index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-01-23
bootstd: Allow hunting for bootdevs of a given priority
Simon Glass
2023-01-23
bootstd: Use hunters when scanning for bootflows
Simon Glass
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Add a SPI flash bootdev
Simon Glass
2023-01-23
sandbox: Allow SPI flash bootdevs to be disabled for tests
Simon Glass
2023-01-23
bootstd: Add a new bootmeth method to set the bootflow
Simon Glass
2023-01-23
bootstd: Update docs on bootmeth_try_file() for sandbox
Simon Glass
2023-01-23
bootstd: Set the distro_bootpart env var with scripts
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2023-01-23
bootstd: Only scan bootable partitions
Simon Glass
2023-01-23
part: Add a function to find the first bootable partition
Simon Glass
2023-01-23
net: Add a function to run dhcp
Simon Glass
2023-01-23
test: Add a generic function to skip delays
Simon Glass
2023-01-23
bootstd: Support running bootdev hunters
Simon Glass
2023-01-23
bootstd: Add the concept of a bootdev hunter
Simon Glass
2023-01-23
sandbox: Allow ethernet bootdevs to be disabled for tests
Simon Glass
2023-01-23
sandbox: Allow ethernet to be disabled at runtime
Simon Glass
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
2023-01-23
dm: mmc: Use bootdev_setup_sibling_blk()
Simon Glass
2023-01-23
bootstd: Remove special-case code for boot_targets
Simon Glass
2023-01-23
lib: Add a function to split a string into substrings
Simon Glass
2023-01-23
dm: core: Support sorting devices with dm tree
Simon Glass
2023-01-23
dm: core: Correct ordering of uclasses IDs
Simon Glass
2023-01-20
Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
Tom Rini
2023-01-20
dm: ns16550: Restore how we define UART_REG
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-20
fs/fat: avoid noisy message fat_read_file()
Heinrich Schuchardt
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
odroid: limit boot memory to lowmem
Joost van Zwieten
2023-01-18
lib: zstd: update to latest Linux zstd 1.5.2
Brandon Maier
2023-01-18
fdt: Avoid exporting fdtdec_prepare_fdt()
Simon Glass
2023-01-17
Merge branch '2022-01-16-bootstd-updates'
Tom Rini
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2023-01-16
bootstd: Support creating a boot menu
Simon Glass
2023-01-16
expo: Add basic implementation
Simon Glass
2023-01-16
menu: Factor out menu-keypress decoding
Simon Glass
2023-01-16
bootstd: Allow reading a logo for the OS
Simon Glass
2023-01-16
bootstd: Read the Operating System name for distro/scripts
Simon Glass
2023-01-16
video: Add font functions to the vidconsole API
Simon Glass
2023-01-16
video: Fix unchnaged typo
Simon Glass
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-16
image: Add a function to find a script in an image
Simon Glass
2023-01-16
menu: Make use of CLI character processing
Simon Glass
2023-01-16
menu: Update bootmenu_loop() to return the code
Simon Glass
2023-01-16
menu: Update bootmenu_autoboot_loop() to return the code
Simon Glass
2023-01-16
menu: Rename KEY_... to BKEY_...
Simon Glass
2023-01-16
bootmenu: Add a few comments
Simon Glass
[next]