1. fb71c88 rockchip: Enable preconsole for rk3328 by Jagan Teki · 11 months ago
  2. 3765b86 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 8 months ago
  3. de4de6b Merge patch series "mcheck implementation for U-Boot" by Tom Rini · 8 months ago
  4. 5d7f16f mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · 8 months ago
  5. 2d54641 mcheck: add stats, add a comment with test results by Eugene Uriev · 8 months ago
  6. e84d69a mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 8 months ago
  7. 2601b61 mcheck: add pedantic mode support by Eugene Uriev · 8 months ago
  8. c61e313 mcheck: support memalign by Eugene Uriev · 8 months ago
  9. 172be69 mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · 8 months ago
  10. f5f24c8 mcheck: introduce essentials of mcheck by Eugene Uriev · 8 months ago
  11. 5a1d968 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · 8 months ago
  12. 33bd33d mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · 8 months ago
  13. 127ad5f cli: always show cursor by Heinrich Schuchardt · 8 months ago
  14. c838172 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · 8 months ago
  15. 4a7fda9 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · 8 months ago
  16. 176e8f0 usb: Add environment based device ignorelist by Janne Grunau · 8 months ago
  17. c4da10a Merge branch 'next' by Tom Rini · 8 months ago
  18. c05e9e7 spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 8 months ago
  19. b10091b test: dm: add button_cmd test by Caleb Connolly · 8 months ago
  20. ecb7eaa spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 9 months ago
  21. ae31efc cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 9 months ago
  22. 13c54e7 cli: panic when failed to allocate memory for the history buffer by Hanyuan Zhao · 9 months ago
  23. 489a578 cmd: md5sum: use hash_command by Igor Opaniuk · 9 months ago
  24. c5bd289 autoboot: Add check for result of malloc_cache_aligned() by Maks Mishin · 9 months ago
  25. 1bcd488 log: fixup log_head after relocating global data by Thomas Weißschuh · 10 months ago
  26. 26f5130 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · 10 months ago
  27. 8a3b4cb Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 9 months ago
  28. 72c99cc bloblist: Load the bloblist from the previous loader by Raymond Mao · 10 months ago
  29. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
  30. bc7f0ab bloblist: check bloblist with specified buffer size by Raymond Mao · 10 months ago
  31. fe016b6 bloblist: add API to check the register conventions by Raymond Mao · 10 months ago
  32. 0e60c7c common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · 10 months ago
  33. 66fde11 common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · 10 months ago
  34. f18ec6d common: avb_verify: rework error/debug prints by Igor Opaniuk · 10 months ago
  35. 29cb886 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 10 months ago
  36. 9655618 common: avb_verify: don't call mmc_switch_part for SD by Igor Opaniuk · 10 months ago
  37. 2259c29 boot: add support for button commands by Caleb Connolly · 11 months ago
  38. 36aa4ec Merge branch '2024-02-06-assorted-fixes' by Tom Rini · 10 months ago
  39. 81a8923 common: event: check event_type_name() argument by Heinrich Schuchardt · 10 months ago
  40. 4d87ac3 spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 10 months ago
  41. b193397 spl: riscv: falcon: move fdt blob to specified address by Randolph · 11 months ago
  42. 699afcb common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 10 months ago
  43. 2dbedf9 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  44. 2febd46 video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 12 months ago
  45. 46245d4 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 12 months ago
  46. 84e0834 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 12 months ago
  47. 7618389 sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 1 month ago
  48. 3d37a01 sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 1 month ago
  49. cc82bae common: console: Fix print complete stdio device list by Patrice Chotard · 11 months ago
  50. 813aa8f common: usb-hub: Reset hub port before scanning by Shantur Rathore · 12 months ago
  51. 479f54a getchar(): Correct usage by Tom Rini · 11 months ago
  52. 9d8e671 cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 11 months ago
  53. 209329d cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 11 months ago
  54. 7e06c1f lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  55. c0b0de4 common: console: record console from the beginning by Ion Agorria · 11 months ago
  56. 15f6d6a common: console: introduce console_record_isempty helper by Ion Agorria · 11 months ago
  57. 6d54871 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 11 months ago
  58. aee5a9c bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  59. 39d5ad3 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  60. 703a5da bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  61. b560b24 bloblist: Handle alignment with a void entry by Simon Glass · 11 months ago
  62. 8968c05 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  63. 448115b bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
  64. 01b4fdd bloblist: Access record hdr_size and tag via a function by Simon Glass · 11 months ago
  65. c2aa4ef bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  66. 871e5d0 bloblist: Update the tag numbering by Simon Glass · 11 months ago
  67. 1f8a1b1 Merge patch series "Modernize U-Boot shell" by Tom Rini · 11 months ago
  68. e7ca3a3 cli: modern_hush: Add upstream commits up to 2nd October 2023. by Francis Laniel · 11 months ago
  69. d000314 cli: hush_modern: Enable loops by Francis Laniel · 11 months ago
  70. 9492c94 cli: hush_modern: Enable if keyword by Francis Laniel · 11 months ago
  71. aa44c26 cli: hush_modern: Enable using < and > as string compare operators by Francis Laniel · 11 months ago
  72. 5b64c45 cli: add modern hush as parser for run_command*() by Francis Laniel · 11 months ago
  73. 26cafe1 cli: hush_modern: Add functions to be called from run_command() by Francis Laniel · 11 months ago
  74. bfc406a cli: hush_modern: Enable variables expansion for modern hush by Francis Laniel · 11 months ago
  75. 3b66e57 cli: Enables using modern hush parser as command line parser by Francis Laniel · 11 months ago
  76. efb5800 cmd: Add new cli command by Francis Laniel · 11 months ago
  77. 1239d23 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 11 months ago
  78. 529cb2c cli: Add menu for hush parser by Francis Laniel · 11 months ago
  79. 36836fc cli: Port upstream Busybox hush to U-Boot by Francis Laniel · 11 months ago
  80. 110b769 cli: Add Busybox upstream hush.c file by Francis Laniel · 11 months ago
  81. 0639049 command: Move command completion temporary buffer to stack by Marek Vasut · 12 months ago
  82. 6210f6d command: Allocate history buffer using calloc() by Marek Vasut · 12 months ago
  83. 08ccd54 Merge tag 'v2024.01-rc5' into next by Tom Rini · 12 months ago
  84. ffafbe3 video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
  85. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  86. 9236852 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  87. c573b09 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 5 months ago
  88. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  89. 7b3d10d usb: storage: Use the correct CBW lengths by Hector Martin · 1 year, 1 month ago
  90. 9053514 usb: hub: Add missing reset recovery delay by Hector Martin · 1 year, 1 month ago
  91. 9d0be73 Fix stack-protector for powerpc by Christophe Leroy · 1 year ago
  92. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 12 months ago
  93. c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year, 1 month ago
  94. cda520e Revert "generic-board: make show_board_info a weak function" by Simon Glass · 1 year, 1 month ago
  95. bbd9f35 board: Move show_board_info() comment to header file by Simon Glass · 1 year, 1 month ago
  96. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  97. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  98. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  99. 9025188 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  100. b664e67 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago