1. e6c49fc fs: Create functions to load and allocate a file by Simon Glass · 1 year, 6 months ago
  2. b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 6 months ago
  3. d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 6 months ago
  4. 67e2af1 expo: Store the console in the expo by Simon Glass · 1 year, 6 months ago
  5. ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 6 months ago
  6. c6e9f4c expo: Correct some header-file comments by Simon Glass · 1 year, 6 months ago
  7. 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  8. d254b3e bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · 1 year, 6 months ago
  9. f99af49 bootstd: Fix relative path use in extlinux bootmeth by Jonas Karlman · 1 year, 6 months ago
  10. 78c79dd bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 9 months ago
  11. 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 7 months ago
  12. b4db286 Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  13. db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 7 months ago
  14. b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
  15. 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 7 months ago
  16. 2d5a8e1 bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
  17. b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 7 months ago
  18. a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · 1 year, 7 months ago
  19. 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 7 months ago
  20. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 8 months ago
  21. 5c1c6cc boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
  22. 45736cd boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · 1 year, 8 months ago
  23. 63c5e5c bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · 1 year, 7 months ago
  24. a40f782 bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 7 months ago
  25. 4108c6b bootstd: Report missing labels only when asked by Simon Glass · 1 year, 7 months ago
  26. acad362 bootstd: Support booting EFI where multiple options exist by Simon Glass · 1 year, 7 months ago
  27. 40516be bootstd: Tweak bootflow logic for device tree by Simon Glass · 1 year, 7 months ago
  28. 1ca3c64 boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · 1 year, 8 months ago
  29. 317dbfc image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 9 months ago
  30. 313cc84 android: boot: support bootconfig by Safae Ouajih · 1 year, 10 months ago
  31. 51c981b android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 10 months ago
  32. 9a5cc7f android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
  33. 6665296e android: boot: support extra command line by Safae Ouajih · 1 year, 10 months ago
  34. 5b01a88 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 10 months ago
  35. 889005f android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 10 months ago
  36. c60ae10 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 10 months ago
  37. 8d35158 android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 10 months ago
  38. a148a82 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 10 months ago
  39. bced104 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 10 months ago
  40. 027191d android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 10 months ago
  41. 88ad0c1 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 10 months ago
  42. 8656e38 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 10 months ago
  43. fb59eca image: Fix potentially uninitialized data variable by Marek Vasut · 1 year, 9 months ago
  44. f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
  45. 054d018 boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 8 months ago
  46. 65edcd3 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 8 months ago
  47. f111bf7 Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 8 months ago
  48. ca84dc8 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 9 months ago
  49. 99e6818 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 9 months ago
  50. 4aa874f bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 9 months ago
  51. 55d25b5 Correct SPL use of DM_RNG by Simon Glass · 1 year, 9 months ago
  52. 513eeed boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 9 months ago
  53. 4e3189f bootstd: Disable QFW bootmeth in SPL by Simon Glass · 1 year, 9 months ago
  54. e65efec Correct SPL uses of CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 10 months ago
  55. ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
  56. db5d0d2 Correct SPL use of CMD_PSTORE by Simon Glass · 1 year, 10 months ago
  57. e2d49d9 Correct SPL uses of CMD_FDT by Simon Glass · 1 year, 10 months ago
  58. 88b6f92 Correct SPL uses of CMD_BOOTM_PRE_LOAD by Simon Glass · 1 year, 10 months ago
  59. df650d2 Correct SPL use of CMD_BOOTI by Simon Glass · 1 year, 10 months ago
  60. 5820c2f qemu: Add a bootmeth for qfw by Simon Glass · 1 year, 10 months ago
  61. 2e5161eb bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 10 months ago
  62. b73a829 bootstd: Probe the block device before use by Simon Glass · 1 year, 10 months ago
  63. 389a458 bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 10 months ago
  64. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 10 months ago
  65. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 10 months ago
  66. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
  67. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
  68. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 10 months ago
  69. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 10 months ago
  70. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 10 months ago
  71. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 10 months ago
  72. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  73. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 10 months ago
  74. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
  75. d393c4f bootstd: Support reading a script from network or SPI flash by Simon Glass · 1 year, 10 months ago
  76. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
  77. a63bda6 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 1 year, 10 months ago
  78. 7370825 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 10 months ago
  79. 30fbeb5 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 1 year, 10 months ago
  80. 56bb4e4 bootstd: Support reading the device tree with EFI by Simon Glass · 1 year, 10 months ago
  81. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
  82. 9e08caa bootstd: Allow reading an EFI file from the network by Simon Glass · 1 year, 10 months ago
  83. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
  84. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · 1 year, 10 months ago
  85. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
  86. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
  87. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 10 months ago
  88. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 10 months ago
  89. 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 10 months ago
  90. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 10 months ago
  91. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  92. e3aa2cf vbe: Allow probing the VBE bootmeth to fail in OS fixup by Simon Glass · 1 year, 11 months ago
  93. 93d888d rockchip: Drop the FIT generator script by Simon Glass · 1 year, 11 months ago
  94. bd7694f rockchip: Convert all boards to use binman by Simon Glass · 1 year, 11 months ago
  95. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 11 months ago
  96. d92bcc4 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 11 months ago
  97. 0a2f6a3 bootstd: Support creating a boot menu by Simon Glass · 1 year, 11 months ago
  98. 9f51393 expo: Add support for scene menus by Simon Glass · 1 year, 11 months ago
  99. 0a4d14b expo: Add support for scenes by Simon Glass · 1 year, 11 months ago
  100. d8adbe9 expo: Add basic implementation by Simon Glass · 1 year, 11 months ago