summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some ...Patrice Chotard2022-10-061-8/+4
* spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard2022-10-061-4/+8
* tpm: Allow reporting the internal stateSimon Glass2022-09-032-0/+35
* CI: Move to Ubuntu 2022.04 "Jammy" for CI baseTom Rini2022-08-221-2/+2
* vbe: Add a new vbe commandSimon Glass2022-08-121-0/+115
* bootstd: Check building without global bootmethsSimon Glass2022-08-122-7/+24
* bootstd: Add vbe bootmeth into sandboxSimon Glass2022-08-123-8/+68
* vbe: Support VBE simpleSimon Glass2022-08-121-1/+1
* event: Add an event for device tree fixupsSimon Glass2022-08-121-0/+1
* bootstd: Drop the system bootdevSimon Glass2022-08-121-6/+1
* bootstd: Always create the EFI bootmgr bootmethSimon Glass2022-08-121-15/+7
* bootstd: Allow scanning for global bootmeths separatelySimon Glass2022-08-121-2/+3
* dm: core: Call dm_scan_other() when setting up for testsSimon Glass2022-08-121-1/+3
* bootstd: Allow EFI bootmgr to support an invalid bootflowSimon Glass2022-08-121-0/+4
* bootstd: Provide a bootmeth method to obtain state infoSimon Glass2022-08-121-0/+18
* bootstd: Fix comment in bootmeth testSimon Glass2022-08-121-1/+1
* bootstd: Drop delays in the testsSimon Glass2022-08-121-0/+22
* dm: core: Add support for writing u32 with ofnodeSimon Glass2022-08-121-0/+16
* dm: core: Allow writing to a flat tree with ofnodeSimon Glass2022-08-121-7/+7
* dm: core: Prepare for updating the device tree with ofnodeSimon Glass2022-08-121-1/+2
* dm: core: Tidy up ofnode-writing testSimon Glass2022-08-121-9/+2
* dm: core: Swap parameters of ofnode_write_prop()Simon Glass2022-08-121-2/+2
* dm: core: Move ofnode-writing test to ofnodeSimon Glass2022-08-122-53/+56
* dm: core: Introduce support for multiple treesSimon Glass2022-08-121-0/+67
* test: Add some tests for kconfig.hSimon Glass2022-08-107-2/+174
* test: rng: Add a UT testcase for the rng commandSughosh Ganu2022-08-021-0/+29
* Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-275-7/+158
|\
| * fdt: Start a test for the fdt commandSimon Glass2022-07-263-0/+149
| * addrmap: Support on sandboxSimon Glass2022-07-261-3/+2
| * test: fix log testsHeinrich Schuchardt2022-07-261-4/+7
* | test/py: Run simple dm commands without checkingMichal Simek2022-07-261-0/+8
* | py: tests: Bind should run only on sandboxMichal Simek2022-07-261-1/+2
|/
* Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-07-222-0/+5
|\
| * efi: test/py: repair authenticated capsules testsVincent Stehlé2022-07-182-0/+5
* | watchdog: add pulse support to gpio watchdog driverPaul Doelle2022-07-211-7/+39
|/
* Merge branch 'next'Tom Rini2022-07-1118-286/+809
|\
| * requirements: Move to atomicwrites==1.4.1Tom Rini2022-07-081-1/+1
| * Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-07-082-170/+266
| |\
| | * dm: core: Add a way to collect memory usageSimon Glass2022-06-281-0/+11
| | * dm: core: Support accessing core tagsSimon Glass2022-06-281-0/+80
| | * test: fix some pylint errors in test_bind.pyHeinrich Schuchardt2022-06-281-170/+175
| * | test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt2022-07-081-5/+7
| * | spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-071-0/+1
| |/
| * fuzz: virtio: Add fuzzer for vringAndrew Scull2022-06-232-0/+73
| * test: fuzz: Add framework for fuzzingAndrew Scull2022-06-233-0/+90
| * test/py: test_stackprotector: Disable for ASANAndrew Scull2022-06-231-0/+1
| * cmd: load: add load command for memory mappedRui Miguel Silva2022-06-223-0/+79
| * Merge branch 'master' into nextTom Rini2022-06-202-0/+3
| |\
| * | test: eth: Add test for ethernet addressesSean Anderson2022-06-081-0/+29
| * | sandbox: net: Add aliases for ethernet devicesSean Anderson2022-06-081-1/+1