1. 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
  2. fba0e73 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 5 months ago
  3. 79f6635 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 5 months ago
  4. c889434 bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 5 months ago
  5. d8d40bc bootstd: Correct default boot command by Simon Glass · 1 year, 6 months ago
  6. ab16a3d bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 6 months ago
  7. 76afc84 bootstd: Work around missing partition 1 by Simon Glass · 1 year, 6 months ago
  8. afdfcb1 tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 5 months ago
  9. 7d01889 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 6 months ago
  10. b423037 boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 6 months ago
  11. 327883c boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · 1 year, 7 months ago
  12. 484e701 bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · 1 year, 6 months ago
  13. 1aabe4e bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 6 months ago
  14. 1736b4a bootstd: Report missing labels only when asked by Simon Glass · 1 year, 6 months ago
  15. d80bb4f bootstd: Support booting EFI where multiple options exist by Simon Glass · 1 year, 6 months ago
  16. 9f83516 bootstd: Tweak bootflow logic for device tree by Simon Glass · 1 year, 6 months ago
  17. 51a765b boot/image-board.c: Silence warning in select_ramdisk by Tom Rini · 1 year, 7 months ago
  18. e45bba5 image: Fix script execution from FIT images with external data by Tobias Waldekranz · 1 year, 8 months ago
  19. 57e405e android: boot: support bootconfig by Safae Ouajih · 1 year, 9 months ago
  20. 636da20 android: boot: support boot image header version 3 and 4 by Safae Ouajih · 1 year, 9 months ago
  21. 2d0da19 android: boot: update android_image_get_dtb_img_addr to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
  22. b36b227 android: boot: support extra command line by Safae Ouajih · 1 year, 9 months ago
  23. c79a2e6 android: boot: ramdisk: support vendor ramdisk by Safae Ouajih · 1 year, 9 months ago
  24. 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
  25. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 9 months ago
  26. 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 9 months ago
  27. bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 9 months ago
  28. 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 9 months ago
  29. f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 9 months ago
  30. 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 9 months ago
  31. d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 9 months ago
  32. 771cb4d image: Fix potentially uninitialized data variable by Marek Vasut · 1 year, 8 months ago
  33. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
  34. a0c739c boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 7 months ago
  35. febb985 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 7 months ago
  36. c9d4abe Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 7 months ago
  37. 47dd6b4 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 8 months ago
  38. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 8 months ago
  39. 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 8 months ago
  40. 1d46753 Correct SPL use of DM_RNG by Simon Glass · 1 year, 8 months ago
  41. da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 8 months ago
  42. 714c8f2 bootstd: Disable QFW bootmeth in SPL by Simon Glass · 1 year, 8 months ago
  43. c9696b1 Correct SPL uses of CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 9 months ago
  44. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  45. 39c0da4 Correct SPL use of CMD_PSTORE by Simon Glass · 1 year, 9 months ago
  46. 3a09f38 Correct SPL uses of CMD_FDT by Simon Glass · 1 year, 9 months ago
  47. 494bcf1 Correct SPL uses of CMD_BOOTM_PRE_LOAD by Simon Glass · 1 year, 9 months ago
  48. ef65aa3 Correct SPL use of CMD_BOOTI by Simon Glass · 1 year, 9 months ago
  49. 9c6d57d qemu: Add a bootmeth for qfw by Simon Glass · 1 year, 9 months ago
  50. 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 9 months ago
  51. 965020c bootstd: Probe the block device before use by Simon Glass · 1 year, 9 months ago
  52. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 9 months ago
  53. f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 9 months ago
  54. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 9 months ago
  55. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 9 months ago
  56. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 9 months ago
  57. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 9 months ago
  58. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 9 months ago
  59. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 9 months ago
  60. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 9 months ago
  61. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  62. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 9 months ago
  63. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 9 months ago
  64. 5143a41 bootstd: Support reading a script from network or SPI flash by Simon Glass · 1 year, 9 months ago
  65. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 9 months ago
  66. 22061d3 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 1 year, 9 months ago
  67. 74ebfb6 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 9 months ago
  68. 2536587 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 1 year, 9 months ago
  69. e890e8c bootstd: Support reading the device tree with EFI by Simon Glass · 1 year, 9 months ago
  70. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 9 months ago
  71. 3e18860 bootstd: Allow reading an EFI file from the network by Simon Glass · 1 year, 9 months ago
  72. 865328c bootstd: Rename bootdev checkers by Simon Glass · 1 year, 9 months ago
  73. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 9 months ago
  74. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 9 months ago
  75. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 9 months ago
  76. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 9 months ago
  77. 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 9 months ago
  78. cb698b0 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 9 months ago
  79. 6a6638f bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 9 months ago
  80. 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 9 months ago
  81. 635bb31 vbe: Allow probing the VBE bootmeth to fail in OS fixup by Simon Glass · 1 year, 9 months ago
  82. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 10 months ago
  83. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 10 months ago
  84. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  85. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
  86. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
  87. 226777f expo: Add support for scene menus by Simon Glass · 1 year, 10 months ago
  88. 5e2607a expo: Add support for scenes by Simon Glass · 1 year, 10 months ago
  89. 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 10 months ago
  90. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  91. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  92. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  93. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  94. 519e664 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 1 year, 10 months ago
  95. bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 1 year, 10 months ago
  96. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  97. ec9efcf PowerPC: Rework PBL location choice by Tom Rini · 1 year, 10 months ago
  98. 90c7888 common/spl/spl_ram: Remove unused default by Tom Rini · 1 year, 11 months ago
  99. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  100. ed62511 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 1 year, 10 months ago