1. b15a4af Correct SPL uses of CMD_TFTPPUT by Simon Glass · 1 year, 11 months ago
  2. ddeac15 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · 1 year, 11 months ago
  3. 6cd3a79 Correct SPL uses of CMD_EFICONFIG by Simon Glass · 1 year, 11 months ago
  4. 65a7310 env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 11 months ago
  5. 867552b Drop dataflash_mmc_mux command by Simon Glass · 1 year, 11 months ago
  6. f85a271 cmd: Drop mfsl command by Simon Glass · 1 year, 11 months ago
  7. e158c94 cmd: Add an option to enable the ini command by Simon Glass · 1 year, 11 months ago
  8. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 11 months ago
  9. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 11 months ago
  10. e08e6ea qemu: Update qfw command to use addresses by Simon Glass · 1 year, 11 months ago
  11. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 11 months ago
  12. 73a3f51 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 11 months ago
  13. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 11 months ago
  14. cf1f735 cmd: mmc: Expand bkops handling by Marek Vasut · 2 years ago
  15. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 11 months ago
  16. 0d59085 eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 11 months ago
  17. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 11 months ago
  18. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 11 months ago
  19. ee0b0be cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 2 years ago
  20. 8c8df67 cmd: simplify do_spi_flash() by Heinrich Schuchardt · 2 years ago
  21. fa3b38d cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 2 years ago
  22. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 2 years ago
  23. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 2 years ago
  24. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 2 years ago
  25. 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 2 years ago
  26. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 2 years ago
  27. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 2 years ago
  28. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 2 years ago
  29. c8c3fd2 net: Add a function to run dhcp by Simon Glass · 2 years ago
  30. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 2 years ago
  31. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 2 years ago
  32. f1779f2 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 2 years ago
  33. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 2 years ago
  34. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
  35. 22e7f1d cmd: part: Add partition-related type command by Enric Balletbo i Serra · 2 years ago
  36. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 2 years ago
  37. 5c006e7 cmd: event: Remove additional event description by Michal Simek · 2 years ago
  38. ac7fdbc cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · 2 years ago
  39. 02d929b bootstd: Support creating a boot menu by Simon Glass · 2 years ago
  40. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 2 years ago
  41. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 2 years ago
  42. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 2 years ago
  43. 30f3333 image: Move common image code to image_board and command by Simon Glass · 2 years ago
  44. 858fefd image: Add a function to find a script in an image by Simon Glass · 2 years ago
  45. 32bab0e menu: Make use of CLI character processing by Simon Glass · 2 years ago
  46. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 2 years ago
  47. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 2 years ago
  48. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 2 years ago
  49. c40e021 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years, 1 month ago
  50. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 2 years ago
  51. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years ago
  52. 5b333b9 cmd: change the return value when argc error by Shenlin Liang · 2 years, 1 month ago
  53. 6762c8d cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years, 1 month ago
  54. 311106a arm/mach-meson: move smc commands in cmd/meson by Alexey Romanov · 2 years ago
  55. cebdfc2 Merge branch 'next' by Tom Rini · 2 years ago
  56. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 2 years ago
  57. 532952f cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 2 years ago
  58. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 2 years, 1 month ago
  59. c4f5738 cmd: source: Clean up a few lines by Sean Anderson · 2 years, 1 month ago
  60. 20422d6 cmd: net: wget: fix Kconfig dependency by Michael Walle · 2 years ago
  61. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years, 1 month ago
  62. d4c8dd1 global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 2 years, 1 month ago
  63. 2adbb29 global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 2 years, 1 month ago
  64. 60910a3 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · 2 years, 1 month ago
  65. 1353b25 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years, 1 month ago
  66. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 2 years ago
  67. ad50ca5 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · 2 years ago
  68. 6455027 eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · 2 years ago
  69. ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 2 years ago
  70. ea58b9a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · 2 years ago
  71. 8b83d54 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years, 1 month ago
  72. d09807a cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · 2 years, 2 months ago
  73. 308bd74 cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 3 months ago
  74. e524f3a net: Remove eth_legacy.c by Tom Rini · 2 years, 1 month ago
  75. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 1 month ago
  76. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years, 1 month ago
  77. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 1 month ago
  78. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years, 1 month ago
  79. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years, 1 month ago
  80. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years, 1 month ago
  81. ff414fc cmd: fix long text for sound command by Heinrich Schuchardt · 2 years, 1 month ago
  82. 140a895 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 2 years, 1 month ago
  83. 3ac026a efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years, 1 month ago
  84. 78b1ccc eficonfig: use u16_strsize() to get u16 string buffer size by Masahisa Kojima · 2 years, 1 month ago
  85. c67d3c9 eficonfig: fix going one directory up issue by Masahisa Kojima · 2 years, 1 month ago
  86. 1a12796 efi_loader: don't use EFI_LOADER_DATA internally by Heinrich Schuchardt · 2 years, 1 month ago
  87. cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years, 2 months ago
  88. 2fdc4c0 cmd: fix dependency for CMD_CLS by John Keeping · 2 years, 1 month ago
  89. 1853811 cmd: ubifs: Do not show usage when command fails by Pali Rohár · 2 years, 5 months ago
  90. 7dfcf2a cmd: fdt: Fix iteration over elements above index 1 in fdt get by Marek Vasut · 2 years, 1 month ago
  91. d0f9ae3 eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · 2 years, 1 month ago
  92. c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 2 years, 1 month ago
  93. 21faf4e eficonfig: use protocol interface for file selection by Masahisa Kojima · 2 years, 1 month ago
  94. d656611 eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 2 years, 1 month ago
  95. d571f9b eficonfig: refactor change boot order implementation by Masahisa Kojima · 2 years, 1 month ago
  96. 8961e93 eficonfig: expose append entry function by Masahisa Kojima · 2 years, 1 month ago
  97. a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years, 1 month ago
  98. 1167e88 eficonfig: fix missing variable initialization by Masahisa Kojima · 2 years, 1 month ago
  99. 3d595ac cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · 2 years, 2 months ago
  100. 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 2 months ago