summaryrefslogtreecommitdiff
path: root/plat/st/stm32mp1
AgeCommit message (Expand)Author
2019-09-23stm32mp1: add authentication support for stm32imageLionel Debieve
2019-09-20bsec: move bsec_mode_is_closed_device() service to platformLionel Debieve
2019-09-10stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driverYann Gautier
2019-09-02stm32mp1: keep console during runtimeYann Gautier
2019-09-02stm32mp1: sp_min: initialize MMU and cache earlierYann Gautier
2019-09-02stm32mp1: add support for LpDDR3Yann Gautier
2019-09-02stm32mp1: check if the SoC is single coreYann Gautier
2019-09-02stm32mp1: print information about boardYann Gautier
2019-09-02stm32mp1: print information about SoCYann Gautier
2019-09-02stm32mp1: add watchdog supportYann Gautier
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-06-28Remove MULTI_CONSOLE_API flag and references to itAmbroise Vincent
2019-06-17stm32mp1: increase device tree size to 20kBYann Gautier
2019-06-17stm32mp1: use unsigned values for SDMMC definesYann Gautier
2019-06-17stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCESYann Gautier
2019-06-17stm32mp1: add general SYSCFG managementYann Gautier
2019-06-17stm32mp1: move stm32_get_gpio_bank_clock() to private fileYann Gautier
2019-06-17clk: stm32mp1: move oscillator functions to generic fileYann Gautier
2019-04-23stm32mp1: add OP-TEE supportYann Gautier
2019-04-23stm32mp1: fix TZC400 configuration against non-secure DDRYann Gautier
2019-04-23stm32mp1: remove useless defineYann Gautier
2019-02-20stm32mp1: add minimal support for co-processor Cortex-M4Yann Gautier
2019-02-14stm32mp1: update clock 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: 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: set ETZPC controlled peripherals and GPIOZ as non-secureYann Gautier
2019-01-18stm322mp1: add BSEC serviceYann Gautier
2019-01-18stm32mp1: add BSEC driverYann Gautier
2019-01-18stm32mp1: add support for SiP servicesYann Gautier
2019-01-18stm32mp1: update device tree and gpio functionsYann Gautier
2019-01-18stm32mp1: update platform 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-13stm32mp1: remove useless compilation flagsYann Gautier
2018-12-10Merge pull request #1700 from jwerner-chromium/JW_crashfixSoby Mathew
2018-12-06drivers/console: Link console framework code by defaultJulius Werner
2018-12-04stm32mp: check stm32_sdmmc2_mmc_init returnYann Gautier
2018-11-15stm32mp1: use MULTI_CONSOLE_APIYann Gautier
2018-11-09stm32mp1: correct some static analysis tools issuesYann Gautier
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-15stm32mp1: update platform files to use MMC devicesYann Gautier
2018-10-15stm32mp1: add sdmmc2 driverYann Gautier
2018-09-28stm32mp1: Migrate to new interfacesAntonio Nino Diaz
2018-08-10layerscape: stm32mp1: Migrate to enable_mmu_svc_mon()Antonio Nino Diaz