1. 3ea3c57 cli: add modern hush as parser for run_command*() by Francis Laniel · 1 year, 1 month ago
  2. 3b13faf cli: hush_modern: Add functions to be called from run_command() by Francis Laniel · 1 year, 1 month ago
  3. 74e4254 cli: hush_modern: Enable variables expansion for modern hush by Francis Laniel · 1 year, 1 month ago
  4. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 1 year, 1 month ago
  5. 6bb39f5 cmd: Add new cli command by Francis Laniel · 1 year, 1 month ago
  6. 603a814 global_data.h: add GD_FLG_HUSH_OLD_PARSER flag by Francis Laniel · 1 year, 1 month ago
  7. 30dcef8 cli: Add menu for hush parser by Francis Laniel · 1 year, 1 month ago
  8. 8197f01 cli: Port upstream Busybox hush to U-Boot by Francis Laniel · 1 year, 1 month ago
  9. b234f7e cli: Add Busybox upstream hush.c file by Francis Laniel · 1 year, 1 month ago
  10. 0de448d command: Move command completion temporary buffer to stack by Marek Vasut · 1 year, 2 months ago
  11. 400cb2a command: Allocate history buffer using calloc() by Marek Vasut · 1 year, 2 months ago
  12. 1373ffd Merge tag 'v2024.01-rc5' into next by Tom Rini · 1 year, 1 month ago
  13. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 4 months ago
  14. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 1 year, 2 months ago
  15. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year, 2 months ago
  16. 0d8ac56 sunxi: h616: (really) lower SPL stack address to avoid BROM data by Andre Przywara · 2 years, 7 months ago
  17. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 1 year, 2 months ago
  18. 75aabe5 usb: storage: Use the correct CBW lengths by Hector Martin · 1 year, 3 months ago
  19. b5999f8 usb: hub: Add missing reset recovery delay by Hector Martin · 1 year, 3 months ago
  20. 4072572 Fix stack-protector for powerpc by Christophe Leroy · 1 year, 2 months ago
  21. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 1 year, 2 months ago
  22. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year, 3 months ago
  23. d2a1b43 Revert "generic-board: make show_board_info a weak function" by Simon Glass · 1 year, 3 months ago
  24. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 1 year, 3 months ago
  25. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  26. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year, 2 months ago
  27. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 3 months ago
  28. 54a8d84 spl: fat: Add option to disable DMA alignment by Sean Anderson · 1 year, 3 months ago
  29. 14509a2 spl: spi: Consolidate spi_load_image_os into spl_spi_load_image by Sean Anderson · 1 year, 3 months ago
  30. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 3 months ago
  31. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 3 months ago
  32. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 3 months ago
  33. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 3 months ago
  34. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 3 months ago
  35. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 3 months ago
  36. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 3 months ago
  37. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 3 months ago
  38. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 3 months ago
  39. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 3 months ago
  40. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 3 months ago
  41. 0ddfa86 spl: nand: Remove spl_nand_legacy_read by Sean Anderson · 1 year, 3 months ago
  42. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 3 months ago
  43. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 3 months ago
  44. b63664b spl: Set FAT bl_len to ARCH_DMA_MINALIGN by Sean Anderson · 1 year, 3 months ago
  45. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 3 months ago
  46. 33c8d01 spl: Take advantage of bl_len's power-of-twoness by Sean Anderson · 1 year, 3 months ago
  47. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 3 months ago
  48. feaeb8f spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 3 months ago
  49. 517e708 spl: semihosting: Don't close fd before spl_load_simple_fit by Sean Anderson · 1 year, 3 months ago
  50. 06b1bca spl: Make SHOW_ERRORS depend on LIBCOMMON by Sean Anderson · 1 year, 3 months ago
  51. 1e86296 spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc by Sean Anderson · 1 year, 3 months ago
  52. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year, 2 months ago
  53. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 3 months ago
  54. bd9573c spl: nand: Map memory before accessing it by Sean Anderson · 1 year, 3 months ago
  55. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 3 months ago
  56. 57d3da6 spl: legacy: Honor bl_len when decompressing by Sean Anderson · 1 year, 3 months ago
  57. 23fe0c0 spl: nand: Fix NULL-pointer dereference by Sean Anderson · 1 year, 3 months ago
  58. 0d4d9f9 bootstage: Correct exhasuted typo by Simon Glass · 1 year, 3 months ago
  59. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  60. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 3 months ago
  61. 2cb52fb cli_simple: Rework this support slightly by Tom Rini · 1 year, 3 months ago
  62. d900449 Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig by Tom Rini · 1 year, 3 months ago
  63. 54ecce2 version: Separate our version string from the version command by Tom Rini · 1 year, 3 months ago
  64. 8af8378 common: Reword CONSOLE_RECORD_.*SIZE help texts by Tom Rini · 1 year, 3 months ago
  65. 35dc728 serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE by Rasmus Villemoes · 1 year, 3 months ago
  66. 2dd86b9 cli: Consume invalid escape sequences early by Yurii Monakov · 1 year, 4 months ago
  67. 1b2a3d0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 3 months ago
  68. cedc741 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 3 months ago
  69. 6092ce5 event: add new EVT_SETTINGS_R event by Artur Rojek · 1 year, 3 months ago
  70. 95168d7 sunxi: add Allwinner R528/T113 SoC support by Andre Przywara · 2 years, 5 months ago
  71. 4a9e89a sunxi: introduce NCAT2 generation model by Andre Przywara · 2 years, 4 months ago
  72. 58fa2a5 spl: riscv: add os type for next booting stage by Randolph · 1 year, 4 months ago
  73. 5367b9e spl: riscv: opensbi: change the default os_type as varible by Randolph · 1 year, 4 months ago
  74. b02c4e9 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 4 months ago
  75. 93caa3e spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 4 months ago
  76. 44071cd fs: ext4: Fix building ext4 in SPL if write is enabled by Sean Anderson · 1 year, 4 months ago
  77. 12b3339 Move i.MX8 container image loading support to common/spl by Sean Anderson · 1 year, 4 months ago
  78. ab12179 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 4 months ago
  79. 5264413 spl: fit: Fix entry point for SPL_LOAD_FIT_FULL by Sean Anderson · 1 year, 4 months ago
  80. 6cc2182 spl: nor: Don't allocate header on stack by Sean Anderson · 1 year, 4 months ago
  81. 301ae61 spl: legacy: Fix referencing _image_binary_end by Sean Anderson · 1 year, 4 months ago
  82. a0733b3 spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 4 months ago
  83. e936db9 spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 3 months ago
  84. b13eaf3 spl: fit: Add board level function to decide application of DTO by Marek Vasut · 1 year, 4 months ago
  85. 39ee321 cli: Add a function to set up a new cread by Simon Glass · 1 year, 4 months ago
  86. 3b487bf cli: Allow command completion to be disabled by Simon Glass · 1 year, 4 months ago
  87. 8fc041f cli: Allow history to be disabled by Simon Glass · 1 year, 4 months ago
  88. 657e14d cli: Terminate the string in cread_line_process_ch() by Simon Glass · 1 year, 4 months ago
  89. e5509ce cli: Create a function to process characters by Simon Glass · 1 year, 4 months ago
  90. 8d997aa cli: Unindent some code in cread_line() by Simon Glass · 1 year, 4 months ago
  91. be5c2ed cli: Convert cread_line() to use a struct for the main vars by Simon Glass · 1 year, 4 months ago
  92. fedd372 cli: Use unsigned int instead of unsigned long by Simon Glass · 1 year, 4 months ago
  93. dcc18ce cli: Implement delete-word in cread_line() by Simon Glass · 1 year, 4 months ago
  94. 6321391 cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline by Simon Glass · 1 year, 4 months ago
  95. 039f8cc cli: Drop some #ifdefs in cli_readline by Simon Glass · 1 year, 4 months ago
  96. 33eb0b9 cli: Add a command to show cmdline history by Simon Glass · 1 year, 4 months ago
  97. 0f97e94 cli: Move simple readline into a function by Simon Glass · 1 year, 4 months ago
  98. e65f6ba event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY* by Marek Vasut · 1 year, 5 months ago
  99. 1786861 malloc: Enable assertions if UNIT_TEST is enabled by Sean Anderson · 1 year, 4 months ago
  100. 7020b2e blk: Use a macro for the typical block size by Bin Meng · 1 year, 4 months ago