1. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  2. 0f3d1de common/spl/spl_ram: Remove unused default by Tom Rini · 2 years ago
  3. fb52b94 global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 2 years ago
  4. 9bd34ac spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency by Jagan Teki · 2 years, 1 month ago
  5. 04097c9 usb: Update USB_STORAGE dependencies by Tom Rini · 2 years ago
  6. a63bea9 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  7. 08b72b5 spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY by Dai Okamura · 2 years ago
  8. a3a5d68 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
  9. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  10. a0a6f69 spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years ago
  11. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years, 1 month ago
  12. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years, 1 month ago
  13. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
  14. 84d7eb2 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 2 years, 1 month ago
  15. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · 2 years, 1 month ago
  16. 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · 2 years, 1 month ago
  17. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · 2 years, 1 month ago
  18. a65cc06 spl: Refactor controls for console output by Simon Glass · 2 years, 1 month ago
  19. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
  20. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  21. b576fbf scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years, 1 month ago
  22. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  23. 3f5873f sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 3 months ago
  24. c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago
  25. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  26. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  27. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  28. ab7f0f6 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · 2 years, 3 months ago
  29. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  30. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
  31. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  32. 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 6 months ago
  33. c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
  34. d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 4 months ago
  35. a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · 2 years, 4 months ago
  36. 8fdc07f vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · 2 years, 5 months ago
  37. af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · 2 years, 5 months ago
  38. e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
  39. 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · 2 years, 4 months ago
  40. 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · 2 years, 4 months ago
  41. 2fddf3e spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
  42. 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
  43. 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 5 months ago
  44. 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · 2 years, 5 months ago
  45. 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
  46. 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 7 months ago
  47. 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 5 months ago
  48. bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · 2 years, 5 months ago
  49. 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · 2 years, 7 months ago
  50. 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · 2 years, 7 months ago
  51. 81670fe spl: allow using nand base without standard nand driver by developer · 2 years, 7 months ago
  52. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
  53. b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 5 months ago
  54. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 6 months ago
  55. bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years, 6 months ago
  56. 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 6 months ago
  57. 0841851 spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · 2 years, 6 months ago
  58. 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 6 months ago
  59. cdc2f09 spl: binman: Add config options for binman symbols in VPL by Alper Nebi Yasak · 2 years, 6 months ago
  60. d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 6 months ago
  61. 6efe947 spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK by Alper Nebi Yasak · 2 years, 6 months ago
  62. 173321c spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · 2 years, 6 months ago
  63. 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 7 months ago
  64. 78896ae spl: Rework and tighten some dependencies by Tom Rini · 2 years, 6 months ago
  65. 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 6 months ago
  66. 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 6 months ago
  67. f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
  68. 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
  69. 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  70. 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
  71. d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  72. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  73. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  74. 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  75. ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  76. 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
  77. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  78. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
  79. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 7 months ago
  80. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 7 months ago
  81. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
  82. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  83. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  84. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 7 months ago
  85. 7396b7d spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · 2 years, 7 months ago
  86. 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
  87. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  88. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  89. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  90. d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 9 months ago
  91. 652b869 gpio: Enable hogging support in SPL by Eddie James · 2 years, 10 months ago
  92. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
  93. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
  94. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
  95. 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
  96. e9d12f4 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 8 months ago
  97. 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 9 months ago
  98. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
  99. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
  100. 247e178 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 10 months ago