1. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 2 months ago
  2. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 2 months ago
  3. 2045ca5 expo: Move cedit theme under bootstd by Simon Glass · 1 year, 2 months ago
  4. 040b046 expo: Split out cedit into its own header by Simon Glass · 1 year, 2 months ago
  5. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  6. bdc6824 Merge branch '2023-08-14-assorted-general-updates' into next by Tom Rini · 1 year, 2 months ago
  7. 34031e9 cmd: ubi: Fix 'ubi list' command arguments parsing by Dmitry Dunaev · 1 year, 3 months ago
  8. eed99ce cmd: pxe: Update the command help by Bin Meng · 1 year, 3 months ago
  9. c279224 bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 2 months ago
  10. cbb607d bootstd: Allow display of the x86 setup information by Simon Glass · 1 year, 3 months ago
  11. a5899cc Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 1 year, 2 months ago
  12. 8ba4eae cmd: cyclic: Remove duplicate command name in help text by Alexander Dahl · 1 year, 3 months ago
  13. 6982e6b cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 3 months ago
  14. a077ac1 Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 3 months ago
  15. 0c0d471 cmd: improve string matching for hex by Dan Carpenter · 1 year, 3 months ago
  16. 5717528 cmd: Fix a size parameter in test_readonly() by Dan Carpenter · 1 year, 3 months ago
  17. 1ded89e cmd: Fix an error code in cmd_mux_find() by Dan Carpenter · 1 year, 3 months ago
  18. f16a48f arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  19. 276c0c8 cmd: Enable BIND by default if we have USB_ETHER by Tom Rini · 1 year, 3 months ago
  20. 0236642 cmd/bootdev: print readable status code by Heinrich Schuchardt · 1 year, 3 months ago
  21. db971a7 x86: Add a little more info to cbsysinfo by Simon Glass · 1 year, 3 months ago
  22. a36d59b Merge tag 'efi-2023-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  23. 8c1bb04 cmd: ini: Fix build warning by Jonas Karlman · 1 year, 3 months ago
  24. 54edc37 efi_loader: make efi_delete_handle() follow the EFI spec by Ilias Apalodimas · 1 year, 3 months ago
  25. 94e7cb1 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · 1 year, 3 months ago
  26. e785db9 arm_ffa: introduce armffa command by Abdellatif El Khlifi · 1 year, 3 months ago
  27. 373991d6 common: Kconfig: Fix CMD_BMP/BMP dependency by Samuel Dionne-Riel · 1 year, 3 months ago
  28. 338b67f cmd: fix loads, saves on sandbox by Heinrich Schuchardt · 1 year, 4 months ago
  29. 55a4244 cmd: mbr: Force DOS driver to be used for verify by Joshua Watt · 1 year, 4 months ago
  30. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 4 months ago
  31. 13aa090 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 1 year, 3 months ago
  32. 0be0f20 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · 1 year, 3 months ago
  33. d2e7972 qfw: Show the file address if available by Simon Glass · 1 year, 3 months ago
  34. 125194e part: Allow setting the partition-table type by Simon Glass · 1 year, 3 months ago
  35. b279f51 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · 1 year, 3 months ago
  36. 2971841 acpi: Add a comment to set the acpi tables by Simon Glass · 1 year, 3 months ago
  37. 4fb2536 x86: Allow listing MTRRs in SPL by Simon Glass · 1 year, 3 months ago
  38. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 3 months ago
  39. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 3 months ago
  40. 347a845 bdinfo: Show information about the serial port by Simon Glass · 1 year, 3 months ago
  41. 43b6fa9 bootstd: Allow storing x86 setup information by Simon Glass · 1 year, 3 months ago
  42. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 3 months ago
  43. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 3 months ago
  44. 3a7a17d Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  45. 9945bc4 Fix incorrect return code of boot option update by Raymond Mao · 1 year, 4 months ago
  46. 339b527 Move bootorder and bootoption apis to lib by Raymond Mao · 1 year, 4 months ago
  47. 10de125 disable NFS support by default by Peter Robinson · 1 year, 4 months ago
  48. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 5 months ago
  49. 822f7a4 cat: Update command to use fs_load_alloc() by Simon Glass · 1 year, 5 months ago
  50. 8e21064 Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  51. 0c95744 cmd: efidebug: add missing efi_free_pool for dh subcommand by Masahisa Kojima · 1 year, 4 months ago
  52. aadc1a6 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS by Ying Sun · 1 year, 4 months ago
  53. 7906155 cmd/sbi: display new extensions by Heinrich Schuchardt · 1 year, 6 months ago
  54. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 4 months ago
  55. 77aed22 spl: spl_legacy: Add extra address checks by Marek Vasut · 1 year, 5 months ago
  56. 7a875a8 cmd: usb: Prevent reset in usb tree/info command by Xavier Drudis Ferran · 1 year, 4 months ago
  57. 1b3117d net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · 1 year, 5 months ago
  58. c85e96d cmd: net: add a 'net stats' command to dump network statistics by Ioana Ciornei · 1 year, 5 months ago
  59. cb4fe56 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 4 months ago
  60. e663b2f tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · 1 year, 5 months ago
  61. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago
  62. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  63. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  64. f5aa35c cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · 1 year, 5 months ago
  65. 1e917a6 fwu: rename fwu_get_verified_mdata to fwu_get_mdata by Jassi Brar · 1 year, 8 months ago
  66. 246ec2a fwu: meta-data: switch to management by common code by Jassi Brar · 1 year, 8 months ago
  67. b46cec4 ubifs: allow loading to above 4GiB by Ben Dooks · 1 year, 5 months ago
  68. 899fb5a cmd: sf/nand: Print and return failure when 0 length is passed by Ashok Reddy Soma · 1 year, 5 months ago
  69. d20481e cmd: fs: document where 'size' stores its result by Baruch Siach · 1 year, 6 months ago
  70. 33c63ce cmd: fdt: Correct checking of configuration node by Bin Meng · 1 year, 6 months ago
  71. 1e4d965 acpi: Put the version numbers in a central place by Simon Glass · 1 year, 6 months ago
  72. 6e1852c Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 5 months ago
  73. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 5 months ago
  74. d8d40bc bootstd: Correct default boot command by Simon Glass · 1 year, 6 months ago
  75. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 6 months ago
  76. c7c0ca3 efi_loader: fix efi_dp_from_file() by Heinrich Schuchardt · 1 year, 5 months ago
  77. 2f5210b x86: coreboot: Show unimplemented sysinfo tags by Simon Glass · 1 year, 6 months ago
  78. 368fd56 x86: coreboot: Collect the address of the ACPI tables by Simon Glass · 1 year, 6 months ago
  79. 37bf440 acpi: Move the table-finding functions into the libary by Simon Glass · 1 year, 6 months ago
  80. 0992a90 acpi: Create a new Kconfig for ACPI by Simon Glass · 1 year, 6 months ago
  81. 0fb19ff mtrr: Don't show an invalid CPU number by Simon Glass · 1 year, 6 months ago
  82. 289aa6a cmd: nvedit: remove error check, handle with Kconfig by Troy Kisky · 1 year, 7 months ago
  83. fa0af90 cmd: tlv_eeprom: enable 'dev' subcommand before 'read' by Josua Mayer · 1 year, 6 months ago
  84. f6eff35 cmd: tlv_eeprom: handle -ENODEV error from read_eeprom function by Josua Mayer · 1 year, 6 months ago
  85. 425d963 cmd: tlv_eeprom: remove use of global variable has_been_read by Josua Mayer · 1 year, 6 months ago
  86. dfda0c0 cmd: tlv_eeprom: remove use of global variable current_dev by Josua Mayer · 1 year, 6 months ago
  87. 6de98b6 net: ipv6: Add support for default gateway discovery. by Ehsan Mohandesi · 1 year, 6 months ago
  88. 443d319 net: add fastboot TCP support by Dmitrii Merkurev · 1 year, 6 months ago
  89. 7d01889 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 6 months ago
  90. 5e541c4 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · 1 year, 8 months ago
  91. ab75996 Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 1 year, 6 months ago
  92. a763150 cmd: bdinfo: Print ethaddr of current MAC by Marek Vasut · 1 year, 6 months ago
  93. d8eb4e2 cmd: bdinfo: Wrap network information printing into print_eth() by Marek Vasut · 1 year, 6 months ago
  94. 55922ed cmd: bdinfo: Map fdt_blob and new_fdt to sysmem by Marek Vasut · 1 year, 6 months ago
  95. 7e218c1 cmd: missing break in test_write_limit() by Heinrich Schuchardt · 1 year, 7 months ago
  96. e0dda26 bootflow: Rework do_bootflow_menu() slightly by Tom Rini · 1 year, 7 months ago
  97. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 6 months ago
  98. f9fb57c bootstd: Show a message sometimes if no bootflows are found by Simon Glass · 1 year, 6 months ago
  99. 58182b2 cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 6 months ago
  100. 4548b37 cmd: mvebu/bubt: a38x: Do not hardcode SATA block size to 512 by Pali Rohár · 1 year, 6 months ago