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
2022-06-04
efi: test/py: authenticate fit capsules
Vincent Stehlé
2022-06-04
test/py: efi_capsule: repair image authentication test
Vincent Stehlé
2022-05-28
test: don't change console timeout in EFI selftest.
Heinrich Schuchardt
2022-05-28
test: fix pylint warnings in test_efi_selftest.py
Heinrich Schuchardt
2022-05-28
test: restore timeout after bootmenu unit test
Heinrich Schuchardt
2022-05-26
test: fix parsing the mksquashfs version number
Heinrich Schuchardt
2022-05-26
test/py: test_part: Correct the test case name
Bin Meng
2022-05-26
test/py: test_fs: Correct the test case name
Bin Meng
2022-05-26
test/py: Reset the console timeout value
Bin Meng
2022-05-23
test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...
Patrice Chotard
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-08
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-05-07
test/py: Add more test cases for rejecting an EFI image
Ilias Apalodimas
2022-05-06
test: py: tests: test_gpt.py: add a simple test for the command gpt repair
Philippe Reynes
2022-05-05
sandbox: Avoid binman error when run without device tree
Simon Glass
2022-05-05
test/py: Add a way to start sandbox without a device tree
Simon Glass
2022-05-04
Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Match region flags using a mask
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
test: pci: Test PCI address conversion functions
Andrew Scull
2022-05-03
menu: always show the menu regardless of the number of entry
Masahisa Kojima
2022-05-03
test: unit test for u16_strlcat()
Masahisa Kojima
2022-05-03
lib: fix selection of CONFIG_CHARSET
Heinrich Schuchardt
2022-05-03
test: fix some pylint problems in test_capsule_firmware_raw.py
Heinrich Schuchardt
2022-05-03
test: unit test for bootmenu
Heinrich Schuchardt
2022-05-02
vpl: Test that VPL runs correctly through to U-Boot proper
Simon Glass
2022-05-02
vpl: Support running vpl tests
Simon Glass
2022-04-29
test: dm: devres: Remove use-after-free
Andrew Scull
2022-04-29
test: Fix pointer overrun in dm_test_devm_regmap()
Andrew Scull
2022-04-28
test: dm: pinmux: Get LED2 udevice in the pinmux test
Marek Vasut
2022-04-28
test: dm: led: Fix LED enumeration
Marek Vasut
2022-04-28
led: Drop led_default_state()
Marek Vasut
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
2022-04-25
bootstd: Add setup for the bootflow tests
Simon Glass
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass
2022-04-25
test: dm: Restart USB before assuming it is stopped
Simon Glass
2022-04-25
test: fastboot: Avoid using mmc1
Simon Glass
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
2022-04-25
lib: Add a way to find the postiion of a trailing number
Simon Glass
2022-04-25
lib: Fix a few bugs in trailing_strtoln()
Simon Glass
2022-04-25
test: Add tests for trailing_strtol()
Simon Glass
2022-04-25
lib: Move string tests to the string module
Simon Glass
2022-04-23
test: dm: add tests for tag support
AKASHI Takahiro
2022-04-20
cmd: gpio: Add `gpio read` subcommand
Diego Rondini
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
2022-04-15
Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
2022-04-15
test: capsule: Modify the capsule tests to use GUID values for sandbox
Sughosh Ganu
[next]