1. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  2. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  3. c37a668 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years ago
  4. 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
  5. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  6. e83cef8 arm: stm32mp: adapt the command stm32key for STM32MP13x by Patrick Delaunay · 2 years, 1 month ago
  7. fd1f4c9 arm: stm32mp: support several key in command stm32key by Patrick Delaunay · 2 years, 1 month ago
  8. 8921b3d arm: stm32mp: introduced read_close_status function in stm32key command by Patrick Delaunay · 2 years, 1 month ago
  9. c6327ba arm: stm32mp: add defines for BSEC_LOCK status in stm32key command by Patrick Delaunay · 2 years, 1 month ago
  10. 450036f stm32mp: stm32prog: improve the partitioning trace by Patrick Delaunay · 2 years, 1 month ago
  11. 93b2d4d stm32mp: stm32prog: correctly handle OTP when SMC is not supported by Patrick Delaunay · 2 years, 2 months ago
  12. 3df19b8 stm32mp: stm32prog: solve warning for 64bits compilation by Patrick Delaunay · 2 years, 2 months ago
  13. ada8fe0 stm32mp: stm32prog: change default flashlayout location to CONFIG_SYS_LOAD_ADDR by Patrick Delaunay · 2 years, 2 months ago
  14. 4d7df7f stm32mp: stm32prog: support empty flashlayout by Patrick Delaunay · 2 years, 2 months ago
  15. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 1 month ago
  16. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  17. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  18. 50b2184 stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · 2 years, 4 months ago
  19. 50b371f stm32mp: add support of STM32MP13x Rev.Y by Patrick Delaunay · 2 years, 4 months ago
  20. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 4 months ago
  21. 7171d99 stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · 2 years, 5 months ago
  22. df68a30 stm32mp: fdt: update etzpc for STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  23. ca9c9e7 stm32mp: fdt: update etzpc for STM32MP15x by Patrick Delaunay · 2 years, 6 months ago
  24. 46f9eb5 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · 2 years, 5 months ago
  25. 960debb arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 5 months ago
  26. 741090c arm: stm32mp: add CONFIG_STM32MP15_PWR by Patrick Delaunay · 2 years, 5 months ago
  27. d8b78fd arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · 2 years, 5 months ago
  28. 647d319 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · 2 years, 5 months ago
  29. 6df271a arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · 2 years, 5 months ago
  30. 3865a7e arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · 2 years, 5 months ago
  31. 2ff0866 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · 2 years, 5 months ago
  32. 8b91f28 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · 2 years, 4 months ago
  33. d6ae183 stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend by Marek Vasut · 2 years, 6 months ago
  34. 655af9a ARM: stm32mp: correctly handle Silicon revision by Patrick Delaunay · 2 years, 6 months ago
  35. 6a69eaf ARM: stm32mp: skip ft_system_setup when the soc node is absent by Patrick Delaunay · 2 years, 6 months ago
  36. a9fed5a stm32mp: stm32prog: handle flashlayout without STM32 image header by Patrick Delaunay · 2 years, 7 months ago
  37. 152576a stm32mp: stm32prog: handle U-Boot script in flashlayout alternate by Patrick Delaunay · 2 years, 7 months ago
  38. 7f1121a stm32mp: stm32prog: handle interruption during the first enumeration by Patrick Delaunay · 2 years, 7 months ago
  39. 2a4fe0e stm32mp: stm32prog: add support of UUID for FIP partition by Patrick Delaunay · 2 years, 7 months ago
  40. 49d0ecb1 stm32mp: stm32prog: add support of STM32IMAGE version 2 by Patrick Delaunay · 2 years, 7 months ago
  41. e82ab4c stm32mp: stm32prog: add TEE support in stm32prog command by Patrick Delaunay · 2 years, 7 months ago
  42. 72450b4 stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP by Patrick Delaunay · 2 years, 7 months ago
  43. d983e50 stm32mp: stm32prog: fix comment by Patrick Delaunay · 2 years, 7 months ago
  44. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 3 months ago
  45. b491053 stm32mp: psci: Implement PSCI system suspend and DRAM SSR by Marek Vasut · 2 years, 8 months ago
  46. 2d48d99 stm32mp1: bsec: add missing dev in function comment by Patrick Delaunay · 2 years, 8 months ago
  47. 0c20f53 stm32mp: bsec: add permanent lock write support by Patrick Delaunay · 2 years, 8 months ago
  48. 22c0815 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 9 months ago
  49. 94e561f stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · 2 years, 9 months ago
  50. 5c68904 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 2 years, 11 months ago
  51. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 11 months ago
  52. 757c838 arm: stm32mp: Fix USB boot device report by Marek Vasut · 2 years, 11 months ago
  53. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  54. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  55. c8b2eef stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years ago
  56. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years ago
  57. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years ago
  58. 9788708 arm: stm32mp: bsec: Update OTP shadow registers in SPL by Patrick Delaunay · 3 years ago
  59. 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years ago
  60. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years ago
  61. 3067971 stm32mp: stm32prog: Normalise newlines by William Grant · 3 years ago
  62. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago
  63. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 2 months ago
  64. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  65. c8510e3 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 2 months ago
  66. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  67. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 3 months ago
  68. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  69. ee87085 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 3 months ago
  70. 92b611e stm32mp: correctly handle board_get_usable_ram_top(0) by Patrick Delaunay · 3 years, 3 months ago
  71. f64d32a stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · 3 years, 3 months ago
  72. f91783e arm: stm32mp: handle the OP-TEE nodes in DT with FIP support by Patrick Delaunay · 3 years, 3 months ago
  73. 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 3 months ago
  74. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  75. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  76. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  77. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  78. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  79. 8533263 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · 3 years, 3 months ago
  80. 8d7f5ed arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · 3 years, 3 months ago
  81. 8b71b20 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · 3 years, 4 months ago
  82. 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 4 months ago
  83. b18c3ab stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · 3 years, 4 months ago
  84. 7c55249 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · 3 years, 4 months ago
  85. 80cfc6c stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · 3 years, 4 months ago
  86. d3551b8 stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · 3 years, 4 months ago
  87. e00e1f3 stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · 3 years, 4 months ago
  88. 3da2552 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · 3 years, 4 months ago
  89. fe24090 stm32mp: cmd_stm32key: handle error in fuse_hash_value by Patrick Delaunay · 3 years, 4 months ago
  90. bc78d5f stm32mp: cmd_stm32key: use sub command by Patrick Delaunay · 3 years, 4 months ago
  91. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 4 months ago
  92. edca8c3 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · 3 years, 4 months ago
  93. 1f2e3d5 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 5 months ago
  94. d4cb402 stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 5 months ago
  95. 69446de stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 5 months ago
  96. b57efb2 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 5 months ago
  97. be4182b stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 5 months ago
  98. 90ed215 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 5 months ago
  99. d68e53b stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 5 months ago
  100. d4358a6 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 5 months ago