summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)Author
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-04-16Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-04-15ARM: dts: stm32: Define FMC2 base addressMarek Vasut
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-03-24stm32mp: psci: set cntfrq register of cpu onLudovic Barre
2020-03-24stm32mp1: add 800 MHz profile supportPatrick Delaunay
2020-03-24arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay
2020-03-24arm: stm32mp: add function get_soc_namePatrick Delaunay
2020-03-24arm: stm32mp: improve the error message for smcPatrick Delaunay
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay
2020-03-24arm: stm32mp: bsec: remove unneeded testPatrick Delaunay
2020-03-10stm32mp: update dependency for STM32_ETZPCPatrick Delaunay
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay
2020-01-17ARM: stm32: Allow overriding setup_mac_address()Marek Vasut
2020-01-17stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb
2020-01-07stm32mp1: reset coprocessor status at cold bootFabien Dessenne
2020-01-07stm32mp1: declare backup registers for coprocessorFabien Dessenne
2019-12-18stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay
2019-12-18stm32mp1: imply CMD_CLSPatrick Delaunay
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
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