index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
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
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: Support reading a script from network or SPI flash
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: Move label parsing into its own function
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: Support reading the device tree with EFI
Simon Glass
2023-01-23
bootstd: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Allow reading an EFI file from the network
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2023-01-23
ata: Don't try to use non-existent ports
Simon Glass
2023-01-23
bootstd: Add a virtio bootdev
Simon Glass
2023-01-23
virtio: Add a block device
Simon Glass
2023-01-23
virtio: Avoid strange behaviour on removal
Simon Glass
2023-01-23
virtio: Fix returning -ENODEV
Simon Glass
2023-01-23
virtio: Avoid repeating a long expression
Simon Glass
2023-01-23
bootstd: Add an NVMe bootdev
Simon Glass
2023-01-23
bootstd: Add an IDE bootdev
Simon Glass
2023-01-23
bootstd: Add a SCSI bootdev
Simon Glass
2023-01-23
scsi: Remove all children of SCSI devices before rescanning
Simon Glass
2023-01-23
scsi: Correct allocation of block-device name
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
bootstd: Add a hunter for ethernet
Simon Glass
2023-01-23
net: Add a function to run dhcp
Simon Glass
2023-01-23
bootstd: Add an MMC hunter
Simon Glass
2023-01-23
bootstd: Add a USB hunter
Simon Glass
2023-01-23
test: Add a generic function to skip delays
Simon Glass
2023-01-23
dm: usb: Mark the device name as alloced when binding
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
efi: Improve logging in efi_disk
Simon Glass
2023-01-23
event: Correct duplicate log message in event_notify()
Simon Glass
2023-01-23
lib: Support printing an error string
Simon Glass
2023-01-23
sandbox: Enable the Ethernet bootdev
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
ide: Drop non-DM code for BLK
Simon Glass
2023-01-23
dm: test: Correct ordering of DM setup
Simon Glass
2023-01-23
dm: part: Update test to use mmc2
Simon Glass
2023-01-23
vbe: sandbox: Drop VBE node in chosen
Simon Glass
2023-01-23
vbe: Avoid a build failure when bloblist is not enabled
Simon Glass
2023-01-23
sandbox: mmc: Start off with a zeroed file
Simon Glass
2023-01-23
test: Drop duplicate restore of DM state
Simon Glass
[next]