summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp
Commit message (Expand)AuthorAgeFilesLines
* spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-221-1/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* Revert "stm32mp1: remove the imply BOOTSTAGE"Patrick Delaunay2020-04-161-0/+2
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-153-29/+20
* ARM: dts: stm32: Define FMC2 base addressMarek Vasut2020-04-151-0/+1
* Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/31Mar2020-nextTom Rini2020-03-311-1/+1
|\
| * stm32mp: update dependency for STM32_ETZPCPatrick Delaunay2020-03-101-1/+1
* | ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay2020-03-241-2/+4
* | stm32mp: psci: set cntfrq register of cpu onLudovic Barre2020-03-241-0/+22
* | stm32mp1: add 800 MHz profile supportPatrick Delaunay2020-03-243-1/+32
* | arm: stm32mp: fdt: update kernel device tree according the part numberPatrick Delaunay2020-03-241-12/+88
* | arm: stm32mp: add function get_soc_namePatrick Delaunay2020-03-242-3/+15
* | arm: stm32mp: improve the error message for smcPatrick Delaunay2020-03-241-2/+2
* | arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay2020-03-244-33/+71
* | arm: stm32mp: bsec: remove unneeded testPatrick Delaunay2020-03-241-2/+2
|/
* stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2020-02-132-0/+4
* stm32mp1: pwr: use the last binding for pwrPatrick Delaunay2020-02-133-14/+11
* ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut2020-02-121-0/+9
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-01-203-14/+27
|\
| * stm32mp1: split board and SOC support for STM32MP15x familyPatrick Delaunay2020-01-171-8/+24
| * ARM: stm32: Allow overriding setup_mac_address()Marek Vasut2020-01-172-1/+3
| * stm32mp: remove redundant SYS_TEXT_BASE promptThomas Hebb2020-01-171-5/+0
* | common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
|/
* stm32mp1: reset coprocessor status at cold bootFabien Dessenne2020-01-071-0/+7
* stm32mp1: declare backup registers for coprocessorFabien Dessenne2020-01-071-0/+9
* stm32mp1: remove the imply BOOTSTAGEPatrick Delaunay2019-12-181-2/+0
* stm32mp1: imply CMD_CLSPatrick Delaunay2019-12-181-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* bsec: update after MISC u-class updatePatrick Delaunay2019-08-271-14/+16
* stm32mp1: Makefile cleanupPatrick Delaunay2019-08-271-1/+2
* stm32mp1: configs: add spi load support in splPatrick Delaunay2019-08-271-0/+1
* stm32mp1: configs: add condition to activate WATCHDOG in SPLPatrick Delaunay2019-08-271-1/+1
* stm32mp1: configs: Activate DISABLE_CONSOLEPatrick Delaunay2019-08-271-0/+1
* stm32mp1: configs: select CONFIG_STM32_SERIALPatrick Delaunay2019-08-271-0/+1
* stm32mp1: configs: activate PRE_CONSOLE_BUFFERPatrick Delaunay2019-08-271-0/+8
* stm32mp1: configs: activate CONFIG_SILENT_CONSOLEPatrick Delaunay2019-08-271-0/+1
* stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-271-0/+1
* sysreset: move stm32mp sysreset poweroff implementation to sysreset uclassUrja Rannikko2019-08-192-27/+0
* sysreset: switch to using SYSRESET_POWER_OFF for poweroffUrja Rannikko2019-08-191-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-9/+9
* stm32mp1: bsec: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-6/+8
* stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-1/+1
* stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONSPatrick Delaunay2019-07-121-0/+1
* stm32mp1: add configuration op-teePatrick Delaunay2019-07-121-1/+11
* stm32mp1: key: add stm32key commandPatrick Delaunay2019-07-123-0/+110
* stm32mp1: update device tree with ETZPC statusPatrick Delaunay2019-07-122-0/+185