1. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 5 months ago
  2. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 5 months ago
  3. f4a9165 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · 1 year, 5 months ago
  4. 87c1a41 expo: Add tests for the configuration editor by Simon Glass · 1 year, 6 months ago
  5. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
  6. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 6 months ago
  7. 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 6 months ago
  8. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 6 months ago
  9. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 6 months ago
  10. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 6 months ago
  11. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 6 months ago
  12. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 6 months ago
  13. 14a86a5 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 6 months ago
  14. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 6 months ago
  15. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  16. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 7 months ago
  17. 8c29b73 bootstd: usb: Avoid initing USB twice by Simon Glass · 1 year, 7 months ago
  18. 9fea3a7 usb: Tidy up the usb_start flag by Simon Glass · 1 year, 7 months ago
  19. 80778f5 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
  20. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 7 months ago
  21. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
  22. 662cfa0 arm: qemu: Move GUIDs to the C file by Simon Glass · 1 year, 10 months ago
  23. 0c1413f test: bootdev: Do not require USB to compile test by Linus Walleij · 1 year, 10 months ago
  24. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 11 months ago
  25. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 11 months ago
  26. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 11 months ago
  27. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 11 months ago
  28. 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 11 months ago
  29. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 11 months ago
  30. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 11 months ago
  31. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 11 months ago
  32. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 11 months ago
  33. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 11 months ago
  34. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 11 months ago
  35. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 11 months ago
  36. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 11 months ago
  37. a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 11 months ago
  38. 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 11 months ago
  39. 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 11 months ago
  40. 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 11 months ago
  41. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 11 months ago
  42. dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 11 months ago
  43. 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 11 months ago
  44. 843160f bootstd: Add an MMC hunter by Simon Glass · 1 year, 11 months ago
  45. 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 11 months ago
  46. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 11 months ago
  47. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 11 months ago
  48. ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 11 months ago
  49. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 11 months ago
  50. d985f1d bootstd: Add a test for the bootstd menu by Simon Glass · 1 year, 11 months ago
  51. fe93c14 expo: Add basic tests by Simon Glass · 1 year, 11 months ago
  52. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 11 months ago
  53. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 11 months ago
  54. 2a5c67f vbe: Use a manual test by Simon Glass · 2 years, 1 month ago
  55. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years, 1 month ago
  56. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years, 1 month ago
  57. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years, 1 month ago
  58. c43635b test: Update tests to use the skip feature by Simon Glass · 2 years, 1 month ago
  59. ae0bf22 vbe: Add a test for VBE device tree fixups by Simon Glass · 2 years, 2 months ago
  60. a753190 test: Move common FIT code into a separate fit_util file by Simon Glass · 2 years, 2 months ago
  61. bfdfc5d bootstd: Move VBE setup into a shared function by Simon Glass · 2 years, 2 months ago
  62. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  63. 0d63213 vbe: Allow test to run with live/flat tree by Simon Glass · 2 years, 3 months ago
  64. b7bd94f dm: core: Split ofnode_path_root() into two functions by Simon Glass · 2 years, 3 months ago
  65. 5fe76d4 vbe: Add a new vbe command by Simon Glass · 2 years, 4 months ago
  66. 11361c5 bootstd: Check building without global bootmeths by Simon Glass · 2 years, 4 months ago
  67. 0917f77 bootstd: Add vbe bootmeth into sandbox by Simon Glass · 2 years, 4 months ago
  68. 2ff5490 bootstd: Drop the system bootdev by Simon Glass · 2 years, 4 months ago
  69. bd18b69 bootstd: Always create the EFI bootmgr bootmeth by Simon Glass · 2 years, 4 months ago
  70. c627cfc bootstd: Allow scanning for global bootmeths separately by Simon Glass · 2 years, 4 months ago
  71. 2662b54 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · 2 years, 4 months ago
  72. 988caca bootstd: Provide a bootmeth method to obtain state info by Simon Glass · 2 years, 4 months ago
  73. f1c8cbd bootstd: Fix comment in bootmeth test by Simon Glass · 2 years, 4 months ago
  74. f25f575 bootstd: Drop delays in the tests by Simon Glass · 2 years, 4 months ago
  75. fb1451b bootstd: Add tests for bootstd including all uclasses by Simon Glass · 2 years, 7 months ago