1. b03b490 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 6 months ago
  2. 977fc15 Merge patch series "mcheck implementation for U-Boot" by Tom Rini · 6 months ago
  3. 707a6df mcheck: let mcheck_abortfunc_t print the pointer by Eugene Uriev · 7 months ago
  4. a0ff152 mcheck: add stats, add a comment with test results by Eugene Uriev · 7 months ago
  5. 7bceb16 mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 7 months ago
  6. 18c1bfa mcheck: add pedantic mode support by Eugene Uriev · 7 months ago
  7. ae83876 mcheck: support memalign by Eugene Uriev · 7 months ago
  8. 151493a mcheck: integrate mcheck into dlmalloc.c by Eugene Uriev · 7 months ago
  9. 7dafc5c mcheck: introduce essentials of mcheck by Eugene Uriev · 7 months ago
  10. dfba071 mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck. by Eugene Uriev · 7 months ago
  11. c82ff48 mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands by Eugene Uriev · 7 months ago
  12. d2e4b2f cli: always show cursor by Heinrich Schuchardt · 7 months ago
  13. 63f6a44 usb: kbd: Add probe quirk for Apple and Keychron keyboards by Janne Grunau · 7 months ago
  14. 575c682 usb: kbd: support Apple Magic Keyboards (2021) by Janne Grunau · 7 months ago
  15. 18f288b usb: Add environment based device ignorelist by Janne Grunau · 7 months ago
  16. d312d98 Merge branch 'next' by Tom Rini · 7 months ago
  17. 0cfe1bc spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR by Randolph · 7 months ago
  18. d47e1fa test: dm: add button_cmd test by Caleb Connolly · 7 months ago
  19. aeda4cc spl: Improve error message for SPL memory allocation by Leo Yu-Chi Liang · 7 months ago
  20. 421359a cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 8 months ago
  21. 4495134 cli: panic when failed to allocate memory for the history buffer by Hanyuan Zhao · 8 months ago
  22. 6ec3f92 cmd: md5sum: use hash_command by Igor Opaniuk · 8 months ago
  23. 606867c autoboot: Add check for result of malloc_cache_aligned() by Maks Mishin · 8 months ago
  24. 39162d9 log: fixup log_head after relocating global data by Thomas Weißschuh · 8 months ago
  25. d819250 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · 9 months ago
  26. ea3348e Merge patch series "Handoff bloblist from previous boot stage" by Tom Rini · 8 months ago
  27. 6613131 bloblist: Load the bloblist from the previous loader by Raymond Mao · 9 months ago
  28. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 9 months ago
  29. 6725421 bloblist: check bloblist with specified buffer size by Raymond Mao · 9 months ago
  30. 1c4751f bloblist: add API to check the register conventions by Raymond Mao · 9 months ago
  31. 08e2cd6 common: usb-hub: Reset USB 3.0 hubs only by Shantur Rathore · 8 months ago
  32. fc7ef0f common: avb_verify: add str_avb_io_error/str_avb_slot_error by Igor Opaniuk · 8 months ago
  33. 0508a7c common: avb_verify: rework error/debug prints by Igor Opaniuk · 8 months ago
  34. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  35. c2f72d0 common: avb_verify: don't call mmc_switch_part for SD by Igor Opaniuk · 8 months ago
  36. e761035 boot: add support for button commands by Caleb Connolly · 9 months ago
  37. 0101a2f Merge branch '2024-02-06-assorted-fixes' by Tom Rini · 8 months ago
  38. 0c5110c common: event: check event_type_name() argument by Heinrich Schuchardt · 9 months ago
  39. ce7ae9d spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 9 months ago
  40. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 10 months ago
  41. 54245af common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 9 months ago
  42. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 9 months ago
  43. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 11 months ago
  44. 4ef9c77 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 11 months ago
  45. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 11 months ago
  46. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 12 months ago
  47. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 12 months ago
  48. 9152a51 common: console: Fix print complete stdio device list by Patrice Chotard · 9 months ago
  49. 33e06dc common: usb-hub: Reset hub port before scanning by Shantur Rathore · 10 months ago
  50. 21a2c12 getchar(): Correct usage by Tom Rini · 9 months ago
  51. 92fa22a cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  52. 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  53. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 10 months ago
  54. 90087dd common: console: record console from the beginning by Ion Agorria · 10 months ago
  55. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 10 months ago
  56. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 10 months ago
  57. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 10 months ago
  58. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 10 months ago
  59. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 10 months ago
  60. f9ef9fb bloblist: Handle alignment with a void entry by Simon Glass · 10 months ago
  61. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 10 months ago
  62. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 10 months ago
  63. 1f06ed4 bloblist: Access record hdr_size and tag via a function by Simon Glass · 10 months ago
  64. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 10 months ago
  65. e748e4b bloblist: Update the tag numbering by Simon Glass · 10 months ago
  66. 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 10 months ago
  67. c24cb3e cli: modern_hush: Add upstream commits up to 2nd October 2023. by Francis Laniel · 10 months ago
  68. e252f50 cli: hush_modern: Enable loops by Francis Laniel · 10 months ago
  69. 374b77e cli: hush_modern: Enable if keyword by Francis Laniel · 10 months ago
  70. d8b2563 cli: hush_modern: Enable using < and > as string compare operators by Francis Laniel · 10 months ago
  71. 3ea3c57 cli: add modern hush as parser for run_command*() by Francis Laniel · 10 months ago
  72. 3b13faf cli: hush_modern: Add functions to be called from run_command() by Francis Laniel · 10 months ago
  73. 74e4254 cli: hush_modern: Enable variables expansion for modern hush by Francis Laniel · 10 months ago
  74. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 10 months ago
  75. 6bb39f5 cmd: Add new cli command by Francis Laniel · 10 months ago
  76. 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 10 months ago
  77. 30dcef8 cli: Add menu for hush parser by Francis Laniel · 10 months ago
  78. 8197f01 cli: Port upstream Busybox hush to U-Boot by Francis Laniel · 10 months ago
  79. b234f7e cli: Add Busybox upstream hush.c file by Francis Laniel · 10 months ago
  80. 0de448d command: Move command completion temporary buffer to stack by Marek Vasut · 11 months ago
  81. 400cb2a command: Allocate history buffer using calloc() by Marek Vasut · 11 months ago
  82. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 10 months ago
  83. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 1 month ago
  84. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 10 months ago
  85. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 11 months ago
  86. 0d8ac56 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 3 months ago
  87. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 11 months ago
  88. 75aabe5 usb: storage: Use the correct CBW lengths by Hector Martin · 12 months ago
  89. b5999f8 usb: hub: Add missing reset recovery delay by Hector Martin · 12 months ago
  90. 4072572 Fix stack-protector for powerpc by Christophe Leroy · 11 months ago
  91. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 11 months ago
  92. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 11 months ago
  93. d2a1b43 Revert "generic-board: make show_board_info a weak function" by Simon Glass · 11 months ago
  94. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 11 months ago
  95. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  96. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  97. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 12 months ago
  98. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 12 months ago
  99. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 12 months ago
  100. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 12 months ago