1. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  2. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  3. b58ab56 ARM: stm32: Inhibit PDDS because CSTBYDIS is set by Marek Vasut · 1 year, 4 months ago
  4. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 2 months ago
  5. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 3 months ago
  6. bd087f6 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · 1 year, 6 months ago
  7. 09f50c7 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · 1 year, 6 months ago
  8. 7b802e1 stm32mp: bsec: add check on null size in misc ops by Patrick Delaunay · 1 year, 6 months ago
  9. 6bdef5b stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · 1 year, 6 months ago
  10. 9af2ec1 ARM: stm32: Add missing header for save_boot_params by Marek Vasut · 1 year, 6 months ago
  11. 715e709 ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · 1 year, 5 months ago
  12. dac5b06 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · 1 year, 4 months ago
  13. 3a67b61 stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · 1 year, 4 months ago
  14. 82a4a25 stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · 1 year, 4 months ago
  15. 5d3abc6 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · 1 year, 4 months ago
  16. a142a1d stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · 1 year, 4 months ago
  17. 55cd74d arm: stm32mp: spl: fix function with fdt_addr_t input by Johan Jonker · 1 year, 7 months ago
  18. daf0721 stm32mp: fix various array bounds checks by Rasmus Villemoes · 1 year, 7 months ago
  19. 4610ae3 Correct SPL use of STM32MP15X_STM32IMAGE by Simon Glass · 1 year, 9 months ago
  20. 9dcf5ee Correct SPL uses of PMIC_STPMIC1 by Simon Glass · 1 year, 9 months ago
  21. 0ab3609 Correct SPL uses of MTD by Simon Glass · 1 year, 9 months ago
  22. 38223fb Correct SPL use of CMD_BOOTZ by Simon Glass · 1 year, 9 months ago
  23. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  24. 0e86f81 ARM: stm32: Make ECDSA authentication available to U-Boot by Marek Vasut · 1 year, 9 months ago
  25. 6eea541 ARM: stm32: Pass ROM API table pointer to U-Boot proper by Marek Vasut · 1 year, 9 months ago
  26. dbeaca7 ARM: stm32: Factor out save_boot_params by Marek Vasut · 1 year, 9 months ago
  27. bbafbc0 ARM: stm32: Fix ECDSA authentication with Dcache enabled by Marek Vasut · 1 year, 9 months ago
  28. a33885f stm32mp: Add support of STM32MP13x in bsec driver by Patrick Delaunay · 1 year, 10 months ago
  29. 33a909a stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 1 year, 10 months ago
  30. 27bad4e stm32mp: cosmetic: Update of bsec driver by Patrick Delaunay · 1 year, 10 months ago
  31. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  32. a2e0b04 arm: stm32mp: Fix board_get_usable_ram_top() again by Marek Vasut · 1 year, 10 months ago
  33. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  34. 30fb045 treewide: Use NULL for script image name by Sean Anderson · 1 year, 10 months ago
  35. 95b5a7d FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years ago
  36. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  37. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  38. c37a668 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years ago
  39. 01c88e3 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 1 month ago
  40. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  41. e83cef8 arm: stm32mp: adapt the command stm32key for STM32MP13x by Patrick Delaunay · 2 years, 1 month ago
  42. fd1f4c9 arm: stm32mp: support several key in command stm32key by Patrick Delaunay · 2 years, 1 month ago
  43. 8921b3d arm: stm32mp: introduced read_close_status function in stm32key command by Patrick Delaunay · 2 years, 1 month ago
  44. c6327ba arm: stm32mp: add defines for BSEC_LOCK status in stm32key command by Patrick Delaunay · 2 years, 1 month ago
  45. 450036f stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · 2 years, 1 month ago
  46. 93b2d4d stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · 2 years, 1 month ago
  47. 3df19b8 stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · 2 years, 1 month ago
  48. ada8fe0 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · 2 years, 1 month ago
  49. 4d7df7f stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · 2 years, 1 month ago
  50. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  51. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  52. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  53. 50b2184 stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · 2 years, 4 months ago
  54. 50b371f stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · 2 years, 4 months ago
  55. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  56. 7171d99 stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · 2 years, 5 months ago
  57. df68a30 stm32mp: fdt: update etzpc for STM32MP13x by Patrick Delaunay · 2 years, 5 months ago
  58. ca9c9e7 stm32mp: fdt: update etzpc for STM32MP15x by Patrick Delaunay · 2 years, 5 months ago
  59. 46f9eb5 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · 2 years, 5 months ago
  60. 960debb arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 5 months ago
  61. 741090c arm: stm32mp: add CONFIG_STM32MP15_PWR by Patrick Delaunay · 2 years, 5 months ago
  62. d8b78fd arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · 2 years, 5 months ago
  63. 647d319 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · 2 years, 5 months ago
  64. 6df271a arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · 2 years, 5 months ago
  65. 3865a7e arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · 2 years, 5 months ago
  66. 2ff0866 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · 2 years, 5 months ago
  67. 8b91f28 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · 2 years, 4 months ago
  68. d6ae183 stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend by Marek Vasut · 2 years, 6 months ago
  69. 655af9a ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · 2 years, 6 months ago
  70. 6a69eaf ARM: stm32mp: skip ft_system_setup when the soc node is absent by Patrick Delaunay · 2 years, 6 months ago
  71. a9fed5a stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · 2 years, 7 months ago
  72. 152576a stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · 2 years, 7 months ago
  73. 7f1121a stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · 2 years, 7 months ago
  74. 2a4fe0e stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · 2 years, 7 months ago
  75. 49d0ecb1 stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · 2 years, 7 months ago
  76. e82ab4c stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · 2 years, 7 months ago
  77. 72450b4 stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · 2 years, 7 months ago
  78. d983e50 stm32mp: stm32prog: fix comment by Patrick Delaunay · 2 years, 7 months ago
  79. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 3 months ago
  80. b491053 stm32mp: psci: Implement PSCI system suspend and DRAM SSR by Marek Vasut · 2 years, 8 months ago
  81. 2d48d99 stm32mp1: bsec: add missing dev in function comment by Patrick Delaunay · 2 years, 8 months ago
  82. 0c20f53 stm32mp: bsec: add permanent lock write support by Patrick Delaunay · 2 years, 8 months ago
  83. 22c0815 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 9 months ago
  84. 94e561f stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · 2 years, 9 months ago
  85. 5c68904 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 2 years, 11 months ago
  86. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 11 months ago
  87. 757c838 arm: stm32mp: Fix USB boot device report by Marek Vasut · 2 years, 11 months ago
  88. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  89. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  90. c8b2eef stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years ago
  91. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years ago
  92. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years ago
  93. 9788708 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years ago
  94. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years ago
  95. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years ago
  96. 3067971 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years ago
  97. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago
  98. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 2 months ago
  99. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  100. c8510e3 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 2 months ago