1. 19248dc bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 11 months ago
  2. d5d9770 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 11 months ago
  3. 5999ea2 test: Add sandbox TPM boot measurement by Eddie James · 11 months ago
  4. 7a790f0 bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 11 months ago
  5. 16e1935 bootstd: Correct logic for single uclass by Simon Glass · 11 months ago
  6. 7ae83bf bootstd: Expand boot-ordering test to include USB by Simon Glass · 11 months ago
  7. abd1e94 Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 11 months ago
  8. e824d0d bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 12 months ago
  9. c2bd2d3 expo: Update tests to include textline by Simon Glass · 12 months ago
  10. ddec4ca Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 1 month ago
  11. 5986d46 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 1 month ago
  12. 71f634b bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 1 month ago
  13. d08db02 bootstd: Add a test for bootmeth_cros by Simon Glass · 1 year, 1 month ago
  14. 2b9adca bootstd: test: Allow binding and using any mmc device by Simon Glass · 1 year, 1 month ago
  15. c3867e2 bootflow: Show an empty filename when there is none by Simon Glass · 1 year, 1 month ago
  16. cfc402d expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 1 month ago
  17. eb6c71b expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 1 month ago
  18. bcf2b72 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 1 month ago
  19. fc9c0e0 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 1 month ago
  20. 472317c expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 1 month ago
  21. 2dee81f expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 1 month ago
  22. d5737b3 expo: Tidy up the expo.py tool and usage by Simon Glass · 1 year, 1 month ago
  23. f80ebb2 expo: Move cedit test into its own file and tidy by Simon Glass · 1 year, 1 month ago
  24. f2eb6ad expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 1 month ago
  25. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 2 months ago
  26. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 2 months ago
  27. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 2 months ago
  28. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 4 months ago
  29. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 4 months ago
  30. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 4 months ago
  31. 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 4 months ago
  32. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 4 months ago
  33. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 4 months ago
  34. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 4 months ago
  35. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 4 months ago
  36. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 4 months ago
  37. 14a86a5 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 4 months ago
  38. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 4 months ago
  39. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 4 months ago
  40. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 4 months ago
  41. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 5 months ago
  42. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 5 months ago
  43. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 5 months ago
  44. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 5 months ago
  45. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 7 months ago
  46. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 8 months ago
  47. 0c1413f test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 8 months ago
  48. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 8 months ago
  49. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 8 months ago
  50. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 8 months ago
  51. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 8 months ago
  52. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 8 months ago
  53. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 8 months ago
  54. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 8 months ago
  55. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 8 months ago
  56. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 8 months ago
  57. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 8 months ago
  58. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 8 months ago
  59. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 8 months ago
  60. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 8 months ago
  61. a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 8 months ago
  62. 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 8 months ago
  63. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 8 months ago
  64. 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 8 months ago
  65. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 8 months ago
  66. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 8 months ago
  67. 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 8 months ago
  68. 843160f bootstd: Add an MMC hunter by Simon Glass · 1 year, 8 months ago
  69. 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 8 months ago
  70. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 8 months ago
  71. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 8 months ago
  72. ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 8 months ago
  73. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 9 months ago
  74. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 9 months ago
  75. fe93c14 expo: Add basic tests by Simon Glass · 1 year, 9 months ago
  76. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 9 months ago
  77. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 9 months ago
  78. 2a5c67f vbe: Use a manual test by Simon Glass · 1 year, 11 months ago
  79. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 1 year, 11 months ago
  80. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 1 year, 11 months ago
  81. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 1 year, 11 months ago
  82. c43635b test: Update tests to use the skip feature by Simon Glass · 1 year, 11 months ago
  83. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years ago
  84. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years ago
  85. bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years ago
  86. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  87. 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 1 month ago
  88. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 1 month ago
  89. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 2 months ago
  90. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 2 months ago
  91. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 2 months ago
  92. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 2 months ago
  93. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 2 months ago
  94. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 2 months ago
  95. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 2 months ago
  96. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 2 months ago
  97. f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 2 months ago
  98. f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 2 months ago
  99. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 5 months ago