aboutsummaryrefslogtreecommitdiffstats
path: root/include/drivers/st
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel arrayYann Gautier2019-06-171-0/+78
* clk: stm32mp1: move oscillator functions to generic fileYann Gautier2019-06-173-33/+21
* stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier2019-02-202-0/+5
* stm32mp1: update clock driverYann Gautier2019-02-142-1/+32
* stm32mp1: add timeout detection in reset driverYann Gautier2019-02-141-0/+3
* stm32mp1: split clkfunc codeYann Gautier2019-02-142-11/+26
* stm32mp1: update I2C and PMIC driversYann Gautier2019-02-142-122/+173
* stm32mp1: use new functions to manage timeoutsYann Gautier2019-02-141-9/+0
* stm32mp1: make functions and macros more commonYann Gautier2019-02-143-22/+16
* stm32mp1: add BSEC driverYann Gautier2019-01-181-0/+206
* stm32mp1: update device tree and gpio functionsYann Gautier2019-01-181-51/+7
* drivers: st: update drivers codeYann Gautier2019-01-183-16/+128
* drivers: st: pmic: update stpmic1 driverYann Gautier2019-01-181-4/+33
* stm32mp1: update device tree filesYann Gautier2019-01-181-3/+3
* stm32mp1: rename stpmu1 to stpmic1Yann Gautier2019-01-182-17/+17
* stm32mp1: do not include platform header files directly in driversYann Gautier2019-01-071-1/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0414-15/+21
* drivers: st: update console driver to support MULTI_CONSOLE_APIYann Gautier2018-11-151-0/+34
* stm32mp1: add a new file for UART registers definitionYann Gautier2018-11-151-0/+199
* stm32mp1: remove duplicate function declarationYann Gautier2018-11-091-2/+0
* stm32mp1: correct some static analysis tools issuesYann Gautier2018-11-091-1/+2
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-0813-40/+40
* stm32mp1: add an IO to read MMC devicesYann Gautier2018-10-151-0/+14
* stm32mp1: add an IO to read STM32IMAGE binariesYann Gautier2018-10-151-0/+32
* stm32mp1: add sdmmc2 driverYann Gautier2018-10-151-0/+31
* stm32mp1: Add DDR support and its security with TZC400Yann Gautier2018-07-244-0/+610
* stm32mp1: Add PMIC supportYann Gautier2018-07-243-0/+459
* stm32mp1: Add GPIO supportYann Gautier2018-07-241-0/+101
* stm32mp1: Add clock and reset supportYann Gautier2018-07-243-0/+87
* Introduce STMicroelectronics STM32MP1 platformYann Gautier2018-07-242-0/+400