1. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  2. 93ee5c8 Convert CFG_SYS_UBOOT_START to Kconfig by Jesse Taube · 1 year, 3 months ago
  3. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 3 months ago
  4. 31ef834 dm: core: Allow marking driver model as dead by Simon Glass · 1 year, 3 months ago
  5. 95dbb41 spl: Tidy up load address in spl_ram by Simon Glass · 1 year, 3 months ago
  6. 2736719 Move fdt_simplefb to boot/ by Simon Glass · 1 year, 3 months ago
  7. a9773b8 boot: Move fdt_support to boot/ by Simon Glass · 1 year, 3 months ago
  8. e0e27fe video: Move the BMP options by Simon Glass · 1 year, 3 months ago
  9. 1072df8 video: Move bmp code to drivers/video by Simon Glass · 1 year, 3 months ago
  10. 2bd299d sdp: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  11. d67f210 spl: sdp: Detach the controller on error by Marek Vasut · 1 year, 3 months ago
  12. ce2f2d9 dfu: Use plain udevice for UDC controller interaction by Marek Vasut · 1 year, 3 months ago
  13. 61d5d9a dfu: Detach the controller on error by Marek Vasut · 1 year, 3 months ago
  14. 6d47a31 cmd: bmp: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  15. e4f4973 common: stdio: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  16. fb45951 common: hash: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  17. dfbb8e3 common: event: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  18. 809cb4e common: malloc: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  19. 24deb2a common: hush: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  20. e2aa438 common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  21. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  22. 6eba2bc spl: undefined return value in spl_blk_load_image by Heinrich Schuchardt · 1 year, 3 months ago
  23. 8973e37 spl: add __noreturn attribute to spl_invoke_opensbi function by Chanho Park · 1 year, 3 months ago
  24. 10a3e61 dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT by Shengyu Qu · 1 year, 3 months ago
  25. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  26. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  27. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
  28. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
  29. cad6b82 initcall: Support manual relocation by Simon Glass · 1 year, 3 months ago
  30. 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
  31. d6db894 event: Export event_type_name() by Simon Glass · 1 year, 3 months ago
  32. afb5a8a Revert "initcall: Move to inline function" by Simon Glass · 1 year, 3 months ago
  33. 3bfbedd event: Support a simple spy record by Simon Glass · 1 year, 3 months ago
  34. f23e8e7 common: bouncebuf: Add missing cast to dma_addr_t by Marek Vasut · 1 year, 4 months ago
  35. 5865a00 dm: event: add EVT_DM_POST_INIT_R event type by Chanho Park · 1 year, 4 months ago
  36. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  37. 1f4c5b4 spl: don't assume NVMe partition 1 exists by Heinrich Schuchardt · 1 year, 4 months ago
  38. 6532fab spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 4 months ago
  39. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
  40. 22e22a2 spl: add FIT support to semihosting boot method by Heinrich Schuchardt · 1 year, 4 months ago
  41. 62b89a1 riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation by Shengyu Qu · 1 year, 4 months ago
  42. 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 4 months ago
  43. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
  44. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  45. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  46. 50a132b board_f: Cosmetic style fix by Bin Meng · 1 year, 4 months ago
  47. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 5 months ago
  48. 13aaedd common: Drop duplicate space in SPL_BMP description by Marek Vasut · 1 year, 4 months ago
  49. 8285978 common: fix detection of SYS_MALLOC_F_LEN=0x0 by Heinrich Schuchardt · 1 year, 4 months ago
  50. 15a23ca spl: move SPL_CRC32 option to lib/Kconfig by Oleksandr Suvorov · 1 year, 4 months ago
  51. fdc62b0 spl: remove duplicate SPL_MD5 option by Oleksandr Suvorov · 1 year, 4 months ago
  52. d198c3a bloblist: Enforce CRC32 by Tom Rini · 1 year, 4 months ago
  53. 74cd2d8 event: Fix a wrong type_name from dm_post_init to dm_post_init_f by Jaehoon Chung · 1 year, 4 months ago
  54. d61be5b console: Print out complete stdio device list by Bin Meng · 1 year, 4 months ago
  55. a6a8350 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 4 months ago
  56. 1318689 console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 4 months ago
  57. 0116d85 console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 4 months ago
  58. 1d8f137 spl: initialize PCI before booting by Heinrich Schuchardt · 1 year, 4 months ago
  59. 83a91f3 spl: blk: partition numbers are hexadecimal by Heinrich Schuchardt · 1 year, 4 months ago
  60. 5048844 spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Heinrich Schuchardt · 1 year, 4 months ago
  61. aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 5 months ago
  62. 1a606db common: spl: spl: Remove video driver by Nikhil M Jain · 1 year, 5 months ago
  63. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 5 months ago
  64. 799ceff common: spl: spl: Update stack pointer address by Nikhil M Jain · 1 year, 5 months ago
  65. 9298132 common: splash_source: Fix type casting errors by Nikhil M Jain · 1 year, 5 months ago
  66. df36981 event: Add fpga load event by Christian Taedcke · 1 year, 4 months ago
  67. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
  68. ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · 1 year, 5 months ago
  69. 5e89ebb log: Support outputing function names in SPL by Simon Glass · 1 year, 5 months ago
  70. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 5 months ago
  71. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 5 months ago
  72. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 5 months ago
  73. 5cc6ae1 log: Tidy up an ambiguous comment by Simon Glass · 1 year, 5 months ago
  74. f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 5 months ago
  75. 1ddd8a6 hash: fix a memory leak by Sergei Antonov · 1 year, 6 months ago
  76. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 6 months ago
  77. 3814c37 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 5 months ago
  78. 2631ece common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 5 months ago
  79. a358789 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 5 months ago
  80. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  81. 2a115af spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 5 months ago
  82. a7416eb imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 6 months ago
  83. 5be531b spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 6 months ago
  84. 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 6 months ago
  85. 8c81642 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · 1 year, 6 months ago
  86. 162ffc5 stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 6 months ago
  87. 4d1ad12 spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 10 months ago
  88. bd05090 common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 6 months ago
  89. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 6 months ago
  90. b365c94 spl: Add Kconfig options for NVME by Mayuresh Chitale · 1 year, 6 months ago
  91. 019127b fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · 1 year, 6 months ago
  92. e068226 fdt_support: include dm/ofnode.h by Patrick Delaunay · 1 year, 6 months ago
  93. f3caa85 spl: ext: Use partition size for mount by Mayuresh Chitale · 1 year, 7 months ago
  94. da9739c 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, 6 months ago
  95. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  96. 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 7 months ago
  97. a52881e cli: avoid buffer overrun by Heinrich Schuchardt · 1 year, 7 months ago
  98. fabe707 spl: Correct checking of configuration node by Bin Meng · 1 year, 7 months ago
  99. 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  100. 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago