summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-03Makefile: remove extra include paths in INCLUDESAmbroise Vincent
2019-04-03tzc: remove deprecated typesAmbroise Vincent
2019-04-03Console: remove deprecated finish_console_registerAmbroise Vincent
2019-04-03Merge pull request #1917 from marex/arm/master/v3meagle-v2.0.1Antonio Niño Díaz
2019-04-02meson/gxl: Add support for SHA256 DMA engineRemi Pommarel
2019-04-02rcar_gen3: plat: Add R-Car V3M supportValentine Barshak
2019-04-02rcar_gen3: drivers: qos: Add D3 QoS tablesMarek Vasut
2019-04-02rcar_gen3: drivers: pfc: Add D3 PFC tablesMarek Vasut
2019-04-02rcar_gen3: drivers: ddr_a: Add D3 DDR initMarek Vasut
2019-04-02rcar_gen3: drivers: swdt: Add D3 supportMarek Vasut
2019-04-02rcar_gen3: drivers: scif: Add D3 supportMarek Vasut
2019-04-02rcar_gen3: drivers: pwrc: Add D3 supportMarek Vasut
2019-04-02rcar_gen3: drivers: rom: Mark NEW table as D3 compatibleMarek Vasut
2019-04-02rcar_gen3: plat: Add initial D3 supportMarek Vasut
2019-04-01Remove several warnings reported with W=2Ambroise Vincent
2019-04-01Remove several warnings reported with W=1Ambroise Vincent
2019-03-22driver: synosys: Fix SD MMC not initializing correctlyTien Hock, Loh
2019-03-13Merge pull request #1879 from pbeesley-arm/pb/todo-removalSoby Mathew
2019-03-13Merge pull request #1874 from hadi-asyrafi/qspi_bootSoby Mathew
2019-03-13Merge pull request #1858 from thloh85-intel/dwmmc_fixesSoby Mathew
2019-03-13Merge pull request #1856 from masahisak/synquacer-scmi-supportSoby Mathew
2019-03-13intel: QSPI boot enablementMuhammad Hadi Asyrafi Abdul Halim
2019-03-13plat/synquacer: enable SCMI supportMasahisa Kojima
2019-03-12drivers: Remove TODO from io_fip.cPaul Beesley
2019-03-12drivers: Remove TODO from io_storagePaul Beesley
2019-03-12drivers: synopsys: Fix synopsys MMC driverTien Hock, Loh
2019-03-08mmc: stm32_sdmmc2: fill ocr_voltageYann Gautier
2019-03-08Merge pull request #1863 from thloh85-intel/mmc_fixesDimitris Papastamos
2019-03-07drivers: mmc: Fix some issues with MMC stackTien Hock, Loh
2019-03-05Merge pull request #1847 from jts-arm/mbedtlsAntonio Niño Díaz
2019-03-04rcar_gen3: drivers: pfc: Configure GP5_09 as input on ULCBMarek Vasut
2019-03-04rcar_gen3: Add M3-W 3.0 supportMarek Vasut
2019-02-28Remove Mbed TLS dependency from plat_bl_common.cJohn Tsichritzis
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-27rpi3: sdhost: SDHost driver improvementYing-Chun Liu (PaulLiu)
2019-02-22Merge pull request #1836 from Yann-lms/docs_and_m4Antonio Niño Díaz
2019-02-20stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier
2019-02-19Division functionality for cores that dont have divide hardware.Usama Arif
2019-02-14stm32mp1: update clock driverYann Gautier
2019-02-14stm32mp1: add timeout detection in reset driverYann Gautier
2019-02-14stm32mp1: use functions to retrieve some peripheral addressesYann Gautier
2019-02-14stm32mp1: split clkfunc codeYann Gautier
2019-02-14stm32mp1: update I2C and PMIC driversYann Gautier
2019-02-14stm32mp1: use new functions to manage timeoutsYann Gautier
2019-02-14stm32mp1: remove some dependencies on clocks and reset in driversYann Gautier
2019-02-14stm32mp1: make functions and macros more commonYann Gautier
2019-02-14stm32mp1: split code between common and private partsYann Gautier
2019-02-13Merge pull request #1820 from thloh85-intel/integration_mbrAntonio Niño Díaz
2019-02-13drivers: partition: Add simple MBR partition entries supportLoh Tien Hock
2019-02-12imx: warp7: Migrate to MULTI_CONSOLE_APIYing-Chun Liu (PaulLiu)