- cf8df34 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 7 months ago
- 9a2b054 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 3 months ago
- 4e9e358 arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 3 months ago
- a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
- 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
- e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
- 346034a arm: stm32mp: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 4 months ago
- ded48be arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · 4 years, 4 months ago
- 43fe9d2 stm32mp1: mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 4 months ago
- 97f7e39 arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
- 7d5de35 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · 4 years, 4 months ago
- c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 4 months ago
- bd3f60d arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 5 months ago
- 03c4e62 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 5 months ago
- d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
- 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
- 95bd49a arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 6 months ago
- 164873a board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes by Etienne Carriere · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- dc7e5f1 arm: stm32mp: activate data cache on DDR in SPL by Patrick Delaunay · 4 years, 6 months ago
- 7e8471c arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · 4 years, 6 months ago
- eaec1f9 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · 4 years, 7 months ago
- 586117c arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 7 months ago
- 306a5cf stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 8 months ago
- d0686c6 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 8 months ago
- 99d643c stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 8 months ago
- 468f050 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 8 months ago
- 6ce1f4a stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 8 months ago
- 936f1ae stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 8 months ago
- 2bad5d0 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 8 months ago
- b83caf9 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 8 months ago
- 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 8 months ago
- eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 8 months ago
- ffc405e stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 8 months ago
- 878f754 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 8 months ago
- aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 8 months ago
- 6ee6839 stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 8 months ago
- 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
- 7802a44 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 8 months ago
- b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
- 4ac3452 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · 4 years, 8 months ago
- 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
- 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 8 months ago
- 65e38e8 ARM: stm32: Add board_early_init_f() to SPL by Marek Vasut · 4 years, 7 months ago
- c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 7 months ago
- e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
- 15ac0c7 Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 8 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
- cb25126 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · 4 years, 8 months ago
- 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 7 months ago
- e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 8 months ago
- 40e70ab stm32mp: psci: set cntfrq register of cpu on by Ludovic Barre · 4 years, 8 months ago
- 050fed8 stm32mp1: add 800 MHz profile support by Patrick Delaunay · 4 years, 8 months ago
- 73306a1 arm: stm32mp: fdt: update kernel device tree according the part number by Patrick Delaunay · 4 years, 9 months ago
- ac5e4d8 arm: stm32mp: add function get_soc_name by Patrick Delaunay · 4 years, 9 months ago
- 718f7bf arm: stm32mp: improve the error message for smc by Patrick Delaunay · 4 years, 9 months ago
- 7ae22d7 arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · 4 years, 9 months ago
- df2d1b8 arm: stm32mp: bsec: remove unneeded test by Patrick Delaunay · 4 years, 9 months ago
- 7a02e4d stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 8 months ago
- cf0818b stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 9 months ago
- 7915b99 stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 9 months ago
- 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- cd304e2 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
- 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 10 months ago
- e71b9a6 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · 4 years, 11 months ago
- 541911f stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 4 years, 11 months ago
- 7bff971 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · 5 years ago
- ee16c9a stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
- 16fec9b stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 4 years, 11 months ago
- eee1580 stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 0c8620d bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
- 4d401e9 stm32mp1: Makefile cleanup by Patrick Delaunay · 5 years ago
- 49ef8e1 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
- 9cd8b9f stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
- a67d958 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
- 16a0722 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
- 6755198 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
- c50c928 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
- 178a415 stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
- b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
- 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- 745b676 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- e609e13 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago