1. 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 1 month ago
  2. dd5b58c global: Migrate CONFIG_MALLOC_F_ADDR to CFG by Tom Rini · 1 year, 11 months ago
  3. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  4. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  5. 5a61bf1 spl: Allow multiple loaders of the same time by Simon Glass · 2 years ago
  6. 6e55b11 spl: Add a separate silence option for SPL by Simon Glass · 2 years ago
  7. ec7e8da spl: Refactor controls for console output by Simon Glass · 2 years ago
  8. 2b8d2cc spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · 2 years ago
  9. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  10. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 1 month ago
  11. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  12. 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
  13. 367ecbf spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 4 months ago
  14. d8830cf spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 4 months ago
  15. d7f0717 spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · 2 years, 4 months ago
  16. 4f6500a dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 6 months ago
  17. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  18. f86ca5a Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 6 months ago
  19. 1d99e67 gpio: Enable hogging support in SPL by Eddie James · 2 years, 9 months ago
  20. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 9 months ago
  21. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 9 months ago
  22. c592292 spl: add support for custom boot method names by Heiko Thiery · 2 years, 9 months ago
  23. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  24. c10939d SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 9 months ago
  25. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  26. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  27. 027b0e9 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 10 months ago
  28. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  29. 7115007 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years ago
  30. b55881d bootstage: Add SPL support by Marek Vasut · 3 years ago
  31. 949eb22 arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years ago
  32. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 2 months ago
  33. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  34. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago
  35. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 2 months ago
  36. 9baab60 SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · 3 years, 3 months ago
  37. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  38. a25d6b6 spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 3 months ago
  39. 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 5 months ago
  40. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 4 months ago
  41. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 6 months ago
  42. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 7 months ago
  43. 51d3a8b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · 3 years, 7 months ago
  44. 60138aa spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · 3 years, 7 months ago
  45. 2eaae17 spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · 3 years, 7 months ago
  46. 18fd663 spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · 3 years, 7 months ago
  47. 05e3a0d spl: Split out bootstage ID into a function by Simon Glass · 3 years, 7 months ago
  48. 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 8 months ago
  49. 1a9e75b spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 9 months ago
  50. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  51. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 9 months ago
  52. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 3 years, 9 months ago
  53. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  54. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 3 years, 10 months ago
  55. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 2 months ago
  56. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  57. a343b4f spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 5 months ago
  58. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  59. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  60. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  61. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  62. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 6 months ago
  63. c110817 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 6 months ago
  64. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  65. 1054344 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
  66. e82c624 spl: Add methods to find the position/size of next phase by Simon Glass · 4 years, 11 months ago
  67. edbb8e0 Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 4 years, 11 months ago
  68. d3e97b5 spl: fix entry_point equal to load_addr by Giulio Benetti · 5 years ago
  69. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  70. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  71. c660444 spl: bootcount: Move code out of header file by Simon Glass · 5 years ago
  72. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  73. 31f9f0e bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · 5 years ago
  74. 5256bee bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · 5 years ago
  75. a9a3aad spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  76. 3cd7198 spl: Set up the bloblist in board_init_r() by Simon Glass · 5 years ago
  77. 366291a spl: Add an arch-specific hook for writing to SPL handoff by Simon Glass · 5 years ago
  78. c7e1eff riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  79. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  80. d8c0332 spl: implement stack usage check by Simon Goldschmidt · 5 years ago
  81. 6874cb7 watchdog: Split WDT from SPL_WDT by Marek Vasut · 5 years ago
  82. fd4ee98 spl: Fix typo in kernel doc by Miquel Raynal · 5 years ago
  83. a9a8271 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 5 years ago
  84. 0698528 watchdog: Implement generic watchdog_reset() version by Stefan Roese · 6 years ago
  85. 438dcab spl: add debug print for early malloc usage by Simon Goldschmidt · 6 years ago
  86. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  87. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  88. c21f407 spl: Add a comment to spl_set_bd() by Simon Glass · 6 years ago
  89. aedc08b spl: Make SPL_DISABLE_BANNER_PRINT a positive option by Simon Glass · 6 years ago
  90. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  91. e945a72 spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  92. 4d8d305 spl: Add support for logging in SPL and TPL by Simon Glass · 6 years ago
  93. 30c0740 spl: fix debug prints for tiny printf by Simon Goldschmidt · 6 years ago
  94. 70fe287 spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  95. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  96. 94cb986 spl: fix debug print in spl_common_init() by Simon Goldschmidt · 6 years ago
  97. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  98. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  99. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  100. 8a9dc16 spl: Add full fitImage support by Marek Vasut · 6 years ago