summaryrefslogtreecommitdiff
path: root/include/drivers/st
AgeCommit message (Expand)Author
2019-10-03crypto: stm32_hash: align stm32_hash_update() prototypeYann Gautier
2019-09-20bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve
2019-09-20crypto: stm32_hash: Add HASH driverLionel Debieve
2019-09-02mmc: stm32_sdmmc2: manage max-frequency property from DTYann Gautier
2019-09-02stm32mp1: add watchdog supportYann Gautier
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-06-17clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel arrayYann Gautier
2019-06-17clk: stm32mp1: move oscillator functions to generic fileYann Gautier
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: 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: make functions and macros more commonYann 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-07stm32mp1: do not include platform header files directly in driversYann Gautier
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
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: remove duplicate function declarationYann Gautier
2018-11-09stm32mp1: correct some static analysis tools issuesYann Gautier
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
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-07-24stm32mp1: Add DDR support and its security with TZC400Yann Gautier
2018-07-24stm32mp1: Add PMIC 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