1. d3126a3 config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT by Patrick Delaunay · 1 year, 4 months ago
  2. 0613c36 global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 1 year, 10 months ago
  3. 54f80dd Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · 1 year, 10 months ago
  4. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 10 months ago
  5. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  6. 9ba938e Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 1 year, 11 months ago
  7. a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 1 year, 11 months ago
  8. d70c4a0 stm32mp1: Add image information for capsule updates by Sughosh Ganu · 1 year, 11 months ago
  9. 86d5a06 configs: stm32mp1: cleanup config file by Patrick Delaunay · 2 years ago
  10. e6ca148 distroboot: Fix ubifs by Pali Rohár · 2 years, 4 months ago
  11. c45568c Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · 2 years, 3 months ago
  12. bf904ea Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD by Tom Rini · 2 years, 3 months ago
  13. 5c9ea94 configs: stm32mp: cleanup the stm32mp15 file by Patrick Delaunay · 2 years, 3 months ago
  14. 960debb arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 4 months ago
  15. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  16. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  17. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  18. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  19. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  20. 0da35fa Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  21. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 10 months ago
  22. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 9 months ago
  23. e8e6680 ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 2 years, 10 months ago
  24. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years ago
  25. c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years ago[Renamed (78%) from include/configs/stm32mp1.h]
  26. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  27. 2d08081 Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · 3 years ago
  28. b703dcb arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 1 month ago
  29. c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years ago
  30. 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 1 month ago
  31. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  32. 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 1 month ago
  33. e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 2 months ago
  34. 918609c configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r by Patrick Delaunay · 3 years, 3 months ago
  35. a08d1a9 configs: stm32mp1: Fix misleading SPL size limitations by Alexandru Gagniuc · 3 years, 6 months ago
  36. bbe10c7 configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDR by Alexandru Gagniuc · 3 years, 6 months ago
  37. 99e1191 configs: stm32mp1: stm32mp1: Increase SPL malloc() size by Alexandru Gagniuc · 3 years, 6 months ago
  38. e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 7 months ago
  39. 0bbfae7 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 7 months ago
  40. f35ce37 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · 4 years ago
  41. 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 9 months ago
  42. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years ago
  43. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years ago
  44. 89ddbbb stm32mp1: use the command env info -q in env_check by Patrick Delaunay · 4 years, 3 months ago
  45. b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 3 months ago
  46. c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 3 months ago
  47. d5d726d configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 3 months ago
  48. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 6 months ago
  49. 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 6 months ago
  50. 28a28ba stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 6 months ago
  51. 31325e1 stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 6 months ago
  52. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 5 months ago
  53. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 5 months ago
  54. c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 7 months ago
  55. 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 7 months ago
  56. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  57. ac5769c stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 8 months ago
  58. 7819b57 ARM: stm32: Fill in missing loadaddr by Marek Vasut · 4 years, 9 months ago
  59. c3ab0fe stm32mp1: configs: Make all boot devices in distro boot conditional by Marek Vasut · 4 years, 9 months ago
  60. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  61. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  62. a6bbc62 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
  63. 53b95a3 stm32mp1: configs: Set bootdelay to 1 by Patrice Chotard · 5 years ago
  64. f95f98c stm32mp1: configs: add altbootcmd by Patrick Delaunay · 5 years ago
  65. 6a9a34f stm32mp1: configs: support MTDPARTS only if needed by Patrick Delaunay · 5 years ago
  66. 3ef4aca stm32mp1: configs: remove CONFIG_SYS_HZ by Patrick Delaunay · 5 years ago
  67. 4953f6c stm32mp1: cosmetic: remove comment by Patrick Delaunay · 5 years ago
  68. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
  69. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  70. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  71. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  72. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  73. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  74. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  75. b4d4fe7 stm32mp1: Add Ethernet support for stm32mp1 board by Christophe Roullier · 5 years ago
  76. baf053f configs: stm32mp15: Enable ENV_IS_SPI_FLASH by Patrice Chotard · 6 years ago
  77. 80dfdb9 configs: stm32mp15: Enable ENV_IS_IN_UBI by Patrice Chotard · 5 years ago
  78. 8747164 stm32mp1: support dynamic MTDPARTS by Patrice Chotard · 5 years ago
  79. c4a739a stm32mp1: activate NAND and NOR support on EV1 by Patrick Delaunay · 5 years ago
  80. ce3772c stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 5 years ago
  81. 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 5 years ago
  82. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 5 years ago
  83. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 5 years ago
  84. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  85. a53d9f8 stm32mp1: activated some configuration by Patrick Delaunay · 6 years ago
  86. 2cf2b51 stm32mp1: update memory layout by Patrick Delaunay · 6 years ago
  87. 842ebb5 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
  88. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  89. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  90. 41c7977 arm: stm32mp1: add PSCI support by Patrick Delaunay · 6 years ago
  91. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  92. 7842b6a arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 6 years ago
  93. b90f0e7 stm32mp1: change STGEN clock source to HSE by Patrick Delaunay · 7 years ago
  94. 11dfd1a stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
  95. 0ed232b stm32mp1: add eMMC support for ED1 by Patrick Delaunay · 7 years ago
  96. f8598d9 board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago