summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay
2019-08-27stm32mp1: Makefile cleanupPatrick Delaunay
2019-08-27stm32mp1: configs: add spi load support in splPatrick Delaunay
2019-08-27stm32mp1: configs: add condition to activate WATCHDOG in SPLPatrick Delaunay
2019-08-27stm32mp1: configs: Activate DISABLE_CONSOLEPatrick Delaunay
2019-08-27stm32mp1: configs: select CONFIG_STM32_SERIALPatrick Delaunay
2019-08-27stm32mp1: configs: activate PRE_CONSOLE_BUFFERPatrick Delaunay
2019-08-27stm32mp1: configs: activate CONFIG_SILENT_CONSOLEPatrick Delaunay
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay
2019-07-12stm32mp1: update package information in device treePatrick Delaunay
2019-07-12stm32mp1: export get_cpu_package functionPatrick Delaunay
2019-07-12stm32mp1: syscon: remove stgenPatrick Delaunay
2019-07-12stm32mp1: syscon: remove etzpc supportPatrick Delaunay
2019-06-06watchdog: stm32mp: Add watchdog driverPatrice Chotard
2019-06-06stm32mp1: Increase ENV_SIZEPatrice Chotard
2019-06-06arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam
2019-05-23stm32mp1: ram: add support for LPDDR2/LPDDR3Patrick Delaunay
2019-05-23stm32mp1: add bootstage supportPatrick Delaunay
2019-05-23stm32mp1: add bootcount supportPatrick Delaunay
2019-05-23stm32mp1: psci: add synchronization with ROM codePatrick Delaunay
2019-05-23stm32mp1: cosmetic: bsec: reorder include filesPatrick Delaunay
2019-05-23stm32mp1: Move ENV_SIZE and ENV_OFFSET to KconfigPatrick Delaunay
2019-05-23stm32mp1: Move config SYS_MALLOC_LEN to KconfigPatrick Delaunay
2019-04-12stm32mp1: add command poweroffPatrick Delaunay
2019-04-12stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay
2019-04-12stm32mp1: bsec: shadow all the upper OTP (no secure) during bootPatrick Delaunay
2019-04-12stm32mp1: bsec: use device tree new compatiblePatrick Delaunay
2019-04-12stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay
2019-04-12stm32mp1: align serial number on bootromPatrick Delaunay
2019-04-12stm32mp1: add some syscon drivers for syscfg and etpzcPatrick Delaunay
2019-04-12stm32mp1: support forced boot modePatrick Delaunay
2019-04-12stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay
2019-04-12stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay
2019-04-12stm32mp1: cosmetic cleanup KconfigPatrick Delaunay
2019-04-12stm32mp1: spl: add spl_display_printPatrick Delaunay
2019-04-12stm32mp1: update print_cpuinfo()Patrick Delaunay
2019-04-12stm32mp1: update boot mode managementPatrick Delaunay
2019-04-12stm32mp1: display board informationPatrick Delaunay
2019-04-12stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay