1. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 1 year, 11 months ago
  2. 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 1 year, 11 months ago
  3. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  4. 1bf98bd sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · 2 years, 3 months ago
  5. f6aebdf arm64: versal-net: Add support for Versal NET platform by Michal Simek · 2 years ago
  6. 19ed25b Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN by Peng Fan · 2 years ago
  7. 36f641c test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 4 months ago
  8. 1e578ed sandbox: Add support for Address Sanitizer by Andrew Scull · 2 years, 4 months ago
  9. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  10. 6889412 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  11. 1e5514f valgrind: Disable on Risc-V by Sean Anderson · 2 years, 4 months ago
  12. 3166e6f ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default by Sean Anderson · 2 years, 5 months ago
  13. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 5 months ago
  14. b616947 SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default by Pali Rohár · 2 years, 6 months ago
  15. 4448d0c am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default by Tom Rini · 2 years, 6 months ago
  16. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 6 months ago
  17. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 46d940c sandbox: Increase default SYS_MALLOC_LEN by Tom Rini · 2 years, 5 months ago
  19. fba0882 Add valgrind headers to U-Boot by Sean Anderson · 2 years, 6 months ago
  20. b598957 Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ by Peng Fan · 2 years, 5 months ago
  21. 95b6417 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · 2 years, 6 months ago
  22. 545eceb imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · 2 years, 6 months ago
  23. 776e8ac riscv: alloc space exhausted by Heinrich Schuchardt · 2 years, 6 months ago
  24. e976504 Add option to use -Og by Sean Anderson · 2 years, 7 months ago
  25. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 7 months ago
  26. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 8 months ago
  27. b6ffd58 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 8 months ago
  28. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 8 months ago
  29. 19a91f2 Create a new boot/ directory by Simon Glass · 3 years ago
  30. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  31. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  32. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  33. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 2 months ago
  34. 473fc27 kconfig / kbuild: Re-sync with Linux 4.20 by Tom Rini · 3 years, 3 months ago
  35. c109498 build: support building with Link Time Optimizations by Marek Behún · 3 years, 4 months ago
  36. 1426174 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · 3 years, 8 months ago
  37. 9794992 arm: actions: increase SYS_MALLOC_F_LEN by Amit Singh Tomar · 3 years, 11 months ago
  38. 4145fc1 Kconfig: Increase the pre-relocation memory by Pratyush Yadav · 4 years ago
  39. fb5b167 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 2 months ago
  40. 1fa057b Kconfig: Create a new tools menu by Simon Glass · 4 years ago
  41. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years ago
  42. b81736d Kconfig: Add a 'Boot options' menu by Simon Glass · 4 years ago
  43. fc6ef71 examples: make examples/ optional by Heinrich Schuchardt · 4 years ago
  44. cfa3db6 sunxi: Convert 64-bit boards to use binman by Simon Glass · 4 years, 1 month ago
  45. 7518973 Kconfig: Introduce CONFIG_XEN by Peng Fan · 4 years, 2 months ago
  46. 9a17bfb Kconfig: Remove CONFIG_SYS_SRAM_START by Ovidiu Panait · 4 years, 2 months ago
  47. 9f63f02 Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  48. dd084b0 Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig by Ovidiu Panait · 4 years, 2 months ago
  49. 7be1931 Kconfig: Introduce CONFIG_SYS_HAS_SRAM by Ovidiu Panait · 4 years, 2 months ago
  50. 74b869b efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system by Heinrich Schuchardt · 4 years, 2 months ago
  51. a32dd07 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · 4 years, 2 months ago
  52. a8f3ace Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty by Simon Glass · 4 years, 2 months ago
  53. 3be8ba5 x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM by Simon Glass · 4 years, 2 months ago
  54. bcd4e6f x86: Change how selection of ROMs works by Simon Glass · 4 years, 2 months ago
  55. 936d07d Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · 4 years, 3 months ago
  56. c076fab spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 3 months ago
  57. 051cc09 spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 3 months ago
  58. 61139e2 kconfig: show compiler version text in the top comment by Tom Rini · 4 years, 4 months ago
  59. 72c4d40 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · 4 years, 4 months ago
  60. 1f1a0f3 compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · 4 years, 4 months ago
  61. 67f51b4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · 4 years, 4 months ago
  62. a9610bd kconfig: Add scripts/Kconfig.include from v4.19 by Tom Rini · 4 years, 4 months ago
  63. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 3 months ago
  64. 5b60326 config: qemu: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · 4 years, 4 months ago
  65. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  66. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  67. 9297e36 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · 4 years, 5 months ago
  68. d5c819b actions: Move defconfig options to Kconfig by Amit Singh Tomar · 4 years, 5 months ago
  69. 6441164 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 5 months ago
  70. 480e411 Kconfig: update reference to README.x86 by Patrick Delaunay · 4 years, 7 months ago
  71. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  72. e14ba8a arch: Add explicit linker script for u-boot-elf by Michal Simek · 4 years, 6 months ago
  73. 48313fe sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 7 months ago
  74. 5972ff0 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · 4 years, 6 months ago
  75. b983cc2 lib: rsa: decouple rsa from FIT image verification by AKASHI Takahiro · 4 years, 7 months ago
  76. 6089d8a Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN by Biwen Li · 4 years, 9 months ago
  77. 7298e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · 4 years, 9 months ago
  78. 5b21d64 arm64: zynqmp: Add support for u-boot.itb generation with ATF by Michal Simek · 5 years ago
  79. ea376eb spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  80. 9d13b87 spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  81. b311295 x86: Add an option to control the position of U-Boot by Simon Glass · 4 years, 10 months ago
  82. 993c912 cmd: sysboot: Create a sysboot command dedicated file by Patrice Chotard · 4 years, 10 months ago
  83. d8765e2 Kconfig: Enable building of u-boot.itb on Rockchip platform by Kever Yang · 5 years ago
  84. 93db2b8 Kconfig add config ERR_PTR_OFFSET by Simon Goldschmidt · 5 years ago
  85. 4f761dd Kconfig: Set default BUILD_TARGET for ARCH_MX6 with SPL by Stefan Roese · 5 years ago
  86. 109f82b riscv: set default FIT generator script and build target for SPL builds by Lukas Auer · 5 years ago
  87. 50b4b80 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  88. 0570556 Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies by Adam Ford · 5 years ago
  89. 4d2c572 rockchip: Move config SYS_MALLOC_LEN to Kconfig by Kever Yang · 5 years ago
  90. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  91. 1c281dc Kconfig: Add u-boot.itb BUILD_TARGET for Rockchip by Jagan Teki · 5 years ago
  92. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  93. d760a5e configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  94. 524e98a Kconfig: Add DEPRECATED option by Tom Rini · 5 years ago
  95. 08919d3 imx: Use a convenient default value for SYS_MALLOC_F_LEN by Fabio Estevam · 5 years ago
  96. 2a221fb Kconfig: Fix SPL_LOAD_FIT description by Marek Vasut · 5 years ago
  97. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  98. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 5 years ago
  99. 5602330 ARM: rmobile: Add recovery SPL for R-Car Gen3 by Marek Vasut · 6 years ago
  100. ff3bb0c mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago