aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1863 from thloh85-intel/mmc_fixesDimitris Papastamos2019-03-081-4/+6
|\
| * drivers: mmc: Fix some issues with MMC stackTien Hock, Loh2019-03-071-4/+6
* | Merge pull request #1847 from jts-arm/mbedtlsAntonio Niño Díaz2019-03-051-1/+19
|\ \
| * | Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis2019-02-281-1/+19
* | | rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCBMarek Vasut2019-03-044-0/+16
* | | rcar_gen3: Add M3-W 3.0 supportMarek Vasut2019-03-049-18/+365
* | | Minor changes to documentation and commentsAntonio Nino Diaz2019-02-282-4/+4
|/ /
* | rpi3: sdhost: SDHost driver improvementYing-Chun Liu (PaulLiu)2019-02-271-30/+20
* | Merge pull request #1836 from Yann-lms/docs_and_m4Antonio Niño Díaz2019-02-221-0/+78
|\ \
| * | stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier2019-02-201-0/+78
| |/
* / Division functionality for cores that dont have divide hardware.Usama Arif2019-02-191-0/+7
|/
* stm32mp1: update clock driverYann Gautier2019-02-145-529/+727
* stm32mp1: add timeout detection in reset driverYann Gautier2019-02-141-12/+32
* stm32mp1: use functions to retrieve some peripheral addressesYann Gautier2019-02-143-9/+11
* stm32mp1: split clkfunc codeYann Gautier2019-02-144-231/+229
* stm32mp1: update I2C and PMIC driversYann Gautier2019-02-144-606/+756
* stm32mp1: use new functions to manage timeoutsYann Gautier2019-02-143-67/+58
* stm32mp1: remove some dependencies on clocks and reset in driversYann Gautier2019-02-147-15/+1
* stm32mp1: make functions and macros more commonYann Gautier2019-02-147-48/+48
* stm32mp1: split code between common and private partsYann Gautier2019-02-141-4/+4
* Merge pull request #1820 from thloh85-intel/integration_mbrAntonio Niño Díaz2019-02-131-4/+53
|\
| * drivers: partition: Add simple MBR partition entries supportLoh Tien Hock2019-02-131-4/+53
* | imx: warp7: Migrate to MULTI_CONSOLE_APIYing-Chun Liu (PaulLiu)2019-02-122-6/+21
|/
* drivers: generic_delay_timer: Assert presence of Generic TimerAntonio Nino Diaz2019-02-061-1/+4
* GICv3: Allow probe for fewer GICR interfaces than exposed by the frameSoby Mathew2019-02-041-2/+4
* Merge pull request #1796 from grandpaul/rpi3-sdhost-driverAntonio Niño Díaz2019-02-041-0/+689
|\
| * rpi3: Add SDHost driverYing-Chun Liu (PaulLiu)2019-02-011-0/+689
* | Merge pull request #1793 from marex/arm/master/fixes-v2.0.0Antonio Niño Díaz2019-01-315-11/+54
|\ \
| * | rcar_gen3: drivers: ddr: Clean up printoutsMarek Vasut2019-01-292-11/+9
| * | rcar_gen3: drivers: cpld: fix power-off on resetSergii Boryshchenko2019-01-291-0/+4
| * | rcar_gen3: plat: Add missing cpu_on_check() implementationMarek Vasut2019-01-292-0/+41
* | | Merge pull request #1753 from Yann-lms/emmc_retAntonio Niño Díaz2019-01-311-2/+2
|\ \ \ | |_|/ |/| |
| * | mmc: correctly check ret in mmc_fill_device_infoYann Gautier2019-01-171-2/+2
* | | Merge pull request #1786 from laroche/static_vars_functionsAntonio Niño Díaz2019-01-293-3/+3
|\ \ \ | |_|/ |/| |
| * | Change some vars and functions to be static.Florian La Roche2019-01-273-3/+3
* | | Merge pull request #1773 from grandpaul/rpi3-gpio-driverAntonio Niño Díaz2019-01-281-0/+169
|\ \ \
| * | | rpi3: Add GPIO driverYing-Chun Liu (PaulLiu)2019-01-261-0/+169
| |/ /
* | | Merge pull request #1784 from antonio-nino-diaz-arm/an/includes-armAntonio Niño Díaz2019-01-2817-0/+2443
|\ \ \
| * | | fvp: pwrc: Move to drivers/ folderAntonio Nino Diaz2019-01-251-0/+78
| * | | plat/arm: sds: Move to drivers/ folderAntonio Nino Diaz2019-01-255-2/+486
| * | | plat/arm: scp: Move to drivers/ folderAntonio Nino Diaz2019-01-254-0/+877
| * | | plat/arm: scpi: Move to drivers/ folderAntonio Nino Diaz2019-01-251-0/+262
| * | | plat/arm: mhu: Move to drivers/ folderAntonio Nino Diaz2019-01-252-0/+138
| * | | plat/arm: scmi: Move to drivers/ folderAntonio Nino Diaz2019-01-255-0/+604
| |/ /
* / / multi_console: Check functions are not NULLJoel Hutton2019-01-251-4/+4
|/ /
* | stm32mp1: add BSEC driverYann Gautier2019-01-181-0/+913
* | stm32mp1: update device tree and gpio functionsYann Gautier2019-01-184-28/+225
* | drivers: st: update drivers codeYann Gautier2019-01-186-167/+220
* | drivers: st: pmic: update stpmic1 driverYann Gautier2019-01-181-15/+177
* | stm32mp1: update device tree filesYann Gautier2019-01-183-19/+24