1. ac14155 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 1 year, 11 months ago
  2. 4b0a1f5 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years ago WIP/2022-11-21-important-fixes
  3. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  4. 8450b97 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · 2 years ago
  5. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years ago
  6. 5a61bf1 spl: Allow multiple loaders of the same time by Simon Glass · 2 years ago
  7. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 2 years ago
  8. ec7e8da spl: Refactor controls for console output by Simon Glass · 2 years ago
  9. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years ago
  10. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  11. 3a82cd2 scripts: Makefile.spl: Enable memory drivers to be built for SPL by Roger Quadros · 2 years ago
  12. 06377c5 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 1 month ago
  13. 177040b sunxi: Kconfig: use SoC-wide values for some symbols by Andre Przywara · 2 years, 1 month ago
  14. db9d55e spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 1 month ago WIP/2022-10-10-LLVM-related-improvements
  15. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
  16. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 2 months ago
  17. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  18. 4a08c26 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · 2 years, 1 month ago
  19. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  20. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 2 months ago
  21. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  22. 77253c5 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 4 months ago
  23. 7a0d880 Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 9 months ago
  24. aa0eda1 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 3 months ago
  25. 48da0ca spl: opensbi: fix typo by Nikita Shubin · 2 years, 3 months ago
  26. 81df9ed vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · 2 years, 3 months ago
  27. bf28d9a spl: mmc: Use correct MMC device when loading image by Harald Seiler · 2 years, 3 months ago
  28. 86feeab Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 3 months ago
  29. 65c56bc spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · 2 years, 3 months ago
  30. 658ff9d spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · 2 years, 3 months ago
  31. 71f1a53 spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  32. 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 3 months ago
  33. fcbc43b xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 3 months ago
  34. a9ec2f6 spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · 2 years, 3 months ago
  35. 35ed176 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 5 months ago
  36. cd2f903 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 6 months ago
  37. 54f683d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 3 months ago
  38. 16aabfe spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · 2 years, 3 months ago
  39. 4620e8a spl: nand: support loading legacy image with payload compressed by Weijie Gao · 2 years, 5 months ago
  40. fdc03bf spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by Weijie Gao · 2 years, 5 months ago
  41. 4c4bf04 spl: allow using nand base without standard nand driver by Weijie Gao · 2 years, 5 months ago
  42. 9ff4ce8 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 4 months ago
  43. a161753 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 4 months ago
  44. 6dd18a6 common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 5 months ago
  45. 5dbf320 Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years, 4 months ago
  46. 5858b90 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 5 months ago
  47. 6516c9b spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · 2 years, 4 months ago
  48. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 4 months ago
  49. 3a7d327 spl: binman: Add config options for binman symbols in VPL by Alper Nebi Yasak · 2 years, 4 months ago
  50. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 4 months ago
  51. e09a8b9 spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK by Alper Nebi Yasak · 2 years, 4 months ago
  52. d7f0717 spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · 2 years, 4 months ago
  53. 4f6500a dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 6 months ago
  54. 4151f4f spl: Rework and tighten some dependencies by Tom Rini · 2 years, 5 months ago
  55. ab0c5f1 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 5 months ago
  56. ba787bb spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 5 months ago
  57. 103d1ae Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 5 months ago
  58. 5fc1d58 Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 5 months ago
  59. b4b9a00 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  60. a62b7f0 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 5 months ago
  61. 7f2c91e Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  62. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  63. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  64. 55cf860 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  65. 8b83b53 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 5 months ago
  66. 2378039 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 5 months ago
  67. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 5 months ago
  68. 6074a53 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 5 months ago
  69. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  70. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  71. 4a11e34 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 5 months ago
  72. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 5 months ago
  73. b35316f Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 5 months ago
  74. d498c67 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 5 months ago
  75. cc98014 spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · 2 years, 5 months ago
  76. 11f32da spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 6 months ago
  77. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 6 months ago
  78. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 6 months ago
  79. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 6 months ago
  80. 5fa973e spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 7 months ago
  81. 1d99e67 gpio: Enable hogging support in SPL by Eddie James · 2 years, 9 months ago
  82. 8e6c129 Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 8 months ago
  83. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  84. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 3 months ago
  85. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 7 months ago
  86. 2404a01 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 7 months ago
  87. b13114c spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 8 months ago
  88. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 9 months ago
  89. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 9 months ago
  90. c1335e2 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 9 months ago
  91. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 9 months ago
  92. 99f844b tools: Pass the key blob around by Simon Glass · 3 years ago
  93. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 10 months ago
  94. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  95. c10939d SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 9 months ago
  96. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  97. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  98. 027b0e9 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 10 months ago
  99. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  100. 1b46518 Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 2 years, 10 months ago