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
path:
root
/
test
Age
Commit message (
Expand
)
Author
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: Include the device tree in the bootflow
Simon Glass
2023-01-23
bootstd: Add a virtio bootdev
Simon Glass
2023-01-23
virtio: Avoid strange behaviour on removal
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
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
bootstd: Add an MMC hunter
Simon Glass
2023-01-23
bootstd: Add a USB hunter
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
dm: test: Correct ordering of DM setup
Simon Glass
2023-01-23
dm: part: Update test to use mmc2
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
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-18
test: compression: add zstd uncompression test
Brandon Maier
2023-01-18
test/py: gpt: add test for the gpt partition type GUID identifier
Enric Balletbo i Serra
2023-01-18
test: compression: use sizeof() instead of magic numbers
Brandon Maier
2023-01-16
bootstd: Support setting a theme for the menu
Simon Glass
2023-01-16
bootstd: Add a test for the bootstd menu
Simon Glass
2023-01-16
expo: Add basic tests
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
sandbox: Enable mmc command and legacy images
Simon Glass
2023-01-11
Use `grep -E` or plain `grep` instead of `egrep`
Ville Skyttä
2023-01-11
test: compression: use ut_assert for errors
Brandon Maier
2023-01-11
test: compression: check with trailing garbage in input
Brandon Maier
2023-01-11
test: cmd: exit: Add unit test for exit and partly run commands
Marek Vasut
2023-01-11
test: env: add test for u-boot-initial-env creation
Max Krummenacher
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-05
test:dm:fix typo
Yuepeng Xing
2023-01-04
test: unit test for u16_strcasecmp()
Heinrich Schuchardt
2022-12-31
cmd: source: Support specifying config name
Sean Anderson
2022-12-31
test: Add test for source command
Sean Anderson
2022-12-23
log: Remove some places where we redefine LOGLEVEL
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-20
test: add unit test for u16_strnlen()
Heinrich Schuchardt
2022-12-06
event: Re-add file paths to the tests
Tom Rini
2022-12-06
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-12-05
post: Migrate to Kconfig
Tom Rini
[next]