- 69dea21 Merge tag 'v2023.10-rc4' into next by Tom Rini · 1 year, 3 months ago
- a41134f event: Rename EVENT_SPY to EVENT_SPY_FULL by Simon Glass · 1 year, 3 months ago
- 2f27e47 bootstd: Adjust the default bootmeth order by Simon Glass · 1 year, 3 months ago
- 16e0b8f boot: Fix reference to bootmenu doc by Peter Robinson · 1 year, 3 months ago
- d7d3a97 bootstd: cros: Allow detection of any kernel partition by Simon Glass · 1 year, 3 months ago
- 0fca7e8 bootstd: Support bootmeths which can scan any partition by Simon Glass · 1 year, 3 months ago
- ed0ec66 part: Add an accessor for struct disk_partition sys_ind by Simon Glass · 1 year, 3 months ago
- 4462fa3 expo: cedit: Support reading settings from CMOS RAM by Simon Glass · 1 year, 4 months ago
- 2b91ca6 expo: cedit: Support writing settings to CMOS RAM by Simon Glass · 1 year, 4 months ago
- 0f2e5a6 expo: cedit: Support reading settings from environment vars by Simon Glass · 1 year, 4 months ago
- 237f375 expo: cedit: Support writing settings to environment vars by Simon Glass · 1 year, 4 months ago
- b1cd32b expo: cedit: Support reading settings from a file by Simon Glass · 1 year, 4 months ago
- 28bf435 expo: cedit: Support writing settings to a file by Simon Glass · 1 year, 4 months ago
- 5fd4f78 expo: Export scene_menuitem_find() for use in internal code by Simon Glass · 1 year, 4 months ago
- 6a5af5f expo: Add a function to prepare a cedit by Simon Glass · 1 year, 4 months ago
- 8df4a4e expo: Split out cedit into its own header by Simon Glass · 1 year, 4 months ago
- 50b1e34 expo: Refactor menu_build() to return the object created by Simon Glass · 1 year, 4 months ago
- e90acd8 expo: Provide a way to iterate through all scene objects by Simon Glass · 1 year, 4 months ago
- 45ff0bc expo: Make scene_obj_find() take a const scene by Simon Glass · 1 year, 4 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 79eb5f7 bootmeth: efi: Make distro_efi_boot() static by Bin Meng · 1 year, 4 months ago
- 1870026 bootstd: cros: Add ARM support by Simon Glass · 1 year, 4 months ago
- 6d8f95b bootstd: Add a command to read all files for a bootflow by Simon Glass · 1 year, 4 months ago
- 4fde206 bootstd: cros: Split up reading info and kernel by Simon Glass · 1 year, 4 months ago
- 2627926 bootstd: cros: Add a function to read a kernel by Simon Glass · 1 year, 4 months ago
- 37b61c1 bootstd: cros: Add a function to read info from partition by Simon Glass · 1 year, 4 months ago
- 7f75f23 bootstd: Add private bootmeth data to the bootflow by Simon Glass · 1 year, 4 months ago
- 71138d3 bootstd: cros: Add private info for ChromiumOS by Simon Glass · 1 year, 4 months ago
- d530892 bootstd: cros: Add docs for the kernel layout by Simon Glass · 1 year, 4 months ago
- 4493d61 bootstd: Move common zimage functions to bootm.h by Simon Glass · 1 year, 4 months ago
- 016dc60 bootstd: cros: Simplify setup and cmdline expressions by Simon Glass · 1 year, 4 months ago
- 05cfcd0 bootstd: cros: Decode some kernel preamble fields by Simon Glass · 1 year, 4 months ago
- 3e62d80 bootstd: cros: Support a kernel on either partition by Simon Glass · 1 year, 4 months ago
- 7c6ab82 bootstd: cros: Bring in some ChromiumOS structures by Simon Glass · 1 year, 4 months ago
- 09ebe82 bootstd: cros: Move partition reading into a function by Simon Glass · 1 year, 4 months ago
- 16b1b1c bootstd: cros: Correct reporting of I/O errors by Simon Glass · 1 year, 4 months ago
- bf2d02a bootstd: Add some more debugging in the bootdev uclass by Simon Glass · 1 year, 4 months ago
- b1d581d bootstd: Rename bootdev_setup_sibling_blk() by Simon Glass · 1 year, 4 months ago
- f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
- 9f0b8f2 crc32: Drop duplicates crc header includes by Ilya Lukin · 1 year, 5 months ago
- 463be54 expo: allocate correct amount of memory by Dan Carpenter · 1 year, 4 months ago
- 18b01e0 cmd: pxe_utils: add some missing tabs by Dan Carpenter · 1 year, 4 months ago
- 1dee4eb bootstd: Init the size before reading extlinux file by Simon Glass · 1 year, 4 months ago
- 02fafec bootstd: Init the size before reading the devicetree by Simon Glass · 1 year, 4 months ago
- 4aec190 bootstd: Avoid allocating memory for the EFI file by Simon Glass · 1 year, 4 months ago
- 47fc734 bootstd: Use a function to detect network in EFI bootmeth by Simon Glass · 1 year, 4 months ago
- f41c445 bootflow: Export setup_fs() by Simon Glass · 1 year, 4 months ago
- 91592d6 boot: fix bootdev_list() by Heinrich Schuchardt · 1 year, 4 months ago
- f65cdf7 Kconfig: Enable FIT_SIGNATURE if ARM64 by Manorit Chawdhry · 1 year, 5 months ago
- 8d7f462 bootstd: USB devtype detection for script boot by John Clark · 1 year, 5 months ago
- ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · 1 year, 5 months ago
- 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · 1 year, 5 months ago
- d74e62a bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · 1 year, 5 months ago
- cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · 1 year, 5 months ago
- 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · 1 year, 5 months ago
- a08adca bootstd: Add a function to update a command line by Simon Glass · 1 year, 5 months ago
- b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · 1 year, 5 months ago
- 7fbbbc8 bootstd: Correct baudrate typo by Simon Glass · 1 year, 5 months ago
- 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · 1 year, 5 months ago
- 7e02cbe bootstd: Correct the name of the QEMU bootmeth by Simon Glass · 1 year, 5 months ago
- c892511 expo: Add a configuration editor by Simon Glass · 1 year, 6 months ago
- 6130072 expo: Support building an expo from a description file by Simon Glass · 1 year, 6 months ago
- 86f1ac5 expo: Add spacing around menus and items by Simon Glass · 1 year, 6 months ago
- f0e1e8c expo: Implement the keypress logic for popup menus by Simon Glass · 1 year, 6 months ago
- 12f5773 expo: Draw the current opened menu on top by Simon Glass · 1 year, 6 months ago
- 01922ec expo: Draw popup menus in both opened and closed states by Simon Glass · 1 year, 6 months ago
- 719a3c6 expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM by Simon Glass · 1 year, 6 months ago
- d353b75 expo: Support drawing of popup menus by Simon Glass · 1 year, 6 months ago
- c55eeba expo: Move menu-item selection into a function by Simon Glass · 1 year, 6 months ago
- c999e17 expo: Support simple themes by Simon Glass · 1 year, 6 months ago
- 7a96005 expo: Set up the width and height of objects by Simon Glass · 1 year, 6 months ago
- 9e1a86d expo: Calculate text bounding-box correctly by Simon Glass · 1 year, 6 months ago
- 6081b0f expo: Use flags for objects by Simon Glass · 1 year, 6 months ago
- 7b04395 expo: Add width and height to objects by Simon Glass · 1 year, 6 months ago
- 6e9e415 expo: Allow setting the start of the dynamic-ID range by Simon Glass · 1 year, 6 months ago
- fe4c1e2 bootstd: Add a separate log category for expo by Simon Glass · 1 year, 6 months ago
- e6c49fc fs: Create functions to load and allocate a file by Simon Glass · 1 year, 6 months ago
- b2c4034 expo: Rename exp_set_text_mode() by Simon Glass · 1 year, 6 months ago
- d7e32a8 expo: Avoid automatically arranging the scene by Simon Glass · 1 year, 6 months ago
- 67e2af1 expo: Store the console in the expo by Simon Glass · 1 year, 6 months ago
- ea274b6 expo: Convert to using a string ID for the scene title by Simon Glass · 1 year, 6 months ago
- c6e9f4c expo: Correct some header-file comments by Simon Glass · 1 year, 6 months ago
- 4a4ebe3 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
- d254b3e bootm: don't call booti_setup for EFI images by Heinrich Schuchardt · 1 year, 6 months ago
- f99af49 bootstd: Fix relative path use in extlinux bootmeth by Jonas Karlman · 1 year, 6 months ago
- 78c79dd bootstd: Make BOOTSTD_FULL depend on BOOTSTD by Simon Glass · 1 year, 9 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 7 months ago
- 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
- db92e78 bootstd: Create a new BOOTMETH_DISTRO by Simon Glass · 1 year, 7 months ago
- b71d7f7 bootstd: Rename distro and syslinux to extlinux by Simon Glass · 1 year, 7 months ago
- 9482fdf bootstd: Tidy up reporting of errors by Simon Glass · 1 year, 7 months ago
- 2d5a8e1 bootstd: Correct default boot command by Simon Glass · 1 year, 7 months ago
- b4b7ebe bootstd: Require HUSH_PARSER for script booting by Simon Glass · 1 year, 7 months ago
- a8e7d51 bootstd: Work around missing partition 1 by Simon Glass · 1 year, 7 months ago
- 2d283fa tools: spkgimage: add Renesas SPKG format by Ralph Siemsen · 1 year, 7 months ago
- ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · 1 year, 8 months ago
- 5c1c6cc boot/Kconfig: fix comments syntax error by Hugo Villeneuve · 1 year, 7 months ago
- 45736cd boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency by Bin Meng · 1 year, 8 months ago
- 63c5e5c bootstd: Use blk uclass device numbers to set efi bootdev by Mathew McBride · 1 year, 7 months ago
- a40f782 bootstd: Adjust code ordering to work around compiler quirk by Simon Glass · 1 year, 7 months ago