1. ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 8 months ago
  2. c73952c Add option to use -Og by Sean Anderson · 2 years, 9 months ago
  3. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
  4. 2beb0f4 Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 10 months ago
  5. 711fab3 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 10 months ago
  6. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 10 months ago
  7. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  8. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  9. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  10. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  11. 7378a6f x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 4 months ago
  12. 5080063 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 5 months ago
  13. d72a3b7 build: support building with Link Time Optimizations by Marek Behún · 3 years, 6 months ago
  14. bbfdaf3 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · 3 years, 10 months ago
  15. 5309684 arm: actions: increase SYS_MALLOC_F_LEN by Amit Singh Tomar · 4 years, 1 month ago
  16. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years, 1 month ago
  17. cc9baf6 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 4 months ago
  18. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · 4 years, 2 months ago
  19. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 2 months ago
  20. 5534d9b Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years, 2 months ago
  21. 1e8cbc7 examples: make examples/ optional by Heinrich Schuchardt · 4 years, 2 months ago
  22. 896b421 sunxi: Convert 64-bit boards to use binman by Simon Glass · 4 years, 3 months ago
  23. f08fa49 Kconfig: Introduce CONFIG_XEN by Peng Fan · 4 years, 4 months ago
  24. 0a2ef26 Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 4 months ago
  25. cb22996 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  26. 6274921 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 4 months ago
  27. 2cdfed2 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 4 months ago
  28. c6dcbe1 efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 4 months ago
  29. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 4 months ago
  30. 5d14411 Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 4 months ago
  31. b587bd1 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · 4 years, 4 months ago
  32. f69c009 x86: Change how selection of ROMs works by Simon Glass · 4 years, 4 months ago
  33. fe5c183 Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · 4 years, 5 months ago
  34. 4cc7235 spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 5 months ago
  35. 034345d spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 5 months ago
  36. 9998594 kconfig: show compiler version text in the top comment by Tom Rini · 4 years, 6 months ago
  37. ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 6 months ago
  38. 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 6 months ago
  39. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 6 months ago
  40. 8f1be32 kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 6 months ago
  41. 76c5974 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  42. 936fa70 config: qemu: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 6 months ago
  43. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
  44. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  45. b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · 4 years, 7 months ago
  46. 82704fa actions: Move defconfig options to Kconfig by Amit Singh Tomar · 4 years, 7 months ago
  47. e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 7 months ago
  48. f0d01a5 Kconfig: update reference to README.x86 by Patrick Delaunay · 4 years, 9 months ago
  49. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  50. 5d458a1 arch: Add explicit linker script for u-boot-elf by Michal Simek · 4 years, 8 months ago
  51. 3130df5 sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 9 months ago
  52. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 9 months ago
  53. 2223c7d lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 9 months ago
  54. 9dc4bbe Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 5 years ago
  55. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 5 years ago
  56. a7178b7 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · 5 years ago
  57. 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  58. bf703df spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  59. 20af0ff x86: Add an option to control the position of U-Boot by Simon Glass · 5 years ago
  60. 7b81c05 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 5 years ago
  61. c376218 Kconfig: Enable building of u-boot.itb on Rockchip platform by Kever Yang · 5 years ago
  62. 9c05511 Kconfig add config ERR_PTR_OFFSET by Simon Goldschmidt · 5 years ago
  63. 98b2f41 Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · 5 years ago
  64. 982fba6 riscv: set default FIT generator script and build target for SPL builds by Lukas Auer · 5 years ago
  65. 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  66. 43a1e2d Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  67. bafd02f rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · 5 years ago
  68. c220bd9 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  69. d5dcf78 Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · 5 years ago
  70. ada136e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  71. e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  72. e9518cf Kconfig: Add DEPRECATED option by Tom Rini · 5 years ago
  73. 88b1c7d imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · 6 years ago
  74. d10b0a0 Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · 6 years ago
  75. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  76. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  77. e39fa7d ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  78. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  79. dadde50 Kconfig: fix FIT offset prompt text by Ibai Erkiaga · 6 years ago
  80. db5e44f Kconfig: Add default SPL_FIT_GENERATOR for rockchip by Jagan Teki · 6 years ago
  81. e915cbc Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary by Stefan Roese · 6 years ago
  82. 8fb280c ARM: socfpga: Build sfp image only for Gen5 and Arria10 devices by Dalon Westergreen · 6 years ago
  83. b6a4fc0 Kconfig: fix BUILD_TARGET for ARCH_MVEBU by Baruch Siach · 6 years ago
  84. dcb5101 Kconfig: set default BUILD_TARGET for kirkwood by Chris Packham · 6 years ago
  85. aee9ed3 Kconfig: Migrate CONFIG_BUILD_TARGET by Jagan Teki · 6 years ago
  86. 2b52a24 Kconfig: fix spelling by Chris Packham · 6 years ago
  87. 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
  88. a5f184f Introduce CONFIG_FIT_EXTERNAL_OFFSET by Peng Fan · 6 years ago
  89. b24fdd4 sandbox: Increase the pre-relocation memory by Simon Glass · 6 years ago
  90. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  91. 47d73f0 rsa: add support of padding pss by Philippe Reynes · 6 years ago
  92. a90e582 distro: Imply USB_STORAGE when USB is available by Alexander Graf · 6 years ago
  93. 4b066a1 arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  94. 9bdec00 arm: K3: Add initial support for TI's K3 generation of SoCs by Lokesh Vutla · 6 years ago
  95. 9982661 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  96. 9adb526 Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq by Siva Durga Prasad Paladugu · 6 years ago
  97. 0601c1b kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  98. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  99. e6a4783 vboot: Add FIT_SIGNATURE_MAX_SIZE protection by Teddy Reed · 6 years ago
  100. 0662337 spl: Add full fitImage support by Marek Vasut · 7 years ago