- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 3029442 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · 1 year, 5 months ago
- 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
- eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- 53fe8e7 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · 1 year, 7 months ago
- 9e1dba3 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · 1 year, 7 months ago
- 8275ff3 stm32mp: bsec: add check on null size in misc ops by Patrick Delaunay · 1 year, 7 months ago
- c4a76ff stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · 1 year, 7 months ago
- cc6e07a ARM: stm32: Add missing header for save_boot_params by Marek Vasut · 1 year, 7 months ago
- c49678e ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · 1 year, 7 months ago
- c203c21 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · 1 year, 6 months ago
- 0e582be stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · 1 year, 6 months ago
- b386b9c stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · 1 year, 6 months ago
- 8ad4374 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · 1 year, 6 months ago
- 4956908 stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · 1 year, 6 months ago
- 1bbfbf5 arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · 1 year, 9 months ago
- 6d83f3c stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 8 months ago
- 1e58e02 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · 1 year, 10 months ago
- b24d575 Correct SPL uses of PMIC_STPMIC1 by Simon Glass · 1 year, 10 months ago
- 8e05bb1 Correct SPL uses of MTD by Simon Glass · 1 year, 10 months ago
- a5de997 Correct SPL use of CMD_BOOTZ by Simon Glass · 1 year, 10 months ago
- daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
- 67d840a ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · 1 year, 11 months ago
- 7cf2c33 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · 1 year, 11 months ago
- efdedcb ARM: stm32: Factor out save_boot_params by Marek Vasut · 1 year, 11 months ago
- 4fe7578 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · 1 year, 11 months ago
- 986ec7b stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · 1 year, 11 months ago
- d538829 stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 1 year, 11 months ago
- 5fa74b8 stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- 405ca2e arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · 1 year, 11 months ago
- d3e7e20 cmd: source: Support specifying config name by Sean Anderson · 2 years ago
- 44b7578 treewide: Use NULL for script image name by Sean Anderson · 2 years ago
- 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years, 2 months ago
- 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
- 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- ba1013c arm: stm32mp: adapt the command stm32key for STM32MP13x by Patrick Delaunay · 2 years, 2 months ago
- 424876f arm: stm32mp: support several key in command stm32key by Patrick Delaunay · 2 years, 2 months ago
- 9b7c4d3 arm: stm32mp: introduced read_close_status function in stm32key command by Patrick Delaunay · 2 years, 2 months ago
- 212eafc arm: stm32mp: add defines for BSEC_LOCK status in stm32key command by Patrick Delaunay · 2 years, 2 months ago
- 95a6bf4 stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · 2 years, 3 months ago
- 9a699b7 stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · 2 years, 3 months ago
- 21ea4ef stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · 2 years, 3 months ago
- e334d32 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · 2 years, 3 months ago
- 8f7eb3e stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
- 14704dc stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · 2 years, 5 months ago
- 95b0276 stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · 2 years, 5 months ago
- d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
- 817193a stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · 2 years, 6 months ago
- cf47195 stm32mp: fdt: update etzpc for STM32MP13x by Patrick Delaunay · 2 years, 7 months ago
- e65e80e stm32mp: fdt: update etzpc for STM32MP15x by Patrick Delaunay · 2 years, 7 months ago
- 6425f58 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · 2 years, 6 months ago
- 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
- 2d2ff64 arm: stm32mp: add CONFIG_STM32MP15_PWR by Patrick Delaunay · 2 years, 6 months ago
- ff45fca arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · 2 years, 6 months ago
- 55cf477 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · 2 years, 6 months ago
- e4bdd54 arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · 2 years, 6 months ago
- 9fa24a5 arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · 2 years, 6 months ago
- efd00f3 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · 2 years, 6 months ago
- b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · 2 years, 5 months ago
- cbf0900 stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend by Marek Vasut · 2 years, 7 months ago
- 9203359 ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · 2 years, 8 months ago
- 61b01a7 ARM: stm32mp: skip ft_system_setup when the soc node is absent by Patrick Delaunay · 2 years, 8 months ago
- c14b0eb stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · 2 years, 8 months ago
- b9ef46b stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · 2 years, 8 months ago
- 0f0daba stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · 2 years, 8 months ago
- 8dc5768 stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · 2 years, 8 months ago
- 953d8bf stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · 2 years, 8 months ago
- 8da5df9 stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · 2 years, 8 months ago
- 455b06a stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · 2 years, 8 months ago
- 33029a5 stm32mp: stm32prog: fix comment by Patrick Delaunay · 2 years, 8 months ago
- 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
- 83ec958 stm32mp: psci: Implement PSCI system suspend and DRAM SSR by Marek Vasut · 2 years, 9 months ago
- 6292db1 stm32mp1: bsec: add missing dev in function comment by Patrick Delaunay · 2 years, 9 months ago
- b9201a7 stm32mp: bsec: add permanent lock write support by Patrick Delaunay · 2 years, 9 months ago
- df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 10 months ago
- f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · 2 years, 10 months ago
- 951edb4 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 3 years ago
- 3cbff2a stm32mp: remove the bootcount activation by Patrick Delaunay · 3 years ago
- 2f7aae0 arm: stm32mp: Fix USB boot device report by Marek Vasut · 3 years ago
- 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 2 months ago
- 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
- 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 2 months ago
- dd2ca25 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years, 2 months ago
- 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
- 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
- 27a5a57 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years, 1 month ago
- ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
- 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- f9339b1 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 3 months ago