1. 35d6430 Kconfig: Remove TARGET_TRICORDER references by Tom Rini · 4 weeks ago
  2. 0ccff7f ARM: imx: soc: Move default TEXT_BASE for i.MX7 by Marek Vasut · 5 weeks ago
  3. 304eb6c ARM: imx: soc: Select default TEXT_BASE for i.MX6 by Marek Vasut · 5 weeks ago
  4. 8cb3303 net: introduce alternative implementation as net/lwip/ by Jerome Forissier · 6 weeks ago
  5. 08990e2 Merge patch series "arm: Initial support for Analog Devices SC5xx boards" by Tom Rini · 7 weeks ago
  6. 1083fa7 arm: SC573-EZKIT initial support by Oliver Gaskell · 2 months ago
  7. 0370f30 arm: SC589-MINI initial support by Oliver Gaskell · 2 months ago
  8. 03ef0ad arm: SC589-EZKIT initial support by Oliver Gaskell · 2 months ago
  9. 07735ee arm: SC584-EZKIT initial support by Oliver Gaskell · 2 months ago
  10. e91d85e arm: SC594-SOM-EZKIT initial support by Oliver Gaskell · 2 months ago
  11. 38742c7 arm: SC598-SOM-EZKIT initial support by Oliver Gaskell · 2 months ago
  12. 1bf048f tools/scripts/Kconfig: Update references from kconfig-language.txt to rst by Hiago De Franco · 3 months ago
  13. 5e0620f omap3: Define DRAM banks number in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  14. 0844ed3 omap3: Define maximum U-Boot size in Kconfig instead of defconfigs by Paul Kocialkowski · 4 months ago
  15. 2bedbf5 dra7xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 4 months ago
  16. e7f6058 am43xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 4 months ago
  17. 7cf8ded am33xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 4 months ago
  18. b979fd5 omap3: Define common init stack pointer address in Kconfig by Paul Kocialkowski · 4 months ago
  19. bcdd023 build: Revive and update LDR format support by Greg Malysa · 8 months ago
  20. 41098d2 rockchip: Use common bss and stack addresses on RK3308 by Jonas Karlman · 9 months ago
  21. 1c987e6 ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB by Marek Vasut · 10 months ago
  22. e319ef0 spl: fix TPL_SYS_MALLOC_F description by John Keeping · 1 year ago
  23. 5bcacd1 doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · 1 year, 2 months ago
  24. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
  25. fd8497d spl: Create proper symbols for enabling the malloc() pool by Simon Glass · 1 year, 2 months ago
  26. 82e26e0 spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  27. ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  28. 6ab77bb Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 3 months ago
  29. 064a57d Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · 1 year, 2 months ago
  30. d761eea Kconfig: Move API into general setup by Simon Glass · 1 year, 2 months ago
  31. dd1eb1a Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · 1 year, 3 months ago
  32. 3b7b738 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · 1 year, 4 months ago
  33. 53c5093 include: fdtdec: decouple fdt_addr_t and phys_addr_t size by Johan Jonker · 1 year, 9 months ago
  34. 25bc7bf Kconfig: Remove an impossible condition by Samuel Holland · 1 year, 10 months ago
  35. 5394867 xen: Add dependency on armv8 by Michal Simek · 1 year, 7 months ago
  36. 44cd761 xen: Fix Kconfig dependencies by Michal Simek · 1 year, 8 months ago
  37. 5a3b074 ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  38. fef0f1c api: move API related config options into submenu by Heinrich Schuchardt · 1 year, 9 months ago
  39. 66e49f0 Kconfig: Sort the BUILD_TARGET list by Marek Vasut · 1 year, 9 months ago
  40. c9d4abe Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 8 months ago
  41. e0025d9 powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 11 months ago
  42. f0b1a1e arm: mvebu: Fix default CONFIG_BUILD_TARGET by Pali Rohár · 1 year, 11 months ago
  43. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  44. b072aef sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig by Andre Przywara · 2 years ago
  45. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  46. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  47. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years, 1 month ago
  48. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  49. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 5 months ago
  50. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years, 2 months ago
  51. 19ed25b Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN by Peng Fan · 2 years, 2 months ago
  52. 36f641c test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 6 months ago
  53. 1e578ed sandbox: Add support for Address Sanitizer by Andrew Scull · 2 years, 6 months ago
  54. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  55. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  56. 1e5514f valgrind: Disable on Risc-V by Sean Anderson · 2 years, 6 months ago
  57. 3166e6f ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default by Sean Anderson · 2 years, 7 months ago
  58. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  59. b616947 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · 2 years, 8 months ago
  60. 4448d0c am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default by Tom Rini · 2 years, 8 months ago
  61. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 8 months ago
  62. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
  63. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 7 months ago
  64. fba0882 Add valgrind headers to U-Boot by Sean Anderson · 2 years, 8 months ago
  65. b598957 Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ by Peng Fan · 2 years, 8 months ago
  66. 95b6417 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 8 months ago
  67. 545eceb imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · 2 years, 8 months ago
  68. 776e8ac riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 8 months ago
  69. e976504 Add option to use -Og by Sean Anderson · 2 years, 9 months ago
  70. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
  71. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  72. b6ffd58 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 10 months ago
  73. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  74. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  75. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  76. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  77. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  78. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
  79. 473fc27 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 5 months ago
  80. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 6 months ago
  81. 1426174 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · 3 years, 10 months ago
  82. 9794992 arm: actions: increase SYS_MALLOC_F_LEN by Amit Singh Tomar · 4 years, 1 month ago
  83. 4145fc1 Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years, 1 month ago
  84. fb5b167 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 4 months ago
  85. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years, 3 months ago
  86. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 3 months ago
  87. b81736d Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 3 months ago
  88. fc6ef71 examples: make examples/ optional by Heinrich Schuchardt · 4 years, 2 months ago
  89. cfa3db6 sunxi: Convert 64-bit boards to use binman by Simon Glass · 4 years, 3 months ago
  90. 7518973 Kconfig: Introduce CONFIG_XEN by Peng Fan · 4 years, 4 months ago
  91. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
  92. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  93. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  94. 7be1931 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
  95. 74b869b efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 4 months ago
  96. a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 4 months ago
  97. a8f3ace Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 4 months ago
  98. 3be8ba5 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · 4 years, 4 months ago
  99. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
  100. 936d07d Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · 4 years, 5 months ago