aboutsummaryrefslogtreecommitdiff
path: root/drivers/st
AgeCommit message (Expand)Author
2019-02-20stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier
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-01-18stm32mp1: add BSEC driverYann Gautier
2019-01-18stm32mp1: update device tree and gpio functionsYann Gautier
2019-01-18drivers: st: update drivers codeYann Gautier
2019-01-18drivers: st: pmic: update stpmic1 driverYann Gautier
2019-01-18stm32mp1: update device tree filesYann Gautier
2019-01-18stm32mp1: rename stpmu1 to stpmic1Yann Gautier
2019-01-18drivers: st: move i2c driver in its own folderYann Gautier
2019-01-07stm32mp1: do not include platform header files directly in driversYann Gautier
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-04drivers: st: mmc: improve error cases in send_cmd functionYann Gautier
2018-11-15drivers: st: uart: remove old APIYann Gautier
2018-11-15drivers: st: update console driver to support MULTI_CONSOLE_APIYann Gautier
2018-11-15stm32mp1: add a new file for UART registers definitionYann Gautier
2018-11-09stm32mp1: correct some static analysis tools issuesYann Gautier
2018-10-15stm32mp1: add an IO to read MMC devicesYann Gautier
2018-10-15stm32mp1: add an IO to read STM32IMAGE binariesYann Gautier
2018-10-15stm32mp1: add sdmmc2 driverYann Gautier
2018-08-22libc: Use printf and snprintf across codebaseAntonio Nino Diaz
2018-08-10Replace stdio.h functions by TF functionsAntonio Nino Diaz
2018-07-24stm32mp1: Add DDR support and its security with TZC400Yann Gautier
2018-07-24stm32mp1: Add PMIC supportYann Gautier
2018-07-24stm32mp1: Add console supportYann Gautier
2018-07-24stm32mp1: Add GPIO supportYann Gautier
2018-07-24stm32mp1: Add clock and reset supportYann Gautier
2018-07-24Introduce STMicroelectronics STM32MP1 platformYann Gautier