1. 7dde562 bootstd: USB devtype detection for script boot by John Clark · 1 year, 3 months ago
  2. 3430f24 android_ab: Try backup booloader_message by Joshua Watt · 1 year, 3 months ago
  3. 22cdb3f android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 3 months ago
  4. c88d67d bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 2 months ago
  5. 33ebcb4 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 2 months ago
  6. 82c0938 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 2 months ago
  7. d07861c bootstd: Add a function to update a command line by Simon Glass · 1 year, 2 months ago
  8. d42243f bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 2 months ago
  9. 2270c36 bootstd: Correct baudrate typo by Simon Glass · 1 year, 2 months ago
  10. 4de979f bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 2 months ago
  11. 3c2e531 bootstd: Correct the name of the QEMU bootmeth by Simon Glass · 1 year, 2 months ago
  12. a0874dc expo: Add a configuration editor by Simon Glass · 1 year, 4 months ago
  13. 82cafee expo: Support building an expo from a description file by Simon Glass · 1 year, 4 months ago
  14. 7230fdb expo: Add spacing around menus and items by Simon Glass · 1 year, 4 months ago
  15. 4e64bee expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 4 months ago
  16. 4c87e07 expo: Draw the current opened menu on top by Simon Glass · 1 year, 4 months ago
  17. 756c955 expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 4 months ago
  18. 3f33b9c expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 4 months ago
  19. d3db021 expo: Support drawing of popup menus by Simon Glass · 1 year, 4 months ago
  20. 8872bc7 expo: Move menu-item selection into a function by Simon Glass · 1 year, 4 months ago
  21. 2e59389 expo: Support simple themes by Simon Glass · 1 year, 4 months ago
  22. 699b0ac expo: Set up the width and height of objects by Simon Glass · 1 year, 4 months ago
  23. 50f0203 expo: Calculate text bounding-box correctly by Simon Glass · 1 year, 4 months ago
  24. ce72c9e expo: Use flags for objects by Simon Glass · 1 year, 4 months ago
  25. ae45d6c expo: Add width and height to objects by Simon Glass · 1 year, 4 months ago
  26. 9af3415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 4 months ago
  27. c98cb51 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 4 months ago
  28. de7b5a8 fs: Create functions to load and allocate a file by Simon Glass · 1 year, 4 months ago
  29. 5904d95 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 4 months ago
  30. 14a86a5 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 4 months ago
  31. 42b1849 expo: Store the console in the expo by Simon Glass · 1 year, 4 months ago
  32. def898c expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 4 months ago
  33. d2043b5 expo: Correct some header-file comments by Simon Glass · 1 year, 4 months ago
  34. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 3 months ago
  35. 4533b3d bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · 1 year, 3 months ago
  36. a7e4dff bootstd: Fix relative path use in extlinux bootmeth by Jonas Karlman · 1 year, 4 months ago
  37. bcb1d26 bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 7 months ago
  38. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 4 months ago
  39. 17f6e6c Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 4 months ago
  40. fba0e73 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 5 months ago
  41. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 5 months ago
  42. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 5 months ago
  43. d8d40bc bootstd: Correct default boot command by Simon Glass · 1 year, 5 months ago
  44. ab16a3d bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 5 months ago
  45. 76afc84 bootstd: Work around missing partition 1 by Simon Glass · 1 year, 5 months ago
  46. afdfcb1 tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 4 months ago
  47. 7d01889 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 5 months ago
  48. b423037 boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 5 months ago
  49. 327883c boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · 1 year, 6 months ago
  50. 484e701 bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · 1 year, 5 months ago
  51. 1aabe4e bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 5 months ago
  52. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 5 months ago
  53. d80bb4f bootstd: Support booting EFI where multiple options exist by Simon Glass · 1 year, 5 months ago
  54. 9f83516 bootstd: Tweak bootflow logic for device tree by Simon Glass · 1 year, 5 months ago
  55. 51a765b boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · 1 year, 6 months ago
  56. e45bba5 image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 7 months ago
  57. 57e405e android: boot: support bootconfig by Safae Ouajih · 1 year, 8 months ago
  58. 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 8 months ago
  59. 2d0da19 android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 8 months ago
  60. b36b227 android: boot: support extra command line by Safae Ouajih · 1 year, 8 months ago
  61. c79a2e6 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 8 months ago
  62. 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 8 months ago
  63. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 8 months ago
  64. 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 8 months ago
  65. bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 8 months ago
  66. 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 8 months ago
  67. f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 8 months ago
  68. 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 8 months ago
  69. d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 8 months ago
  70. 771cb4d image: Fix potentially uninitialized data variable by Marek Vasut · 1 year, 7 months ago
  71. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 6 months ago
  72. a0c739c boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 6 months ago
  73. febb985 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 6 months ago
  74. c9d4abe Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 6 months ago
  75. 47dd6b4 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 7 months ago
  76. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 7 months ago
  77. 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 7 months ago
  78. 1d46753 Correct SPL use of DM_RNG by Simon Glass · 1 year, 7 months ago
  79. da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 7 months ago
  80. 714c8f2 bootstd: Disable QFW bootmeth in SPL by Simon Glass · 1 year, 7 months ago
  81. c9696b1 Correct SPL uses of CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 8 months ago
  82. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 8 months ago
  83. 39c0da4 Correct SPL use of CMD_PSTORE by Simon Glass · 1 year, 8 months ago
  84. 3a09f38 Correct SPL uses of CMD_FDT by Simon Glass · 1 year, 8 months ago
  85. 494bcf1 Correct SPL uses of CMD_BOOTM_PRE_LOAD by Simon Glass · 1 year, 8 months ago
  86. ef65aa3 Correct SPL use of CMD_BOOTI by Simon Glass · 1 year, 8 months ago
  87. 9c6d57d qemu: Add a bootmeth for qfw by Simon Glass · 1 year, 8 months ago
  88. 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 8 months ago
  89. 965020c bootstd: Probe the block device before use by Simon Glass · 1 year, 8 months ago
  90. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 8 months ago
  91. f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 8 months ago
  92. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 8 months ago
  93. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 8 months ago
  94. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 8 months ago
  95. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 8 months ago
  96. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 8 months ago
  97. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 8 months ago
  98. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 8 months ago
  99. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 8 months ago
  100. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 8 months ago