1. f9ebfd7 log: Support outputing function names in SPL by Simon Glass · 1 year, 4 months ago
  2. 03fe79c x86: Pass video settings from SPL to U-Boot proper by Simon Glass · 1 year, 4 months ago
  3. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 4 months ago
  4. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
  5. f98caa6 log: Tidy up an ambiguous comment by Simon Glass · 1 year, 4 months ago
  6. 874bf6e board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 5 months ago
  7. 497e3a8 hash: fix a memory leak by Sergei Antonov · 1 year, 5 months ago
  8. c98cb51 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 6 months ago
  9. 0f42f89 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL by Ying Sun · 1 year, 5 months ago
  10. 29f925d common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV by Ying Sun · 1 year, 5 months ago
  11. 9eb0fc2 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description by Heinrich Schuchardt · 1 year, 5 months ago
  12. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  13. 1b8a1be spl: spl_legacy: Fix spl_end address by Fabio Estevam · 1 year, 5 months ago
  14. 6039e0e imx: hab: Simplify the mechanism by Marek Vasut · 1 year, 6 months ago
  15. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 6 months ago
  16. a7536e9 menu: Re-enable the ANSI codes by Simon Glass · 1 year, 5 months ago
  17. 1c64b98 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · 1 year, 6 months ago
  18. e0afedb stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 6 months ago
  19. 1aeedef spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 10 months ago
  20. 02d9c0b common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 6 months ago
  21. 8ce6a2e spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 6 months ago
  22. f3228a7 spl: Add Kconfig options for NVME by Mayuresh Chitale · 1 year, 6 months ago
  23. 163c5f6 fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · 1 year, 6 months ago
  24. 0e7cc08 fdt_support: include dm/ofnode.h by Patrick Delaunay · 1 year, 6 months ago
  25. 7a5f4e4 spl: ext: Use partition size for mount by Mayuresh Chitale · 1 year, 7 months ago
  26. 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, 5 months ago
  27. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  28. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  29. 7bae13d cli: avoid buffer overrun by Heinrich Schuchardt · 1 year, 7 months ago
  30. 1310ad3 spl: Correct checking of configuration node by Bin Meng · 1 year, 7 months ago
  31. 0007fb2 usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  32. 6308731 usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  33. df10441 usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/ by Marek Vasut · 1 year, 7 months ago
  34. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
  35. 7a17e4c common: spl: spl: Remove video driver before u-boot proper by Nikhil M Jain · 1 year, 8 months ago
  36. ab75996 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
  37. a7989a7 common/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  38. 930ef10 common: cli_hush: Restore clear local variable support by Stefan Herbrechtsmeier · 1 year, 8 months ago
  39. 3bc6257 imx: support i.MX8QM DMSSE20 a1 board by Oliver Graute · 1 year, 7 months ago
  40. ded112f fdt_support: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  41. b52d6de common: static fdt_simplefb_enable_existing_node() by Heinrich Schuchardt · 1 year, 8 months ago
  42. 00a79f2 ide: Drop init for not using BLK by Simon Glass · 1 year, 7 months ago
  43. 0917851 ide: Drop CONFIG_START_IDE by Simon Glass · 1 year, 7 months ago
  44. 9eeb1a2 common: Replace #ifdef and #if with if's by Nikhil M Jain · 1 year, 7 months ago
  45. eb9217d common: Enable splash functions at SPL by Nikhil M Jain · 1 year, 7 months ago
  46. d45e1d9 common: Makefile: Rule to compile bmp.c by Nikhil M Jain · 1 year, 7 months ago
  47. 58182b2 cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 7 months ago
  48. 072b0e1 common: Kconfig: Add BMP configs by Nikhil M Jain · 1 year, 7 months ago
  49. a8bca7e common: Makefile: Add rule to compile splash and splash_source at SPL by Nikhil M Jain · 1 year, 7 months ago
  50. 56c3aa9 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · 1 year, 8 months ago
  51. 8b88206 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 9 months ago
  52. 5a3b074 ARM: rmobile: Add R-Car Generation 4 support by Hai Pham · 1 year, 9 months ago
  53. 288fe30 Merge branch 'next' by Tom Rini · 1 year, 8 months ago
  54. 26f923c cli: run_commandf(): small fixups by Evgeny Bachinin · 1 year, 8 months ago
  55. be0169f cli: Correct handling of invalid escape sequences in cread_line() by Simon Glass · 1 year, 8 months ago
  56. 17b45e6 cli: Correct several bugs in cli_getch() by Simon Glass · 1 year, 8 months ago
  57. f88d48c dlmalloc: Fix a warning with clang-15 by Tom Rini · 1 year, 9 months ago
  58. cb90ddb Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into next by Tom Rini · 1 year, 8 months ago
  59. 4023dc9 binman: add sign option for binman by Ivan Mikhaylov · 1 year, 9 months ago
  60. 97d6d7e console: Use only 0x00 as line separator for console recording by Marek Vasut · 1 year, 9 months ago
  61. a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 8 months ago
  62. 4042ce7 usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB by Heinrich Schuchardt · 1 year, 10 months ago
  63. fe61da8 usb: USB hubs require host mode by Heinrich Schuchardt · 1 year, 10 months ago
  64. 39c1fa2 video console: implement multiple fonts configuration by Dzmitry Sankouski · 1 year, 9 months ago
  65. 7ffbb5b Add VPL options for BLOBLIST by Simon Glass · 1 year, 9 months ago
  66. 3693ee9 event: Add Kconfig options for SPL by Simon Glass · 1 year, 9 months ago
  67. b7be876 common: Make ARCH_EARLY_INIT_R be selected only by Tom Rini · 1 year, 9 months ago
  68. e7348a7 common/Kconfig: Reword text for BOARD_TYPES by Tom Rini · 1 year, 9 months ago
  69. 718d1c7 spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION by Pali Rohár · 1 year, 10 months ago
  70. 5b197ee Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  71. 3106e47 common: avb_verify: prevent opening incorrect session by Ivan Khoronzhuk · 1 year, 10 months ago
  72. c74e034 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 9 months ago
  73. c38a21d dm: Allow serial output during the relocation process by Simon Glass · 1 year, 10 months ago
  74. 2c88d5e sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 10 months ago
  75. c34009d 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
  76. 1f69cbe Correct SPL uses of VIDEO by Simon Glass · 1 year, 10 months ago
  77. b7e4869 Correct SPL use of SPLASH_SOURCE by Simon Glass · 1 year, 10 months ago
  78. 4c77608 Correct SPL uses of SAVE_PREV_BL_INITRAMFS_START_ADDR by Simon Glass · 1 year, 10 months ago
  79. 10f8bc0 Correct SPL uses of SAVE_PREV_BL_FDT_ADDR by Simon Glass · 1 year, 10 months ago
  80. bc2dba9 Correct SPL use of OF_EMBED by Simon Glass · 1 year, 10 months ago
  81. 00ba40f Correct SPL uses of NEEDS_MANUAL_RELOC by Simon Glass · 1 year, 10 months ago
  82. b84d23d Correct SPL use of HUSH_PARSER by Simon Glass · 1 year, 10 months ago
  83. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 10 months ago
  84. 5cbdd15 Correct SPL use of CMD_SHA1SUM by Simon Glass · 1 year, 10 months ago
  85. bdb133a Correct SPL use of CMD_HASH by Simon Glass · 1 year, 10 months ago
  86. 5eddad0 usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  87. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 10 months ago
  88. 4f6daac log: Add a category for filesystems by Simon Glass · 1 year, 10 months ago
  89. 69a3e07 spl: Drop unwanted return in spl_fit_upload_fpga() by Simon Glass · 1 year, 10 months ago
  90. b75ca26 common: bouncebuf: Use dma-mapping for cache ops by Andrew Davis · 1 year, 11 months ago
  91. 19efd43 event: Correct duplicate log message in event_notify() by Simon Glass · 1 year, 10 months ago
  92. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  93. 2d1e2e5 common/update: Finish Kconfig migration by Tom Rini · 1 year, 11 months ago
  94. 6e73ab3 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 11 months ago
  95. d35e44f autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · 1 year, 11 months ago
  96. a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
  97. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  98. 33c60a3 trace: Use notrace for short by Simon Glass · 1 year, 11 months ago
  99. e875cab configs: Increase malloc size after relocation by Neha Malcom Francis · 1 year, 11 months ago
  100. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago