1. 06ce732 omap3: Define DRAM banks number in Kconfig instead of defconfigs by Paul Kocialkowski · Sun Jul 28 22:24:59 2024 +0200
  2. 656b239 omap3: Define maximum U-Boot size in Kconfig instead of defconfigs by Paul Kocialkowski · Sun Jul 28 22:24:57 2024 +0200
  3. bba0ae0 dra7xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · Sun Jul 28 22:24:56 2024 +0200
  4. af6acb4 am43xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · Sun Jul 28 22:24:54 2024 +0200
  5. 261bd96 am33xx: Define common init stack pointer address in Kconfig by Paul Kocialkowski · Sun Jul 28 22:24:53 2024 +0200
  6. 5005658 omap3: Define common init stack pointer address in Kconfig by Paul Kocialkowski · Sun Jul 28 22:24:51 2024 +0200
  7. 547f54c build: Revive and update LDR format support by Greg Malysa · Tue Mar 19 22:16:07 2024 -0400
  8. e60b92e rockchip: Use common bss and stack addresses on RK3308 by Jonas Karlman · Sat Mar 02 19:16:12 2024 +0000
  9. b42de38 ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB by Marek Vasut · Sun Feb 11 18:34:29 2024 +0100
  10. cd68972 spl: fix TPL_SYS_MALLOC_F description by John Keeping · Tue Nov 14 11:30:17 2023 +0000
  11. c1aae9b doc: Clean up SYS_MALLOC_SIMPLE by Simon Glass · Tue Sep 26 08:14:29 2023 -0600
  12. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  13. 2f7409a spl: Create proper symbols for enabling the malloc() pool by Simon Glass · Tue Sep 26 08:14:24 2023 -0600
  14. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · Tue Sep 26 08:14:16 2023 -0600
  15. b29a747 Merge branch 'next' by Tom Rini · Mon Oct 02 10:55:44 2023 -0400
  16. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · Thu Aug 24 21:59:48 2023 -0400
  17. f7b09e2 Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · Thu Sep 14 10:55:54 2023 -0600
  18. 06c1035 Kconfig: Move API into general setup by Simon Glass · Thu Sep 14 10:55:40 2023 -0600
  19. 9b67630 Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · Fri Aug 25 00:25:18 2023 +0800
  20. 8285978 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · Tue Aug 01 15:33:41 2023 +0200
  21. 02e3e06 include: fdtdec: decouple fdt_addr_t and phys_addr_t size by Johan Jonker · Mon Mar 13 01:33:23 2023 +0100
  22. 3be2d9f Kconfig: Remove an impossible condition by Samuel Holland · Sun Jan 22 11:23:51 2023 -0600
  23. 300adaa xen: Add dependency on armv8 by Michal Simek · Tue Apr 18 14:51:55 2023 +0200
  24. 90dccc2 xen: Fix Kconfig dependencies by Michal Simek · Thu Apr 06 10:04:15 2023 +0200
  25. 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · Tue Feb 28 22:22:03 2023 +0100
  26. 09f2304 api: move API related config options into submenu by Heinrich Schuchardt · Fri Mar 03 23:31:22 2023 +0100
  27. 9a976c1 Kconfig: Sort the BUILD_TARGET list by Marek Vasut · Tue Feb 28 07:22:21 2023 +0100
  28. f111bf7 Move DISTRO_DEFAULTS into boot/ by Simon Glass · Fri Mar 24 16:58:11 2023 -0400
  29. 76dc7b5 powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET by Pali Rohár · Thu Dec 29 02:39:20 2022 +0100
  30. a4a4f95 arm: mvebu: Fix default CONFIG_BUILD_TARGET by Pali Rohár · Thu Dec 29 02:39:19 2022 +0100
  31. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · Mon Dec 19 09:29:55 2022 -0500
  32. 5b3c337 sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig by Andre Przywara · Sat Nov 19 16:10:59 2022 +0000
  33. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  34. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  35. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · Wed Nov 02 18:51:28 2022 +0100
  36. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  37. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  38. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:02 2022 +0200
  39. 7e43a2e Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN by Peng Fan · Thu Sep 15 09:38:18 2022 +0800
  40. e184c5b test: fuzz: Add framework for fuzzing by Andrew Scull · Mon May 30 10:00:09 2022 +0000
  41. f9a2c5e sandbox: Add support for Address Sanitizer by Andrew Scull · Mon May 30 10:00:05 2022 +0000
  42. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  43. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  44. 39866b6 valgrind: Disable on Risc-V by Sean Anderson · Fri May 27 10:03:00 2022 -0400
  45. 760c3d7 ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default by Sean Anderson · Thu Apr 28 12:39:49 2022 -0400
  46. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  47. 0477be7 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · Fri Apr 08 10:28:05 2022 +0200
  48. ae68373 am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default by Tom Rini · Thu Apr 07 12:33:24 2022 -0400
  49. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  50. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  51. 4c53844 sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · Thu Apr 14 11:34:47 2022 -0400
  52. 3b00484 Add valgrind headers to U-Boot by Sean Anderson · Wed Mar 23 14:04:48 2022 -0400
  53. a83344b Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ by Peng Fan · Mon Apr 11 17:07:04 2022 +0800
  54. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · Wed Mar 30 18:07:11 2022 -0400
  55. 526a736 imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · Sat Mar 26 11:47:40 2022 -0300
  56. ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · Tue Apr 05 16:47:15 2022 +0200
  57. c73952c Add option to use -Og by Sean Anderson · Tue Feb 22 12:19:25 2022 -0500
  58. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · Tue Feb 22 12:19:24 2022 -0500
  59. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  60. 711fab3 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · Sat Jan 29 10:23:09 2022 -0500
  61. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · Mon Jan 17 10:16:50 2022 +0100
  62. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  63. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  64. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  65. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  66. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · Tue Jul 27 23:15:39 2021 +0800
  67. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · Thu Jun 17 18:07:25 2021 -0400
  68. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · Thu May 20 13:24:03 2021 +0200
  69. bbfdaf3 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · Thu Jan 21 13:57:06 2021 -0700
  70. 5309684 arm: actions: increase SYS_MALLOC_F_LEN by Amit Singh Tomar · Mon Nov 09 19:31:08 2020 +0530
  71. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · Fri Oct 16 16:16:33 2020 +0530
  72. cc9baf6 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · Sat Jul 25 20:18:51 2020 +0200
  73. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · Thu Sep 10 20:21:27 2020 -0600
  74. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · Thu Sep 10 20:21:13 2020 -0600
  75. 5534d9b Kconfig: Add a 'Boot options' menu by Simon Glass · Thu Sep 10 20:21:12 2020 -0600
  76. 1e8cbc7 examples: make examples/ optional by Heinrich Schuchardt · Wed Sep 23 19:09:51 2020 +0200
  77. 896b421 sunxi: Convert 64-bit boards to use binman by Simon Glass · Tue Sep 01 05:14:01 2020 -0600
  78. f08fa49 Kconfig: Introduce CONFIG_XEN by Peng Fan · Thu Aug 06 12:42:45 2020 +0300
  79. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · Fri Jul 24 14:12:12 2020 +0300
  80. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:11 2020 +0300
  81. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:10 2020 +0300
  82. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · Fri Jul 24 14:12:09 2020 +0300
  83. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · Wed Jul 29 12:37:35 2020 +0200
  84. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  85. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  86. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · Sun Jul 19 13:56:04 2020 -0600
  87. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  88. fe5c183 Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · Mon Jul 06 15:35:00 2020 +0800
  89. 4cc7235 spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · Thu Jun 18 16:23:28 2020 +0200
  90. 034345d spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · Thu Jun 18 16:23:27 2020 +0200
  91. 9998594 kconfig: show compiler version text in the top comment by Tom Rini · Mon May 18 14:48:00 2020 -0400
  92. ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · Thu May 14 08:30:08 2020 -0400
  93. 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · Thu May 14 08:30:07 2020 -0400
  94. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · Thu May 14 08:30:06 2020 -0400
  95. 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · Thu May 14 08:30:01 2020 -0400
  96. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · Fri Jun 19 16:25:50 2020 -0400
  97. 936fa70 config: qemu: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · Sun Jun 07 11:54:00 2020 +0200
  98. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  99. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  100. b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · Wed Apr 29 18:23:07 2020 +0200