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