1. c017c52 vbe: Add a command to show the VBE state by Simon Glass · 2 years, 1 month ago
  2. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · 2 years, 1 month ago
  3. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · 2 years, 1 month ago
  4. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years, 1 month ago
  5. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  6. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · 2 years, 2 months ago
  7. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
  8. 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
  9. 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 6 months ago
  10. 2158599 spl: binman: Declare extern symbols for VPL as well by Alper Nebi Yasak · 2 years, 5 months ago
  11. 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
  12. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
  13. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
  14. 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 11 months ago
  15. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  16. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
  17. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  18. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  19. 67e8f5d spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 4 months ago
  20. 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
  21. f2b410a spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 5 months ago
  22. 58254e0 spl: Provide more information on boot failure by Simon Glass · 3 years, 5 months ago
  23. 1cd0600 sandbox: Support executables for more phases by Simon Glass · 3 years, 5 months ago
  24. de1ce23 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · 3 years, 5 months ago
  25. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 8 months ago
  26. ee11209 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 9 months ago
  27. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  28. 53857ee x86: spl: Add a function to find the text base by Simon Glass · 3 years, 10 months ago
  29. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · 3 years, 11 months ago
  30. b79ff7c spl: Drop bd_info in the data section by Simon Glass · 4 years ago
  31. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  32. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  33. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
  34. 0f860b6 spl: fix format of function documentation by Dario Binacchi · 4 years, 6 months ago
  35. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  36. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  37. 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
  38. 617fc29 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 7 months ago
  39. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  40. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
  41. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
  42. 5a5ef78 spl.h: make <spl.h> self-contained by Masahiro Yamada · 4 years, 9 months ago
  43. 2649d0c spl: Add prototype to function spl_board_boot_device() by Alifer Moraes · 4 years, 11 months ago
  44. d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 5 years ago
  45. 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · 5 years ago
  46. ec1503c spl: Correct priority selection for image loaders by Simon Glass · 5 years ago
  47. 5889208 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  48. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  49. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  50. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  51. 3c573b5 spl: Allow distinguishing between two phases in U-Boot by Simon Glass · 5 years ago
  52. b7fb513 spl: Add a function to determine the U-Boot phase by Simon Glass · 5 years ago
  53. 515b934 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  54. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  55. 187b9e3 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 6 years ago
  56. 1714047 spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  57. c86bacd spl: introduce function prototypes by Peng Fan · 6 years ago
  58. 9d5b0f4 SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  59. ce25123 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  60. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  61. dbd3f11 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  62. 4e0a52d spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  63. a28d42c spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  64. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  65. 9dcc861 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  66. e8561af binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  67. 58beb6e spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 7 years ago
  68. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  69. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  70. 867a398 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  71. f13e9e0 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  72. be5ac1a spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  73. a34ca5f spl: fix assignment of board info to global data by York Sun · 7 years ago
  74. 83ad702 spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  75. 6e79a91 spl: add support to booting with ATF by Kever Yang · 8 years ago
  76. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  77. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  78. 3225899 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  79. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  80. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  81. bf4fd55 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro by Simon Glass · 8 years ago
  82. 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  83. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  84. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  85. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  86. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  87. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  88. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  89. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  90. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  91. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  92. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  93. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  94. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  95. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  96. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  97. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  98. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  99. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  100. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago