index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2023-01-23
test: Fix the help for the ut command
Simon Glass
2023-01-23
bootstd: Simplify locating existing bootdevs
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: test: Correct assertion in dm_test_part()
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
Merge branch '2023-01-20-finish-CONFIG-migration-work'
Tom Rini
2023-01-20
Revert "config: tools only: add VIDEO to build bmp_logo"
Fabio Estevam
2023-01-20
CI: Make check for new defined CONFIG symbols even more robust
Tom Rini
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
watchdog: Clean up defaults for imx_watchdog / ulp_wdog
Tom Rini
2023-01-20
usbtty: Remove default CONFIG_USBD_* values
Tom Rini
2023-01-20
nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig
Tom Rini
2023-01-20
nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig
Tom Rini
[next]