1. 55f5832 bootstd: cros: Correct condition for read method by Simon Glass · 1 year, 1 month ago
  2. a61057f bootstd: Handle a few special cases in cmdline_set_arg() by Simon Glass · 1 year, 1 month ago
  3. f98bb0b bootstd: Make efi_mgr bootmeth work for non-sandbox setups by Mark Kettenis · 1 year, 3 months ago
  4. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 1 year, 1 month ago
  5. 32401ba bootm: Support boot measurement by Eddie James · 1 year, 1 month ago
  6. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · 1 year, 2 months ago
  7. b51f01d bootstd: Scan all bootdevs in a boot_targets entry (take 2) by Simon Glass · 1 year, 1 month ago
  8. 33795a9 bootstd: Correct logic for single uclass by Simon Glass · 1 year, 1 month ago
  9. 5c3e93f Revert "bootstd: Scan all bootdevs in a boot_targets entry" by Simon Glass · 1 year, 1 month ago
  10. 60bcbf0 bootstd: Scan all bootdevs in a boot_targets entry by Simon Glass · 1 year, 2 months ago
  11. c7c751b expo: Support building an expo with a textline by Simon Glass · 1 year, 2 months ago
  12. 23c3eb4 expo: Plumb in textline to cedit by Simon Glass · 1 year, 2 months ago
  13. eb8af2c expo: Support handling any key in cedit by Simon Glass · 1 year, 2 months ago
  14. 0023d18 expo: Plumb in textlines to a scene by Simon Glass · 1 year, 2 months ago
  15. f6a943a expo: Support opening a textline by Simon Glass · 1 year, 2 months ago
  16. 6116e76 expo: Add basic support for textline objects by Simon Glass · 1 year, 2 months ago
  17. a968f5f expo: Add some scene fields needed for text entry by Simon Glass · 1 year, 2 months ago
  18. 118a727 expo: Allow rendering the background of any object by Simon Glass · 1 year, 2 months ago
  19. f099469 expo: Make calculation of an object bounding box generic by Simon Glass · 1 year, 2 months ago
  20. f78388b expo: Add a function to write a property to a devicetree by Simon Glass · 1 year, 2 months ago
  21. 193bfea expo: Allow highlighting other scene-object types by Simon Glass · 1 year, 2 months ago
  22. 51bde1a expo: Correct the logic for duplicate-ID detection by Simon Glass · 1 year, 2 months ago
  23. 1b4a225 expo: Correct some swallowed errors in scene by Simon Glass · 1 year, 2 months ago
  24. b7a6453 expo: Use switch statements more for object types by Simon Glass · 1 year, 2 months ago
  25. db6a051 expo: Fix up comments for get_cur_menuitem_text() et al by Simon Glass · 1 year, 2 months ago
  26. b3a8b0a expo: Add better error reporting by Simon Glass · 1 year, 2 months ago
  27. d6833e9 bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory by Tony Dinh · 1 year, 2 months ago
  28. b3c2aa5 command: Include a required header in command.h by Simon Glass · 1 year, 2 months ago
  29. 6816489 dm: core: Reverse the argument order in ofnode_copy_props() by Simon Glass · 1 year, 2 months ago
  30. b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
  31. 62b03cc bootstd: Keep track of use of usb stop by Simon Glass · 1 year, 2 months ago
  32. ca65d23 x86: pxeboot: bugfix: Set variable for size of initrd by Thomas Mittelstaedt · 1 year, 7 months ago
  33. b28f8f3 tools: mkimage: Add StarFive SPL image support by Heinrich Schuchardt · 1 year, 2 months ago
  34. 624c0e5 boot: Join ARCH_FIXUP_FDT_MEMORY with related options by Simon Glass · 1 year, 2 months ago
  35. 1a5bcc1 boot: Drop CMD_MTDPARTS condition for FDT_FIXUP_PARTITIONS by Simon Glass · 1 year, 2 months ago
  36. b7b7f16 boot: Join FDT_FIXUP_PARTITIONS with related options by Simon Glass · 1 year, 2 months ago
  37. 8b1ec00 Make ARCH_FIXUP_FDT_MEMORY depend on OF_LIBFDT by Simon Glass · 1 year, 2 months ago
  38. e27d7df Mark DISTRO_DEFAULTS as deprecated by Simon Glass · 1 year, 2 months ago
  39. f7b09e2 Kconfig: Move TEXT_BASE et al under general setup by Simon Glass · 1 year, 2 months ago
  40. 6cfb002 boot: Make standard boot a menu by Simon Glass · 1 year, 2 months ago
  41. 2289ca9 Kconfig: Move SPL_FIT under FIT by Simon Glass · 1 year, 2 months ago
  42. dfcedda spl: Drop SPL/TPL_RAM_SUPPORT option for SPL_LOAD_FIT_ADDRESS by Simon Glass · 1 year, 2 months ago
  43. e9a089a Kconfig: Create a menu for FIT by Simon Glass · 1 year, 2 months ago
  44. 7f541fc boot: Rename Android-boot text by Simon Glass · 1 year, 2 months ago
  45. 48e6d3d boot: Move some other fdt-fixup options to the same menu by Simon Glass · 1 year, 2 months ago
  46. 2736719 Move fdt_simplefb to boot/ by Simon Glass · 1 year, 2 months ago
  47. a9773b8 boot: Move fdt_support to boot/ by Simon Glass · 1 year, 2 months ago
  48. c8c7002 expo: Fix documentation reference by Massimo Pegorer · 1 year, 3 months ago
  49. 869835d image: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  50. f72cd26 boot: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  51. 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
  52. a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · 1 year, 3 months ago
  53. 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 3 months ago
  54. 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 3 months ago
  55. d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
  56. 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
  57. ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
  58. 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 4 months ago
  59. 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 4 months ago
  60. 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 4 months ago
  61. 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 4 months ago
  62. b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 4 months ago
  63. 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 4 months ago
  64. 5fd4f78 expo: Export scene_menuitem_find() for use in internal code by Simon Glass · 1 year, 4 months ago
  65. 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · 1 year, 4 months ago
  66. 8df4a4e expo: Split out cedit into its own header by Simon Glass · 1 year, 4 months ago
  67. 50b1e34 expo: Refactor menu_build() to return the object created by Simon Glass · 1 year, 4 months ago
  68. e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 4 months ago
  69. 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · 1 year, 4 months ago
  70. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  71. 79eb5f7 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · 1 year, 4 months ago
  72. 1870026 bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
  73. 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 4 months ago
  74. 4fde206 bootstd: cros: Split up reading info and kernel by Simon Glass · 1 year, 4 months ago
  75. 2627926 bootstd: cros: Add a function to read a kernel by Simon Glass · 1 year, 4 months ago
  76. 37b61c1 bootstd: cros: Add a function to read info from partition by Simon Glass · 1 year, 4 months ago
  77. 7f75f23 bootstd: Add private bootmeth data to the bootflow by Simon Glass · 1 year, 4 months ago
  78. 71138d3 bootstd: cros: Add private info for ChromiumOS by Simon Glass · 1 year, 4 months ago
  79. d530892 bootstd: cros: Add docs for the kernel layout by Simon Glass · 1 year, 4 months ago
  80. 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
  81. 016dc60 bootstd: cros: Simplify setup and cmdline expressions by Simon Glass · 1 year, 4 months ago
  82. 05cfcd0 bootstd: cros: Decode some kernel preamble fields by Simon Glass · 1 year, 4 months ago
  83. 3e62d80 bootstd: cros: Support a kernel on either partition by Simon Glass · 1 year, 4 months ago
  84. 7c6ab82 bootstd: cros: Bring in some ChromiumOS structures by Simon Glass · 1 year, 4 months ago
  85. 09ebe82 bootstd: cros: Move partition reading into a function by Simon Glass · 1 year, 4 months ago
  86. 16b1b1c bootstd: cros: Correct reporting of I/O errors by Simon Glass · 1 year, 4 months ago
  87. bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · 1 year, 4 months ago
  88. b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
  89. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  90. 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 5 months ago
  91. 463be54 expo: allocate correct amount of memory by Dan Carpenter · 1 year, 4 months ago
  92. 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · 1 year, 4 months ago
  93. 1dee4eb bootstd: Init the size before reading extlinux file by Simon Glass · 1 year, 4 months ago
  94. 02fafec bootstd: Init the size before reading the devicetree by Simon Glass · 1 year, 4 months ago
  95. 4aec190 bootstd: Avoid allocating memory for the EFI file by Simon Glass · 1 year, 4 months ago
  96. 47fc734 bootstd: Use a function to detect network in EFI bootmeth by Simon Glass · 1 year, 4 months ago
  97. f41c445 bootflow: Export setup_fs() by Simon Glass · 1 year, 4 months ago
  98. 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 4 months ago
  99. f65cdf7 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · 1 year, 5 months ago
  100. 8d7f462 bootstd: USB devtype detection for script boot by John Clark · 1 year, 5 months ago