1. 0101a2f Merge branch '2024-02-06-assorted-fixes' by Tom Rini · 10 months ago
  2. 0c5110c common: event: check event_type_name() argument by Heinrich Schuchardt · 10 months ago
  3. ce7ae9d spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework by Kever Yang · 10 months ago
  4. 10c4ab8 spl: riscv: falcon: move fdt blob to specified address by Randolph · 11 months ago
  5. 54245af common: splash_source: Don't compile ubifs splash cmd for SPL build by Devarsh Thakkar · 10 months ago
  6. 073f4f1 Merge patch series "Move framebuffer reservation for SPL to RAM end" by Tom Rini · 10 months ago
  7. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 12 months ago
  8. 4ef9c77 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 12 months ago
  9. 1d3c266 spl: Enforce framebuffer reservation from end of RAM by Devarsh Thakkar · 12 months ago
  10. 539612e sunxi: Consider SPL size limitations for FIT loading by Samuel Holland · 1 year, 1 month ago
  11. d72494a sunxi: spl: Disable padding from SPL_PAD_TO by Samuel Holland · 1 year, 1 month ago
  12. 9152a51 common: console: Fix print complete stdio device list by Patrice Chotard · 10 months ago
  13. 33e06dc common: usb-hub: Reset hub port before scanning by Shantur Rathore · 12 months ago
  14. 21a2c12 getchar(): Correct usage by Tom Rini · 11 months ago
  15. 92fa22a cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 11 months ago
  16. 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 11 months ago
  17. e58bafc lib: membuff: fix readline not returning line in case of overflow by Ion Agorria · 11 months ago
  18. 90087dd common: console: record console from the beginning by Ion Agorria · 11 months ago
  19. 9ce75f4 common: console: introduce console_record_isempty helper by Ion Agorria · 11 months ago
  20. da96f93 spl: binman: Disable u_boot_any symbols for i.MX93 boards by Mathieu Othacehe · 11 months ago
  21. 7d790a8 bloblist: Add alignment to bloblist_new() by Simon Glass · 11 months ago
  22. b86b2d9 bloblist: Adjust the bloblist header by Simon Glass · 11 months ago
  23. b6e8382 bloblist: Reduce blob-header size by Simon Glass · 11 months ago
  24. f9ef9fb bloblist: Handle alignment with a void entry by Simon Glass · 11 months ago
  25. 997dac6 bloblist: Checksum the entire bloblist by Simon Glass · 11 months ago
  26. 47e1047 bloblist: Drop spare value from bloblist record by Simon Glass · 11 months ago
  27. 1f06ed4 bloblist: Access record hdr_size and tag via a function by Simon Glass · 11 months ago
  28. 1a2e02f bloblist: Adjust API to align in powers of 2 by Simon Glass · 11 months ago
  29. e748e4b bloblist: Update the tag numbering by Simon Glass · 11 months ago
  30. 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 11 months ago
  31. c24cb3e cli: modern_hush: Add upstream commits up to 2nd October 2023. by Francis Laniel · 11 months ago
  32. e252f50 cli: hush_modern: Enable loops by Francis Laniel · 11 months ago
  33. 374b77e cli: hush_modern: Enable if keyword by Francis Laniel · 11 months ago
  34. d8b2563 cli: hush_modern: Enable using < and > as string compare operators by Francis Laniel · 11 months ago
  35. 3ea3c57 cli: add modern hush as parser for run_command*() by Francis Laniel · 11 months ago
  36. 3b13faf cli: hush_modern: Add functions to be called from run_command() by Francis Laniel · 11 months ago
  37. 74e4254 cli: hush_modern: Enable variables expansion for modern hush by Francis Laniel · 11 months ago
  38. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 11 months ago
  39. 6bb39f5 cmd: Add new cli command by Francis Laniel · 11 months ago
  40. 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 11 months ago
  41. 30dcef8 cli: Add menu for hush parser by Francis Laniel · 11 months ago
  42. 8197f01 cli: Port upstream Busybox hush to U-Boot by Francis Laniel · 11 months ago
  43. b234f7e cli: Add Busybox upstream hush.c file by Francis Laniel · 11 months ago
  44. 0de448d command: Move command completion temporary buffer to stack by Marek Vasut · 12 months ago
  45. 400cb2a command: Allocate history buffer using calloc() by Marek Vasut · 12 months ago
  46. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 11 months ago
  47. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 2 months ago
  48. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 12 months ago
  49. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year ago
  50. 0d8ac56 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 4 months ago
  51. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 12 months ago
  52. 75aabe5 usb: storage: Use the correct CBW lengths by Hector Martin · 1 year, 1 month ago
  53. b5999f8 usb: hub: Add missing reset recovery delay by Hector Martin · 1 year, 1 month ago
  54. 4072572 Fix stack-protector for powerpc by Christophe Leroy · 1 year ago
  55. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 12 months ago
  56. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year ago
  57. d2a1b43 Revert "generic-board: make show_board_info a weak function" by Simon Glass · 1 year ago
  58. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 1 year ago
  59. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year ago
  60. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year ago
  61. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 1 month ago
  62. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 1 month ago
  63. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 1 month ago
  64. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 1 month ago
  65. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 1 month ago
  66. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 1 month ago
  67. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 1 month ago
  68. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 1 month ago
  69. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 1 month ago
  70. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
  71. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 1 month ago
  72. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 1 month ago
  73. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 1 month ago
  74. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 1 month ago
  75. 0ddfa86 spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 1 month ago
  76. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
  77. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
  78. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 1 month ago
  79. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
  80. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 1 month ago
  81. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
  82. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
  83. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 1 month ago
  84. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 1 month ago
  85. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 1 month ago
  86. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year ago
  87. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 1 month ago
  88. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 1 month ago
  89. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 1 month ago
  90. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 1 month ago
  91. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 1 month ago
  92. 0d4d9f9 bootstage: Correct exhasuted typo by Simon Glass · 1 year, 1 month ago
  93. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 1 month ago
  94. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 1 month ago
  95. 2cb52fb cli_simple: Rework this support slightly by Tom Rini · 1 year, 1 month ago
  96. d900449 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 1 month ago
  97. 54ecce2 version: Separate our version string from the version command by Tom Rini · 1 year, 1 month ago
  98. 8af8378 common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 1 year, 1 month ago
  99. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 1 month ago
  100. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 2 months ago