aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-23rockchip: Convert rockpro64-rk3399 to use standard bootSimon Glass
2023-01-23bootstd: Record the bootdevs used during scanningSimon Glass
2023-01-23bootstd: Drop the old bootflow_scan_first()Simon Glass
2023-01-23bootstd: Allow scanning a single bootdev labelSimon Glass
2023-01-23bootstd: Switch bootdev scanning to use labelsSimon Glass
2023-01-23bootstd: Allow iterating to the next bootdev priortiySimon Glass
2023-01-23bootstd: Allow iterating to the next label in a listSimon Glass
2023-01-23bootstd: Allow hunting for a bootdev by labelSimon Glass
2023-01-23bootstd: Add a new pre-scan priority for bootdevsSimon Glass
2023-01-23bootstd: Allow hunting for bootdevs of a given prioritySimon Glass
2023-01-23bootstd: Use hunters when scanning for bootflowsSimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Add a SPI flash bootdevSimon Glass
2023-01-23sandbox: Allow SPI flash bootdevs to be disabled for testsSimon Glass
2023-01-23bootstd: Add a new bootmeth method to set the bootflowSimon Glass
2023-01-23bootstd: Update docs on bootmeth_try_file() for sandboxSimon Glass
2023-01-23bootstd: Set the distro_bootpart env var with scriptsSimon Glass
2023-01-23bootstd: Include the device tree in the bootflowSimon Glass
2023-01-23bootstd: Rename bootdev checkersSimon Glass
2023-01-23bootstd: Only scan bootable partitionsSimon Glass
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23net: Add a function to run dhcpSimon Glass
2023-01-23test: Add a generic function to skip delaysSimon Glass
2023-01-23bootstd: Support running bootdev huntersSimon Glass
2023-01-23bootstd: Add the concept of a bootdev hunterSimon Glass
2023-01-23sandbox: Allow ethernet bootdevs to be disabled for testsSimon Glass
2023-01-23sandbox: Allow ethernet to be disabled at runtimeSimon Glass
2023-01-23bootstd: Add a default method to get bootflowsSimon Glass
2023-01-23dm: mmc: Use bootdev_setup_sibling_blk()Simon Glass
2023-01-23bootstd: Remove special-case code for boot_targetsSimon Glass
2023-01-23lib: Add a function to split a string into substringsSimon Glass
2023-01-23dm: core: Support sorting devices with dm treeSimon Glass
2023-01-23dm: core: Correct ordering of uclasses IDsSimon Glass
2023-01-20Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20fpga: Migrate CONFIG_MAX_FPGA_DEVICES to KconfigTom Rini
2023-01-20dm: ns16550: Restore how we define UART_REGTom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-20fs/fat: avoid noisy message fat_read_file()Heinrich Schuchardt
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18odroid: limit boot memory to lowmemJoost van Zwieten
2023-01-18lib: zstd: update to latest Linux zstd 1.5.2Brandon Maier
2023-01-18fdt: Avoid exporting fdtdec_prepare_fdt()Simon Glass
2023-01-17Merge branch '2022-01-16-bootstd-updates'Tom Rini
2023-01-16bootstd: Support setting a theme for the menuSimon Glass
2023-01-16bootstd: Support creating a boot menuSimon Glass
2023-01-16expo: Add basic implementationSimon Glass
2023-01-16menu: Factor out menu-keypress decodingSimon Glass
2023-01-16bootstd: Allow reading a logo for the OSSimon Glass
2023-01-16bootstd: Read the Operating System name for distro/scriptsSimon Glass