1. be9399b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 9 months ago
  2. 93a80c1 cmd: return code when tlv_eeprom incorrectly called by Heinrich Schuchardt · 1 year, 10 months ago
  3. 4ee85df cmd: fdt: allow standalone "fdt move" by Andre Przywara · 1 year, 9 months ago
  4. 6459734 cmd: fdt: move: Use map_sysmem to convert pointers by Andre Przywara · 1 year, 9 months ago
  5. c40251c cmd: clk: probe the clock before dump them by Patrick Delaunay · 1 year, 11 months ago
  6. c34009d Merge tag 'efi-2023-04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 9 months ago
  7. 2c0b0c3 Correct SPL use of EFI_SECURE_BOOT by Simon Glass · 1 year, 9 months ago
  8. 83f3d12 Correct SPL use of EFI_MM_COMM_TEE by Simon Glass · 1 year, 9 months ago
  9. 2fe2ac1 Correct SPL use of VIDEO_ANSI by Simon Glass · 1 year, 9 months ago
  10. 1f69cbe Correct SPL uses of VIDEO by Simon Glass · 1 year, 9 months ago
  11. 37407ac Correct SPL use of USB_FUNCTION_FASTBOOT by Simon Glass · 1 year, 9 months ago
  12. 942b309 Correct SPL use of UDP_FUNCTION_FASTBOOT by Simon Glass · 1 year, 9 months ago
  13. 5b4d810 Correct SPL uses of SYS_LONGHELP by Simon Glass · 1 year, 9 months ago
  14. 8925f0e efi_loader: enable eficonfig command by default by Heinrich Schuchardt · 1 year, 9 months ago
  15. 75d494d cmd: CONFIG_CMD_EFICONFIG requires CONFIG_MENU by Heinrich Schuchardt · 1 year, 9 months ago
  16. 88df363 eficonfig: CTRL+S to save the boot order by Masahisa Kojima · 1 year, 9 months ago
  17. 45f5319 menu: remove CTRL+C to quit by Masahisa Kojima · 1 year, 9 months ago
  18. fe34e16 cmd: improve coninfo output formatting by Heinrich Schuchardt · 1 year, 10 months ago
  19. b15a4af Correct SPL uses of CMD_TFTPPUT by Simon Glass · 1 year, 9 months ago
  20. ddeac15 Correct SPL use of CMD_NVEDIT_EFI by Simon Glass · 1 year, 9 months ago
  21. 6cd3a79 Correct SPL uses of CMD_EFICONFIG by Simon Glass · 1 year, 9 months ago
  22. 65a7310 env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 9 months ago
  23. 867552b Drop dataflash_mmc_mux command by Simon Glass · 1 year, 9 months ago
  24. f85a271 cmd: Drop mfsl command by Simon Glass · 1 year, 9 months ago
  25. e158c94 cmd: Add an option to enable the ini command by Simon Glass · 1 year, 9 months ago
  26. 41a29f2 cmd: Add a SEAMA image load command by Linus Walleij · 1 year, 9 months ago
  27. 00fa989 qemu: Move qfw kernel setup into a common file by Simon Glass · 1 year, 10 months ago
  28. e08e6ea qemu: Update qfw command to use addresses by Simon Glass · 1 year, 10 months ago
  29. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
  30. 73a3f51 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 1 year, 9 months ago
  31. 095d909 Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 9 months ago
  32. cf1f735 cmd: mmc: Expand bkops handling by Marek Vasut · 1 year, 10 months ago
  33. 8dbd0a0 eficonfig: add vertical scroll support by Masahisa Kojima · 1 year, 10 months ago
  34. 0d59085 eficonfig: refactor change boot order implementation by Masahisa Kojima · 1 year, 10 months ago
  35. cd160b2 eficonfig: refactor eficonfig_process_common function by Masahisa Kojima · 1 year, 10 months ago
  36. 5c3ea29 cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · 1 year, 10 months ago
  37. ee0b0be cmd: fix return code of 'sf erase' by Heinrich Schuchardt · 1 year, 10 months ago
  38. 8c8df67 cmd: simplify do_spi_flash() by Heinrich Schuchardt · 1 year, 10 months ago
  39. fa3b38d cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · 1 year, 10 months ago
  40. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
  41. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
  42. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 10 months ago
  43. 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 10 months ago
  44. d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 10 months ago
  45. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
  46. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
  47. c8c3fd2 net: Add a function to run dhcp by Simon Glass · 1 year, 10 months ago
  48. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
  49. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
  50. f1779f2 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 10 months ago
  51. 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
  52. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 10 months ago
  53. 22e7f1d cmd: part: Add partition-related type command by Enric Balletbo i Serra · 1 year, 10 months ago
  54. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  55. 5c006e7 cmd: event: Remove additional event description by Michal Simek · 1 year, 10 months ago
  56. ac7fdbc cmd/arm: meson: sm: introduce efusedump command by Alexey Romanov · 1 year, 10 months ago
  57. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
  58. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  59. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  60. 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 1 year, 10 months ago
  61. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  62. 858fefd image: Add a function to find a script in an image by Simon Glass · 1 year, 10 months ago
  63. 32bab0e menu: Make use of CLI character processing by Simon Glass · 1 year, 10 months ago
  64. d0ca98d menu: Update bootmenu_loop() to return the code by Simon Glass · 1 year, 10 months ago
  65. 5712976 menu: Update bootmenu_autoboot_loop() to return the code by Simon Glass · 1 year, 10 months ago
  66. 2da4a15 menu: Rename KEY_... to BKEY_... by Simon Glass · 1 year, 10 months ago
  67. c40e021 cmd: spi: Judge the number of added parameters by chenzhipeng · 2 years ago
  68. 721307e cmd: exit: Fix return value propagation out of environment scripts by Marek Vasut · 1 year, 11 months ago
  69. d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 1 year, 11 months ago
  70. 5b333b9 cmd: change the return value when argc error by Shenlin Liang · 1 year, 11 months ago
  71. 6762c8d cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT by Patrick Delaunay · 1 year, 11 months ago
  72. 311106a arm/mach-meson: move smc commands in cmd/meson by Alexey Romanov · 1 year, 10 months ago
  73. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 10 months ago
  74. eff4440 efi_loader: carve out efi_get_memory_map_alloc() by Heinrich Schuchardt · 1 year, 10 months ago
  75. 532952f cmd: avoid endless loop in sound play command by Heinrich Schuchardt · 1 year, 11 months ago
  76. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 11 months ago
  77. c4f5738 cmd: source: Clean up a few lines by Sean Anderson · 1 year, 11 months ago
  78. 20422d6 cmd: net: wget: fix Kconfig dependency by Michael Walle · 1 year, 11 months ago
  79. d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years ago
  80. d4c8dd1 global: Migrate CONFIG_RAMDISK_ADDR to CFG by Tom Rini · 2 years ago
  81. 2adbb29 global: Migrate CONFIG_POSTBOOTMENU to CFG by Tom Rini · 2 years ago
  82. 60910a3 Convert CONFIG_THOR_RESET_OFF to Kconfig by Tom Rini · 2 years ago
  83. 1353b25 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
  84. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 11 months ago
  85. ad50ca5 eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key by Masahisa Kojima · 1 year, 11 months ago
  86. 6455027 eficonfig: avoid SetVariable between GetNextVariableName calls by Masahisa Kojima · 1 year, 11 months ago
  87. ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 1 year, 11 months ago
  88. ea58b9a cmd: allow sound command to play multiple sounds by Heinrich Schuchardt · 1 year, 11 months ago
  89. 8b83d54 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
  90. d09807a cmd: mtd: check if a block has to be skipped or erased by Dario Binacchi · 2 years ago
  91. 308bd74 cmd: nand: Extend nand info to print ecc information by Michael Trimarchi · 2 years, 2 months ago
  92. e524f3a net: Remove eth_legacy.c by Tom Rini · 2 years ago
  93. 14f2d08 Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  94. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  95. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  96. cdc5ed8 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  97. eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
  98. 7fbf230 net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · 2 years ago
  99. ff414fc cmd: fix long text for sound command by Heinrich Schuchardt · 2 years ago
  100. 140a895 eficonfig: use efi_get_next_variable_name_int() by Masahisa Kojima · 2 years ago