1. 1115027 android: boot: update android_image_get_data to support v3, v4 by Safae Ouajih · 1 year, 9 months ago
  2. e058176 android: boot: add vendor boot image to prepare for v3, v4 support by Safae Ouajih · 1 year, 9 months ago
  3. 447240e android: boot: boot image header v3, v4 do not support recovery DTBO by Safae Ouajih · 1 year, 9 months ago
  4. bb5d692 android: boot: content print is not supported for v3, v4 header version by Safae Ouajih · 1 year, 9 months ago
  5. 607b075 android: boot: move to andr_image_data structure by Safae Ouajih · 1 year, 9 months ago
  6. f48efa0 android: boot: kcomp: support andr_image_data by Safae Ouajih · 1 year, 9 months ago
  7. 734cb47 android: boot: replace android_image_check_header by Safae Ouajih · 1 year, 9 months ago
  8. d71a732 android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0 by Safae Ouajih · 1 year, 9 months ago
  9. 771cb4d image: Fix potentially uninitialized data variable by Marek Vasut · 1 year, 8 months ago
  10. 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 7 months ago
  11. a0c739c boot: Create a common BOOT_DEFAULTS for distro and bootstd by Simon Glass · 1 year, 7 months ago
  12. febb985 lmb: Enable LMB if SYS_BOOT_RAMDISK_HIGH by Simon Glass · 1 year, 7 months ago
  13. c9d4abe Move DISTRO_DEFAULTS into boot/ by Simon Glass · 1 year, 7 months ago
  14. 47dd6b4 bootstd: Replicate the dtb-filename quirks of distroboot by Simon Glass · 1 year, 8 months ago
  15. 4f806f3 bootflow: Rename bootflow_flags_t by Simon Glass · 1 year, 8 months ago
  16. 1c41958 bootstd: Correct 'VPL' typo by Simon Glass · 1 year, 8 months ago
  17. 1d46753 Correct SPL use of DM_RNG by Simon Glass · 1 year, 8 months ago
  18. da900e5 boot: Add Kconfigs for BOOTMETH_VBE_REQUEST by Simon Glass · 1 year, 8 months ago
  19. 714c8f2 bootstd: Disable QFW bootmeth in SPL by Simon Glass · 1 year, 8 months ago
  20. c9696b1 Correct SPL uses of CMD_BOOTEFI_BOOTMGR by Simon Glass · 1 year, 9 months ago
  21. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 9 months ago
  22. 39c0da4 Correct SPL use of CMD_PSTORE by Simon Glass · 1 year, 9 months ago
  23. 3a09f38 Correct SPL uses of CMD_FDT by Simon Glass · 1 year, 9 months ago
  24. 494bcf1 Correct SPL uses of CMD_BOOTM_PRE_LOAD by Simon Glass · 1 year, 9 months ago
  25. ef65aa3 Correct SPL use of CMD_BOOTI by Simon Glass · 1 year, 9 months ago
  26. 9c6d57d qemu: Add a bootmeth for qfw by Simon Glass · 1 year, 9 months ago
  27. 22353fa bootstd: Add some default filesystems and commands by Simon Glass · 1 year, 9 months ago
  28. 965020c bootstd: Probe the block device before use by Simon Glass · 1 year, 9 months ago
  29. 0041b1c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO by Simon Glass · 1 year, 9 months ago
  30. f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 9 months ago
  31. a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 9 months ago
  32. 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 9 months ago
  33. 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 9 months ago
  34. 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 9 months ago
  35. 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 9 months ago
  36. e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 9 months ago
  37. 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 9 months ago
  38. eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 9 months ago
  39. 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 9 months ago
  40. d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 9 months ago
  41. 5143a41 bootstd: Support reading a script from network or SPI flash by Simon Glass · 1 year, 9 months ago
  42. 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 9 months ago
  43. 22061d3 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 1 year, 9 months ago
  44. 74ebfb6 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 9 months ago
  45. 2536587 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 1 year, 9 months ago
  46. e890e8c bootstd: Support reading the device tree with EFI by Simon Glass · 1 year, 9 months ago
  47. 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 9 months ago
  48. 3e18860 bootstd: Allow reading an EFI file from the network by Simon Glass · 1 year, 9 months ago
  49. 865328c bootstd: Rename bootdev checkers by Simon Glass · 1 year, 9 months ago
  50. f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 9 months ago
  51. c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 9 months ago
  52. bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 9 months ago
  53. b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 9 months ago
  54. 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 9 months ago
  55. cb698b0 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 9 months ago
  56. 6a6638f bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 9 months ago
  57. 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
  58. 635bb31 vbe: Allow probing the VBE bootmeth to fail in OS fixup by Simon Glass · 1 year, 9 months ago
  59. 12c3e94 rockchip: Drop the FIT generator script by Simon Glass · 1 year, 10 months ago
  60. 31f35e8 rockchip: Convert all boards to use binman by Simon Glass · 1 year, 10 months ago
  61. 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 9 months ago
  62. e64c295 bootstd: Support setting a theme for the menu by Simon Glass · 1 year, 10 months ago
  63. 02d929b bootstd: Support creating a boot menu by Simon Glass · 1 year, 10 months ago
  64. 226777f expo: Add support for scene menus by Simon Glass · 1 year, 10 months ago
  65. 5e2607a expo: Add support for scenes by Simon Glass · 1 year, 10 months ago
  66. 87c6f8a expo: Add basic implementation by Simon Glass · 1 year, 10 months ago
  67. 24d8e1b bootstd: Allow reading a logo for the OS by Simon Glass · 1 year, 10 months ago
  68. 2175e76 bootstd: Read the Operating System name for distro/scripts by Simon Glass · 1 year, 10 months ago
  69. 30f3333 image: Move common image code to image_board and command by Simon Glass · 1 year, 10 months ago
  70. cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 9 months ago
  71. 519e664 cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage by Marek Vasut · 1 year, 10 months ago
  72. bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 1 year, 10 months ago
  73. bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 1 year, 10 months ago
  74. ec9efcf PowerPC: Rework PBL location choice by Tom Rini · 1 year, 10 months ago
  75. 90c7888 common/spl/spl_ram: Remove unused default by Tom Rini · 1 year, 11 months ago
  76. 14f4379 Merge tag 'v2023.01-rc4' into next by Tom Rini · 1 year, 10 months ago
  77. ed62511 Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot" by Tom Rini · 1 year, 10 months ago
  78. 739e836 distro/pxeboot: Handle prompt variable by Manuel Traut · 1 year, 11 months ago
  79. 51c5c28 cmd: pxe: use strdup to copy config by Patrick Delaunay · 2 years ago
  80. a5dacef cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years ago
  81. f723c27 cmd: pxe: reorder kernel treatment in label_boot by Patrick Delaunay · 2 years ago
  82. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 1 year, 11 months ago
  83. e524f3a net: Remove eth_legacy.c by Tom Rini · 1 year, 11 months ago
  84. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  85. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  86. 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 3 months ago
  87. d8b7c34 vbe: Record which phases loaded using VBE by Simon Glass · 2 years ago
  88. 5981d61 vpl: Allow signature verification by Simon Glass · 2 years ago
  89. a56f663 vbe: Add info about the VBE device to the fwupd node by Simon Glass · 2 years ago
  90. 4218456 vbe: Add Kconfig options for VPL by Simon Glass · 2 years ago
  91. e45d226 vbe: Drop the U-Boot prefix from the version by Simon Glass · 2 years ago
  92. c263e21 vbe: Move OS implementation into a separate file by Simon Glass · 2 years ago
  93. d2b22ae vbe: Support reading the next SPL phase via VBE by Simon Glass · 2 years ago
  94. c3a148f vbe: Use a warning for a failed requests by Simon Glass · 2 years ago
  95. 98bedf4 vbe: Rename vbe_fixup to vbe_request by Simon Glass · 2 years ago
  96. bbe285c image: Allow loading a FIT image for a particular phase by Simon Glass · 2 years ago
  97. 44ad35a image: Add the concept of a phase to FIT by Simon Glass · 2 years ago
  98. 494e66d image: Move comment for fit_conf_find_compat() by Simon Glass · 2 years ago
  99. b190deb bootstd: Add a way to set up a bootflow by Simon Glass · 2 years ago
  100. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago