- 1bdda5f bootstd: Update documentation for new features by Simon Glass · 1 year, 10 months ago
- f738c73 bootstd: Add a little more logging of bootflows by Simon Glass · 1 year, 10 months ago
- a950f28 bootstd: Record the bootdevs used during scanning by Simon Glass · 1 year, 10 months ago
- 4b7cb05 bootstd: Drop the old bootflow_scan_first() by Simon Glass · 1 year, 10 months ago
- 91943ff bootstd: Allow scanning a single bootdev label by Simon Glass · 1 year, 10 months ago
- 47aedc2 bootstd: Switch bootdev scanning to use labels by Simon Glass · 1 year, 10 months ago
- 18552d2 bootstd: Add a hunter for the extension feature by Simon Glass · 1 year, 10 months ago
- 35ce146 extension: Refactor to allow non-command usage by Simon Glass · 1 year, 10 months ago
- 43e89a3 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · 1 year, 10 months ago
- e4b6948 bootstd: Allow iterating to the next label in a list by Simon Glass · 1 year, 10 months ago
- 66e3dce bootstd: Allow hunting for a bootdev by label by Simon Glass · 1 year, 10 months ago
- eacc261 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
- 79a7d4a bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · 1 year, 10 months ago
- d73420e bootstd: Use hunters when scanning for bootflows by Simon Glass · 1 year, 10 months ago
- d9f4857 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · 1 year, 10 months ago
- 5143a41 bootstd: Support reading a script from network or SPI flash by Simon Glass · 1 year, 10 months ago
- 0c1f4a9 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
- 081bdc5 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
- 22061d3 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · 1 year, 10 months ago
- 74ebfb6 bootstd: Move label parsing into its own function by Simon Glass · 1 year, 10 months ago
- a58e7bb bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · 1 year, 10 months ago
- 2536587 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · 1 year, 10 months ago
- e890e8c bootstd: Support reading the device tree with EFI by Simon Glass · 1 year, 10 months ago
- 7638c85 bootstd: Include the device tree in the bootflow by Simon Glass · 1 year, 10 months ago
- 3e18860 bootstd: Allow reading an EFI file from the network by Simon Glass · 1 year, 10 months ago
- 865328c bootstd: Rename bootdev checkers by Simon Glass · 1 year, 10 months ago
- 2b3ebf2 ata: Don't try to use non-existent ports by Simon Glass · 1 year, 10 months ago
- a60f7a3 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 10 months ago
- 00fc8ca virtio: Add a block device by Simon Glass · 1 year, 10 months ago
- 9024002 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 10 months ago
- 811c81e virtio: Fix returning -ENODEV by Simon Glass · 1 year, 10 months ago
- 59a6be9 virtio: Avoid repeating a long expression by Simon Glass · 1 year, 10 months ago
- 758c706 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 10 months ago
- 0d77f8f bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
- 8f090b6 bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 10 months ago
- 6febc26 scsi: Remove all children of SCSI devices before rescanning by Simon Glass · 1 year, 10 months ago
- ca93d28 scsi: Correct allocation of block-device name by Simon Glass · 1 year, 10 months ago
- f0e358f bootstd: Only scan bootable partitions by Simon Glass · 1 year, 10 months ago
- dcffa44 part: Add a function to find the first bootable partition by Simon Glass · 1 year, 10 months ago
- 4146c82 bootstd: Add a hunter for ethernet by Simon Glass · 1 year, 10 months ago
- c8c3fd2 net: Add a function to run dhcp by Simon Glass · 1 year, 10 months ago
- 843160f bootstd: Add an MMC hunter by Simon Glass · 1 year, 10 months ago
- 04fb2b6 bootstd: Add a USB hunter by Simon Glass · 1 year, 10 months ago
- 8b03187 test: Add a generic function to skip delays by Simon Glass · 1 year, 10 months ago
- ecdf3ab dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 10 months ago
- c7b63d5 bootstd: Support running bootdev hunters by Simon Glass · 1 year, 10 months ago
- bd90b09 bootstd: Add the concept of a bootdev hunter by Simon Glass · 1 year, 10 months ago
- 3722cc9 efi: Improve logging in efi_disk by Simon Glass · 1 year, 10 months ago
- 19efd43 event: Correct duplicate log message in event_notify() by Simon Glass · 1 year, 10 months ago
- 7f33194 lib: Support printing an error string by Simon Glass · 1 year, 10 months ago
- 057c567 sandbox: Enable the Ethernet bootdev by Simon Glass · 1 year, 10 months ago
- 70dd886 sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · 1 year, 10 months ago
- f43b2df sandbox: Allow ethernet to be disabled at runtime by Simon Glass · 1 year, 10 months ago
- b85fc8d bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 10 months ago
- 3a2cb96e5 dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 10 months ago
- d007505 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 10 months ago
- ecb274c dm: test: Correct ordering of DM setup by Simon Glass · 1 year, 10 months ago
- d94d984 dm: part: Update test to use mmc2 by Simon Glass · 1 year, 10 months ago
- 9445d7a vbe: sandbox: Drop VBE node in chosen by Simon Glass · 1 year, 10 months ago
- f1779f2 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · 1 year, 10 months ago
- 67bb973 sandbox: mmc: Start off with a zeroed file by Simon Glass · 1 year, 10 months ago
- 3f23ce2 test: Drop duplicate restore of DM state by Simon Glass · 1 year, 10 months ago
- f229a8e test: Fix the help for the ut command by Simon Glass · 1 year, 10 months ago
- cb698b0 bootstd: Simplify locating existing bootdevs by Simon Glass · 1 year, 10 months ago
- 6a6638f bootstd: Remove special-case code for boot_targets by Simon Glass · 1 year, 10 months ago
- 3e96ed4 lib: Add a function to split a string into substrings by Simon Glass · 1 year, 10 months ago
- a0fb9de dm: test: Correct assertion in dm_test_part() by Simon Glass · 1 year, 10 months ago
- 3d01254 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
- c0f19fe dm: core: Correct ordering of uclasses IDs by Simon Glass · 1 year, 10 months ago
- dd31cd5 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 10 months ago
- 0b9b015 Merge branch '2023-01-20-finish-CONFIG-migration-work' by Tom Rini · 1 year, 10 months ago
- 6333acb Revert "config: tools only: add VIDEO to build bmp_logo" by Fabio Estevam · 1 year, 10 months ago
- a03efb6 CI: Make check for new defined CONFIG symbols even more robust by Tom Rini · 1 year, 11 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- ad24234 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 1 year, 11 months ago
- c50c778 usbtty: Remove default CONFIG_USBD_* values by Tom Rini · 1 year, 11 months ago
- a84fa1b nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · 1 year, 11 months ago
- 89c90ca nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 1 year, 11 months ago
- bd22bde net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 11 months ago
- 80c75ce fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ by Tom Rini · 1 year, 11 months ago
- 8de73b7 usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · 1 year, 11 months ago
- 8fe042b fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · 1 year, 11 months ago
- 2d1e2e5 common/update: Finish Kconfig migration by Tom Rini · 1 year, 11 months ago
- 6e73ab3 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · 1 year, 11 months ago
- d35e44f autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · 1 year, 11 months ago
- 1c88640 arm: lib1funcs.S: Update compatibility with Linux comment slightly by Tom Rini · 1 year, 11 months ago
- 5bbf9c9 dm: ns16550: Restore how we define UART_REG by Tom Rini · 1 year, 10 months ago
- ae8a922 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · 1 year, 11 months ago
- 81451a3 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 1 year, 11 months ago
- 409163a arc: Migrate ARC_MMU_VER to Kconfig by Tom Rini · 1 year, 11 months ago
- a3fda0d global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- e10fffe efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · 1 year, 10 months ago
- cd63e2d efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · 1 year, 10 months ago
- 90c4205 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · 1 year, 10 months ago
- e585b79 efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · 1 year, 10 months ago
- de94f0f efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · 1 year, 10 months ago
- 5ef229a doc: fix references to distro documentation by Dario Binacchi · 1 year, 11 months ago
- b1315ad doc: man-page for bdinfo by Heinrich Schuchardt · 1 year, 10 months ago
- 389be39 doc: man-page for blkcache by Heinrich Schuchardt · 1 year, 10 months ago
- 8a7301b doc: man-page for source command by Heinrich Schuchardt · 1 year, 10 months ago