1. 760c3d7 ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default by Sean Anderson · Thu Apr 28 12:39:49 2022 -0400
  2. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  3. 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
  4. ae68373 am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default by Tom Rini · Thu Apr 07 12:33:24 2022 -0400
  5. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  6. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  7. 4c53844 sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · Thu Apr 14 11:34:47 2022 -0400
  8. 3b00484 Add valgrind headers to U-Boot by Sean Anderson · Wed Mar 23 14:04:48 2022 -0400
  9. a83344b Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ by Peng Fan · Mon Apr 11 17:07:04 2022 +0800
  10. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · Wed Mar 30 18:07:11 2022 -0400
  11. 526a736 imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · Sat Mar 26 11:47:40 2022 -0300
  12. ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · Tue Apr 05 16:47:15 2022 +0200
  13. c73952c Add option to use -Og by Sean Anderson · Tue Feb 22 12:19:25 2022 -0500
  14. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · Tue Feb 22 12:19:24 2022 -0500
  15. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · Sat Jan 29 18:25:30 2022 +0300
  16. 711fab3 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · Sat Jan 29 10:23:09 2022 -0500
  17. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · Mon Jan 17 10:16:50 2022 +0100
  18. 91944df Create a new boot/ directory by Simon Glass · Thu Oct 14 12:47:54 2021 -0600
  19. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  20. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  21. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  22. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · Tue Jul 27 23:15:39 2021 +0800
  23. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · Thu Jun 17 18:07:25 2021 -0400
  24. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · Thu May 20 13:24:03 2021 +0200
  25. bbfdaf3 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · Thu Jan 21 13:57:06 2021 -0700
  26. 5309684 arm: actions: increase SYS_MALLOC_F_LEN by Amit Singh Tomar · Mon Nov 09 19:31:08 2020 +0530
  27. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · Fri Oct 16 16:16:33 2020 +0530
  28. cc9baf6 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · Sat Jul 25 20:18:51 2020 +0200
  29. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · Thu Sep 10 20:21:27 2020 -0600
  30. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · Thu Sep 10 20:21:13 2020 -0600
  31. 5534d9b Kconfig: Add a 'Boot options' menu by Simon Glass · Thu Sep 10 20:21:12 2020 -0600
  32. 1e8cbc7 examples: make examples/ optional by Heinrich Schuchardt · Wed Sep 23 19:09:51 2020 +0200
  33. 896b421 sunxi: Convert 64-bit boards to use binman by Simon Glass · Tue Sep 01 05:14:01 2020 -0600
  34. f08fa49 Kconfig: Introduce CONFIG_XEN by Peng Fan · Thu Aug 06 12:42:45 2020 +0300
  35. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · Fri Jul 24 14:12:12 2020 +0300
  36. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:11 2020 +0300
  37. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · Fri Jul 24 14:12:10 2020 +0300
  38. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · Fri Jul 24 14:12:09 2020 +0300
  39. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · Wed Jul 29 12:37:35 2020 +0200
  40. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  41. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · Sun Jul 19 13:56:10 2020 -0600
  42. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · Sun Jul 19 13:56:04 2020 -0600
  43. f69c009 x86: Change how selection of ROMs works by Simon Glass · Sun Jul 19 13:55:52 2020 -0600
  44. fe5c183 Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · Mon Jul 06 15:35:00 2020 +0800
  45. 4cc7235 spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · Thu Jun 18 16:23:28 2020 +0200
  46. 034345d spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · Thu Jun 18 16:23:27 2020 +0200
  47. 9998594 kconfig: show compiler version text in the top comment by Tom Rini · Mon May 18 14:48:00 2020 -0400
  48. ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · Thu May 14 08:30:08 2020 -0400
  49. 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · Thu May 14 08:30:07 2020 -0400
  50. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · Thu May 14 08:30:06 2020 -0400
  51. 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · Thu May 14 08:30:01 2020 -0400
  52. 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
  53. 936fa70 config: qemu: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · Sun Jun 07 11:54:00 2020 +0200
  54. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  55. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  56. 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
  57. 82704fa actions: Move defconfig options to Kconfig by Amit Singh Tomar · Sun Apr 19 19:28:34 2020 +0530
  58. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · Wed Apr 15 18:46:21 2020 +0200
  59. f0d01a5 Kconfig: update reference to README.x86 by Patrick Delaunay · Fri Feb 28 15:18:11 2020 +0100
  60. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  61. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · Mon Mar 30 13:58:59 2020 +0200
  62. 3130df5 sunxi: Move common defconfig options to Kconfig by Andre Przywara · Thu Feb 20 17:51:14 2020 +0000
  63. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  64. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · Fri Feb 21 15:12:55 2020 +0900
  65. 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · Tue Dec 31 15:33:40 2019 +0800
  66. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  67. a7178b7 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · Wed Oct 02 15:55:57 2019 +0200
  68. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · Tue Oct 22 16:39:13 2019 +0200
  69. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · Tue Oct 22 16:39:11 2019 +0200
  70. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · Fri Dec 06 21:42:29 2019 -0700
  71. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · Mon Nov 25 09:07:38 2019 +0100
  72. c376218 Kconfig: Enable building of u-boot.itb on Rockchip platform by Kever Yang · Thu Oct 17 12:08:34 2019 -0700
  73. 9c05511 Kconfig add config ERR_PTR_OFFSET by Simon Goldschmidt · Tue Oct 22 21:29:46 2019 +0200
  74. 98b2f41 Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · Fri Sep 20 18:09:10 2019 +0200
  75. 982fba6 riscv: set default FIT generator script and build target for SPL builds by Lukas Auer · Wed Aug 21 21:14:48 2019 +0200
  76. 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Aug 24 08:33:27 2019 -0400
  77. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · Tue Aug 13 14:32:30 2019 -0500
  78. bafd02f rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · Mon Aug 19 15:01:24 2019 +0800
  79. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · Thu May 23 07:14:07 2019 -0400
  80. d5dcf78 Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · Thu Jun 20 15:37:40 2019 +0530
  81. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 17 11:32:22 2019 -0400
  82. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · Sun Jun 02 08:57:32 2019 -0400
  83. e9518cf Kconfig: Add DEPRECATED option by Tom Rini · Wed May 29 17:01:29 2019 -0400
  84. 88b1c7d imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · Fri May 03 14:05:04 2019 -0300
  85. d10b0a0 Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · Sat May 25 22:53:42 2019 +0200
  86. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 26 20:18:20 2019 -0400
  87. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · Thu Apr 18 17:32:36 2019 +0200
  88. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · Wed Oct 03 12:44:13 2018 +0200
  89. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  90. dadde50 Kconfig: fix FIT offset prompt text by Ibai Erkiaga · Wed May 15 22:10:04 2019 +0100
  91. db5e44f Kconfig: Add default SPL_FIT_GENERATOR for rockchip by Jagan Teki · Wed May 08 11:11:42 2019 +0530
  92. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · Wed Apr 03 15:24:50 2019 +0200
  93. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · Wed Mar 20 13:15:21 2019 -0700
  94. b6a4fc0 Kconfig: fix BUILD_TARGET for ARCH_MVEBU by Baruch Siach · Thu Feb 07 13:21:16 2019 +0200
  95. dcb5101 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · Fri Jan 18 20:46:43 2019 +1300
  96. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · Fri Jan 18 12:52:49 2019 +0530
  97. 2b52a24 Kconfig: fix spelling by Chris Packham · Sun Jan 13 22:13:19 2019 +1300
  98. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jan 01 09:56:41 2019 -0500
  99. a5f184f Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · Tue Nov 20 10:19:11 2018 +0000
  100. b24fdd4 sandbox: Increase the pre-relocation memory by Simon Glass · Mon Dec 03 04:37:17 2018 -0700