1. d61be5b console: Print out complete stdio device list by Bin Meng · 1 year, 4 months ago
  2. a6a8350 console: Refactor stdio_print_current_devices() a little bit by Bin Meng · 1 year, 4 months ago
  3. 1318689 console: Make stdio_print_current_devices() static by Bin Meng · 1 year, 4 months ago
  4. 0116d85 console: kconfig: Drop the redundant VIDEO dependency by Bin Meng · 1 year, 4 months ago
  5. 1d8f137 spl: initialize PCI before booting by Heinrich Schuchardt · 1 year, 4 months ago
  6. 83a91f3 spl: blk: partition numbers are hexadecimal by Heinrich Schuchardt · 1 year, 4 months ago
  7. 5048844 spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME by Heinrich Schuchardt · 1 year, 4 months ago
  8. aa3c9bb common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 4 months ago
  9. 1a606db common: spl: spl: Remove video driver by Nikhil M Jain · 1 year, 4 months ago
  10. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 4 months ago
  11. 799ceff common: spl: spl: Update stack pointer address by Nikhil M Jain · 1 year, 4 months ago
  12. 9298132 common: splash_source: Fix type casting errors by Nikhil M Jain · 1 year, 5 months ago
  13. df36981 event: Add fpga load event by Christian Taedcke · 1 year, 4 months ago
  14. a8c9436 arm64: zynqmp: Switch to amd.com emails by Michal Simek · 1 year, 5 months ago
  15. ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · 1 year, 5 months ago
  16. 5e89ebb log: Support outputing function names in SPL by Simon Glass · 1 year, 4 months ago
  17. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  18. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 4 months ago
  19. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
  20. 5cc6ae1 log: Tidy up an ambiguous comment by Simon Glass · 1 year, 4 months ago
  21. f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 5 months ago
  22. 1ddd8a6 hash: fix a memory leak by Sergei Antonov · 1 year, 6 months ago
  23. fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 6 months ago
  24. 3814c37 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 5 months ago
  25. 2631ece common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 5 months ago
  26. a358789 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 5 months ago
  27. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  28. 2a115af spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 5 months ago
  29. a7416eb imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 6 months ago
  30. 5be531b spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 6 months ago
  31. 1ee7ab8 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 5 months ago
  32. 8c81642 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · 1 year, 6 months ago
  33. 162ffc5 stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 6 months ago
  34. 4d1ad12 spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 10 months ago
  35. bd05090 common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 6 months ago
  36. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 6 months ago
  37. b365c94 spl: Add Kconfig options for NVME by Mayuresh Chitale · 1 year, 6 months ago
  38. 019127b fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · 1 year, 6 months ago
  39. e068226 fdt_support: include dm/ofnode.h by Patrick Delaunay · 1 year, 6 months ago
  40. f3caa85 spl: ext: Use partition size for mount by Mayuresh Chitale · 1 year, 7 months ago
  41. 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
  42. 8c6b5f7 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 6 months ago
  43. 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  44. a52881e cli: avoid buffer overrun by Heinrich Schuchardt · 1 year, 7 months ago
  45. fabe707 spl: Correct checking of configuration node by Bin Meng · 1 year, 7 months ago
  46. 98b9193 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  47. 0e6ba4f usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  48. 1d5c59c usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  49. 2510aab usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
  50. eda07d6 common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 8 months ago
  51. a2acf86 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 7 months ago
  52. 35ff483 common/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  53. 466a3e9 common: cli_hush: Restore clear local variable support by Stefan Herbrechtsmeier · 1 year, 8 months ago
  54. abf0e7b imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · 1 year, 7 months ago
  55. 3ab6d9c fdt_support: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  56. adcd00a common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · 1 year, 8 months ago
  57. e8b80f3 ide: Drop init for not using BLK by Simon Glass · 1 year, 7 months ago
  58. e7c108e ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 7 months ago
  59. 4bd4c31 common: Replace #ifdef and #if with if's by Nikhil M Jain · 1 year, 7 months ago
  60. 33ff612 common: Enable splash functions at SPL by Nikhil M Jain · 1 year, 7 months ago
  61. fcc4f84 common: Makefile: Rule to compile bmp.c by Nikhil M Jain · 1 year, 7 months ago
  62. 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 7 months ago
  63. 329cfe9 common: Kconfig: Add BMP configs by Nikhil M Jain · 1 year, 7 months ago
  64. 1c2dead common: Makefile: Add rule to compile splash and splash_source at SPL by Nikhil M Jain · 1 year, 7 months ago
  65. 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · 1 year, 8 months ago
  66. eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 9 months ago
  67. 9046b5f ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  68. 95c015f Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  69. d95e1d1 cli: run_commandf(): small fixups by Evgeny Bachinin · 1 year, 8 months ago
  70. 26e0cab cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
  71. 60217a2 cli: Correct several bugs in cli_getch() by Simon Glass · 1 year, 8 months ago
  72. 03787a9 dlmalloc: Fix a warning with clang-15 by Tom Rini · 1 year, 9 months ago
  73. a122030 Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
  74. 8a80386 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
  75. dd4c85a console: Use only 0x00 as line separator for console recording by Marek Vasut · 1 year, 9 months ago
  76. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  77. ee3a216 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
  78. b629c96 usb: USB hubs require host mode by Heinrich Schuchardt · 1 year, 10 months ago
  79. 7fa964a video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 9 months ago
  80. 82779d2 Add VPL options for BLOBLIST by Simon Glass · 1 year, 9 months ago
  81. dd2e5f2 event: Add Kconfig options for SPL by Simon Glass · 1 year, 9 months ago
  82. 5f65f1a common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · 1 year, 9 months ago
  83. a6980b8 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · 1 year, 9 months ago
  84. a081155 spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION by Pali Rohár · 1 year, 10 months ago
  85. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  86. 2800ac9 common: avb_verify: prevent opening incorrect session by Ivan Khoronzhuk · 1 year, 10 months ago
  87. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  88. d270aae dm: Allow serial output during the relocation process by Simon Glass · 1 year, 10 months ago
  89. 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 10 months ago
  90. be1eaa1 Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
  91. 13c79d2 Correct SPL uses of VIDEO by Simon Glass · 1 year, 10 months ago
  92. 1abcc2f Correct SPL use of SPLASH_SOURCE by Simon Glass · 1 year, 10 months ago
  93. c19fee5 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 10 months ago
  94. 9e0417e Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 10 months ago
  95. 12f813d Correct SPL use of OF_EMBED by Simon Glass · 1 year, 10 months ago
  96. a4d9fd1 Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · 1 year, 10 months ago
  97. 7c1d34b Correct SPL use of HUSH_PARSER by Simon Glass · 1 year, 10 months ago
  98. d38ecb7 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
  99. 905ea88 Correct SPL use of CMD_SHA1SUM by Simon Glass · 1 year, 10 months ago
  100. 778451e Correct SPL use of CMD_HASH by Simon Glass · 1 year, 10 months ago