aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
AgeCommit message (Expand)AuthorFilesLines
2020-04-22spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler1-1/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-04-16Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay1-0/+2
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay3-29/+20
2020-04-15ARM: dts: stm32: Define FMC2 base addressMarek Vasut1-0/+1
2020-03-31Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini1-1/+1
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay1-2/+4
2020-03-24stm32mp: psci: set cntfrq register of cpu onLudovic Barre1-0/+22
2020-03-24stm32mp1: add 800 MHz profile supportPatrick Delaunay3-1/+32
2020-03-24arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay1-12/+88
2020-03-24arm: stm32mp: add function get_soc_namePatrick Delaunay2-3/+15
2020-03-24arm: stm32mp: improve the error message for smcPatrick Delaunay1-2/+2
2020-03-24arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay4-33/+71
2020-03-24arm: stm32mp: bsec: remove unneeded testPatrick Delaunay1-2/+2
2020-03-10stm32mp: update dependency for STM32_ETZPCPatrick Delaunay1-1/+1
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2-0/+4
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay3-14/+11
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut1-0/+9
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-02-05dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2020-01-20Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-14/+27
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay1-8/+24
2020-01-17ARM: stm32: Allow overriding setup_mac_address()Marek Vasut2-1/+3
2020-01-17stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb1-5/+0
2020-01-07stm32mp1: reset coprocessor status at cold bootFabien Dessenne1-0/+7
2020-01-07stm32mp1: declare backup registers for coprocessorFabien Dessenne1-0/+9
2019-12-18stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay1-2/+0
2019-12-18stm32mp1: imply CMD_CLSPatrick Delaunay1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay1-14/+16
2019-08-27stm32mp1: Makefile cleanupPatrick Delaunay1-1/+2
2019-08-27stm32mp1: configs: add spi load support in splPatrick Delaunay1-0/+1
2019-08-27stm32mp1: configs: add condition to activate WATCHDOG in SPLPatrick Delaunay1-1/+1
2019-08-27stm32mp1: configs: Activate DISABLE_CONSOLEPatrick Delaunay1-0/+1
2019-08-27stm32mp1: configs: select CONFIG_STM32_SERIALPatrick Delaunay1-0/+1
2019-08-27stm32mp1: configs: activate PRE_CONSOLE_BUFFERPatrick Delaunay1-0/+8
2019-08-27stm32mp1: configs: activate CONFIG_SILENT_CONSOLEPatrick Delaunay1-0/+1
2019-08-27stpmic1: program pmic to keep only the debug unit onPatrick Delaunay1-0/+1
2019-08-19sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2-27/+0
2019-08-19sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-24psci: Fix warnings when compiling with W=1Patrick Delaunay1-9/+9
2019-07-12stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay1-6/+8
2019-07-12stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay1-1/+1
2019-07-12stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay1-0/+1
2019-07-12stm32mp1: add configuration op-teePatrick Delaunay1-1/+11
2019-07-12stm32mp1: key: add stm32key commandPatrick Delaunay3-0/+110
2019-07-12stm32mp1: update device tree with ETZPC statusPatrick Delaunay2-0/+185