summaryrefslogtreecommitdiff
path: root/drivers/st
AgeCommit message (Expand)Author
2019-10-03gpio: stm32_gpio: do not mix error code typesNicolas Le Bayon
2019-09-23stm32mp1: add authentication support for stm32imageLionel Debieve
2019-09-20bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve
2019-09-20crypto: stm32_hash: Add HASH driverLionel Debieve
2019-09-10stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driverYann Gautier
2019-09-02mmc: stm32_sdmmc2: correctly manage block sizeYann Gautier
2019-09-02mmc: stm32_sdmmc2: manage max-frequency property from DTYann Gautier
2019-09-02stm32mp1: move check_header() to common codeYann Gautier
2019-09-02stm32mp1: add support for LpDDR3Yann Gautier
2019-09-02stm32mp1: use a common function to check spinlock is availableYann Gautier
2019-09-02clk: stm32mp: enable RTCAPB clock for dual-core chipsYann Gautier
2019-09-02stm32mp1: add watchdog supportYann Gautier
2019-06-17stm32mp1: add general SYSCFG managementYann Gautier
2019-06-17clk: stm32mp1: correctly handle Clock Spreading GeneratorYann Gautier
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-06-17arch: add some defines for generic timer registersYann Gautier
2019-04-03Console: remove deprecated finish_console_registerAmbroise Vincent
2019-03-08mmc: stm32_sdmmc2: fill ocr_voltageYann 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: 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