1. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 2 months ago
  2. 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 2 months ago
  3. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  4. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  5. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  6. 31aa697 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 4 months ago
  7. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
  8. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  9. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  10. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  11. d6c098a stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 5 months ago
  12. 46f44b5 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF by Jagan Teki · 3 years, 9 months ago
  13. 6cd3dc9 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board by Jagan Teki · 3 years, 9 months ago
  14. 4259785 board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 by Jagan Teki · 3 years, 9 months ago
  15. c0f218b board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 9 months ago
  16. 7dccecd ARM: stm32: Imply SPL_SPI_LOAD by Jagan Teki · 3 years, 9 months ago
  17. 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
  18. ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 3 months ago
  19. 4c5821d arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 4 months ago
  20. 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
  21. f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
  22. f798cf6 arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 7 months ago
  23. 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 8 months ago
  24. 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 8 months ago
  25. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
  26. 472407a stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
  27. 66111eb Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 9 months ago
  28. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
  29. 3a6e387 stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 9 months ago
  30. 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
  31. 310aa8a stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 11 months ago
  32. e597349 stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 5 years ago
  33. 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
  34. f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
  35. fbe5457 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
  36. 8bbadde stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
  37. 28a4609 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
  38. 4368e56 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
  39. fcb4991 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
  40. 887d9e4 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
  41. de98cbf stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  42. ff215a4 stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  43. 109d13f stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  44. 43f214c stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  45. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  46. d83bba4 stm32mp1: Increase ENV_SIZE by Patrice Chotard · 6 years ago
  47. f860020 stm32mp1: add bootstage support by Patrick Delaunay · 6 years ago
  48. 9c07f4a stm32mp1: add bootcount support by Patrick Delaunay · 6 years ago
  49. 088b676 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
  50. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  51. 6d3cbf3 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
  52. aa4e685 stm32mp1: spl: add spl_display_print by Patrick Delaunay · 6 years ago
  53. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  54. 636279a stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
  55. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  56. 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  57. 82168e8 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · 7 years ago
  58. 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  59. e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · 7 years ago
  60. 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
  61. 32ddd26 stm32mp: handle SYSRESET by Patrick Delaunay · 7 years ago
  62. fc69c68 stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
  63. 8eb3b1e board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago
  64. 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago