summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
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
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-01-29arm: stm32mp1: deploy spl in root folderPatrick Delaunay
2019-01-25arm: stm32mp1: deploy spl in root folderSean Nyekjær
2018-12-07gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.hPatrice Chotard
2018-12-07gpio: stm32f7: Add gpio bank holes managementPatrice Chotard
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-14arm: stm32mp: Remove DM_FLAG_PRE_RELOC flagBin Meng
2018-07-20stm32mp1: activate MISC support in SPLPatrick Delaunay
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan
2018-05-26stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay
2018-05-26stm32mp1: add bsec driverPatrick Delaunay
2018-05-26stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay
2018-05-26stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara
2018-04-06stm32mp: handle SYSRESETPatrick Delaunay
2018-04-06stm32mp: add syscon for STGENPatrick Delaunay
2018-04-06stm32mp1: select boot device and partitionPatrick Delaunay
2018-04-06stm32mp1: get boot mode from BootRomPatrick Delaunay