aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-10/+0
| * | | drivers: cadence: cdns: Fix flush functionAntonio Nino Diaz2018-09-281-4/+28
| * | | console: Remove deprecated filesAntonio Nino Diaz2018-09-285-45/+0
| * | | cci400: Remove deprecated driverAntonio Nino Diaz2018-09-281-88/+0
| * | | tzc400: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-11/+0
| * | | gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-289-1156/+13
* | | | mmc: Update framework to use standard response typeYann Gautier2018-09-282-21/+18
|/ / /
* / / drivers: mmc: Fix R2 response type definitionShawn Guo2018-09-281-2/+2
|/ /
* / drivers: i2c: mentor: move platform code into header filesAndre Przywara2018-09-193-61/+1
|/
* allwinner: add I2C glue driverIcenowy Zheng2018-09-071-0/+28
* drivers: mentor: mi2cv: add inverted interrupt clear flag quirkIcenowy Zheng2018-09-071-0/+4
* drivers: mentor: extract MI2CV driver from Marvell driverIcenowy Zheng2018-09-052-584/+610
* marvell: drivers: use anonymous union in I2C driverIcenowy Zheng2018-09-051-3/+4
* Merge pull request #1515 from bryanodonoghue/atf-master+linaro-warp7-squash-v4Dimitris Papastamos2018-09-059-7/+983
|\
| * drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMCJun Nie2018-09-042-0/+437
| * drivers: mmc: Add missing response type for some commandsBryan O'Donoghue2018-09-041-3/+3
| * drivers: mmc: Fix R3 response type definitionBryan O'Donoghue2018-09-041-2/+2
| * drivers: emmc: dw_mmc: Add response flag into response ID definitionJun Nie2018-09-041-2/+5
| * drivers: imx: imx_gpt: Add general purpose timer API bindingJun Nie2018-09-042-0/+74
| * drivers: imx: crash-console: Add a mxc_crash_console driverBryan O'Donoghue2018-08-301-0/+131
| * drivers: imx: uart: Add mxc_consoleBryan O'Donoghue2018-08-302-0/+331
* | Merge pull request #1554 from jts-arm/mbedDimitris Papastamos2018-09-051-16/+17
|\ \
| * | Prepare Mbed TLS drivers for shared heapJohn Tsichritzis2018-09-041-16/+17
| |/
* | Merge pull request #1540 from MISL-EBU-System-SW/marvell-updates-18.09Soby Mathew2018-09-0413-38/+137
|\ \
| * | marvell: drivers: correct RTC init sequenceMarcin Wojtas2018-09-031-8/+0
| * | gicv2: enable configuring IRQ trigger typeMarcin Wojtas2018-09-031-0/+9
| * | mvebu: cp110: fix spelling in register definitionGrzegorz Jaszczyk2018-09-022-18/+18
| * | mvebu: cp110: align all comphy_index arguments typeGrzegorz Jaszczyk2018-09-022-6/+6
| * | drivers: marvell: mc_trustzone: add driver for mc trustzoneGrzegorz Jaszczyk2018-09-022-0/+98
| * | plat: marvell: rename common include fileKonstantin Porotchkin2018-09-026-6/+6
* | | GIC: Fix build errorAndrew F. Davis2018-08-301-1/+1
| |/ |/|
* | Merge pull request #1542 from antonio-nino-diaz-arm/an/bl31-misraDimitris Papastamos2018-08-302-30/+34
|\ \
| * | drivers: cci: Fix MISRA defectsAntonio Nino Diaz2018-08-301-22/+23
| * | drivers: smmu: Fix MISRA defectsAntonio Nino Diaz2018-08-301-8/+11
| |/
* | gic v3: Fix width of types of helper functionsAntonio Nino Diaz2018-08-301-14/+14
* | gic: Fix typesAntonio Nino Diaz2018-08-307-297/+339
* | gic: Fix definitionsAntonio Nino Diaz2018-08-301-2/+2
* | gic v3: Turn macros into static inline functionsAntonio Nino Diaz2018-08-301-7/+15
|/
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-229-35/+36
* Merge pull request #1517 from satheesbalya-arm/sb1_2607_mcd_regDimitris Papastamos2018-08-171-67/+84
|\
| * Console: Use callee-saved registersSathees Balya2018-08-151-67/+84
* | Merge pull request #1516 from antonio-nino-diaz-arm/an/printfDimitris Papastamos2018-08-153-4/+4
|\ \
| * | Replace stdio.h functions by TF functionsAntonio Nino Diaz2018-08-103-4/+4
* | | Merge pull request #1520 from robertovargas-arm/cci-dsbDimitris Papastamos2018-08-131-2/+2
|\ \ \
| * | | cci: Use dsb to wait before reading status registerRoberto Vargas2018-08-131-2/+2
* | | | Merge pull request #1510 from robertovargas-arm/romlibDimitris Papastamos2018-08-134-98/+88
|\ \ \ \ | |/ / / |/| | |
| * | | Add atexit function to libcRoberto Vargas2018-08-031-0/+10
| * | | Don't include mbebtls include paths in INCLUDESRoberto Vargas2018-08-031-2/+2
| * | | Create a library file for libmbedtlsRoberto Vargas2018-08-033-96/+76
* | | | drivers/mmc: Fix warning about usage of uninitialized variableAntonio Nino Diaz2018-08-101-1/+1