aboutsummaryrefslogtreecommitdiff
path: root/include/drivers/st
AgeCommit message (Expand)Author
2021-02-04ddr: stm32mp1_ddr: correct SELFREF_TO_X32 maskYann Gautier
2021-01-20drivers: move scmi-msg out of stPeng Fan
2020-10-13stm32mp1: get peripheral base address from a defineYann Gautier
2020-09-24drivers: st: add missing includes in ETZPC headerYann Gautier
2020-07-08drivers: st: clock: register parent of secure clocksEtienne Carriere
2020-06-17drivers/scmi-msg: smt entry points for incoming messagesEtienne Carriere
2020-06-17drivers/scmi-msg: support for reset domain protocolEtienne Carriere
2020-06-17drivers/scmi-msg: support for clock protocolEtienne Carriere
2020-06-17drivers/scmi-msg: driver for processing scmi messagesEtienne Carriere
2020-06-03drivers: introduce ST ETZPC driverEtienne Carriere
2020-06-01Merge "drivers: stm32_reset adapt interface to timeout argument" into integra...Mark Dykes
2020-06-01drivers: stm32_reset adapt interface to timeout argumentEtienne Carriere
2020-05-11drivers: stm32mp1 clocks: allow tree lookup for several system clocksEtienne Carriere
2020-04-28plat/stm32: Use generic fdt_read_uint32_array() implementationAndre Przywara
2020-02-25stm32: Use generic console_t data structureAndre Przywara
2020-01-20spi: stm32_qspi: Add QSPI supportLionel Debieve
2020-01-20fmc: stm32_fmc2_nand: Add FMC2 driver supportLionel Debieve
2020-01-20io: stm32image: fix device_size typeLionel Debieve
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