1. 63f0da6 spl: Tidy up load address in spl_ram by Simon Glass · 1 year, 1 month ago
  2. ddc5f9b Move fdt_simplefb to boot/ by Simon Glass · 1 year, 1 month ago
  3. b1a4b46 boot: Move fdt_support to boot/ by Simon Glass · 1 year, 1 month ago
  4. 31b097a video: Move the BMP options by Simon Glass · 1 year, 1 month ago
  5. 8168359 video: Move bmp code to drivers/video by Simon Glass · 1 year, 1 month ago
  6. 6b84acc sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  7. 99924db spl: sdp: Detach the controller on error by Marek Vasut · 1 year, 2 months ago
  8. 2dfae17 dfu: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 2 months ago
  9. edd6042 dfu: Detach the controller on error by Marek Vasut · 1 year, 2 months ago
  10. a824650 cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  11. 47512b2 common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  12. 7bce7e8 common: hash: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  13. 1ee16b2 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  14. 6a595c2 common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  15. bb7c4dc common: hush: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  16. 49c59dd common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  17. 4fa6511 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  18. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 2 months ago
  19. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 2 months ago
  20. 6a32bfa freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 2 months ago
  21. 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 2 months ago
  22. dd80246 initcall: Support manual relocation by Simon Glass · 1 year, 2 months ago
  23. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 2 months ago
  24. fb7dfca event: Export event_type_name() by Simon Glass · 1 year, 2 months ago
  25. e7f59de Revert "initcall: Move to inline function" by Simon Glass · 1 year, 2 months ago
  26. ba5e3e1 event: Support a simple spy record by Simon Glass · 1 year, 2 months ago
  27. 3f9cff6 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · 1 year, 2 months ago
  28. 27c7a62 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · 1 year, 2 months ago
  29. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  30. 4ad85a9 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · 1 year, 2 months ago
  31. 86b1aad spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 2 months ago
  32. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 2 months ago
  33. 688d62b spl: add FIT support to semihosting boot method by Heinrich Schuchardt · 1 year, 3 months ago
  34. 6419f8e riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation by Shengyu Qu · 1 year, 2 months ago
  35. b7080bf video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 3 months ago
  36. d7d7857 bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 3 months ago
  37. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 3 months ago
  38. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  39. d8cb1dc board_f: Cosmetic style fix by Bin Meng · 1 year, 3 months ago
  40. 1a549c8 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 3 months ago
  41. fa96774 common: Drop duplicate space in SPL_BMP description by Marek Vasut · 1 year, 3 months ago
  42. 3b7b738 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · 1 year, 3 months ago
  43. af62d83 spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 3 months ago
  44. 0d2761a spl: remove duplicate SPL_MD5 option by Oleksandr Suvorov · 1 year, 3 months ago
  45. a536b2f bloblist: Enforce CRC32 by Tom Rini · 1 year, 2 months ago
  46. b496620 event: Fix a wrong type_name from dm_post_init to dm_post_init_f by Jaehoon Chung · 1 year, 3 months ago
  47. 6b343ab console: Print out complete stdio device list by Bin Meng · 1 year, 3 months ago
  48. f30fd55 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 3 months ago
  49. 75bfc6f console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 3 months ago
  50. 142276c console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 3 months ago
  51. 7d4c8cf spl: initialize PCI before booting by Heinrich Schuchardt · 1 year, 3 months ago
  52. d62e7b8 spl: blk: partition numbers are hexadecimal by Heinrich Schuchardt · 1 year, 3 months ago
  53. 8acfd7d spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Heinrich Schuchardt · 1 year, 3 months ago
  54. 373991d6 common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 3 months ago
  55. 954b0ad common: spl: spl: Remove video driver by Nikhil M Jain · 1 year, 3 months ago
  56. 5bc610a common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 3 months ago
  57. 149fb05 common: spl: spl: Update stack pointer address by Nikhil M Jain · 1 year, 3 months ago
  58. 2b36c62 common: splash_source: Fix type casting errors by Nikhil M Jain · 1 year, 4 months ago
  59. a1190b4 event: Add fpga load event by Christian Taedcke · 1 year, 3 months ago
  60. 174d7284 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 3 months ago
  61. 3430f24 android_ab: Try backup booloader_message by Joshua Watt · 1 year, 4 months ago
  62. f9ebfd7 log: Support outputing function names in SPL by Simon Glass · 1 year, 3 months ago
  63. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 3 months ago
  64. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 3 months ago
  65. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 3 months ago
  66. f98caa6 log: Tidy up an ambiguous comment by Simon Glass · 1 year, 3 months ago
  67. 874bf6e board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 4 months ago
  68. 497e3a8 hash: fix a memory leak by Sergei Antonov · 1 year, 4 months ago
  69. c98cb51 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 5 months ago
  70. 0f42f89 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 4 months ago
  71. 29f925d common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 4 months ago
  72. 9eb0fc2 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 4 months ago
  73. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  74. 1b8a1be spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 4 months ago
  75. 6039e0e imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 5 months ago
  76. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 5 months ago
  77. a7536e9 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 4 months ago
  78. 1c64b98 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · 1 year, 5 months ago
  79. e0afedb stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 5 months ago
  80. 1aeedef spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 9 months ago
  81. 02d9c0b common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 5 months ago
  82. 8ce6a2e spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 5 months ago
  83. f3228a7 spl: Add Kconfig options for NVME by Mayuresh Chitale · 1 year, 5 months ago
  84. 163c5f6 fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · 1 year, 4 months ago
  85. 0e7cc08 fdt_support: include dm/ofnode.h by Patrick Delaunay · 1 year, 4 months ago
  86. 7a5f4e4 spl: ext: Use partition size for mount by Mayuresh Chitale · 1 year, 6 months ago
  87. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  88. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  89. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  90. 7bae13d cli: avoid buffer overrun by Heinrich Schuchardt · 1 year, 6 months ago
  91. 1310ad3 spl: Correct checking of configuration node by Bin Meng · 1 year, 6 months ago
  92. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  93. 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  94. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 6 months ago
  95. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  96. 7a17e4c common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 6 months ago
  97. ab75996 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
  98. a7989a7 common/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 6 months ago
  99. 930ef10 common: cli_hush: Restore clear local variable support by Stefan Herbrechtsmeier · 1 year, 7 months ago
  100. 3bc6257 imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · 1 year, 6 months ago