summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* clk: ccf: mux: change the get_rate helperDario Binacchi2020-08-241-0/+24
* clk: set flags in the ccf registration routinesDario Binacchi2020-08-241-0/+7
* dm: test: clk: add the test for the ccf gated clockDario Binacchi2020-08-241-0/+8
* i2c: eeprom: Use reg property instead of offset and sizeMichal Simek2020-08-201-0/+8
* Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/15Aug2020Tom Rini2020-08-155-24/+326
|\
| * test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2020-08-142-12/+19
| * test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro2020-08-134-0/+305
| * test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2020-08-132-13/+3
* | lib: sscanf: add sscanf implementationAndrii Anisov2020-08-142-0/+175
|/
* test/py: fix SquashFS testsWIP/10Aug2020Joao Marcos Costa2020-08-103-14/+16
* test/py: serial# cannot be overwritten on some devicesHeinrich Schuchardt2020-08-081-2/+5
* test: py: test_shell_run() with CONFIG_HUSH_PARSER=nWIP/2020-08-07-misc-improvementsHeinrich Schuchardt2020-08-071-3/+3
* tests: support mkfs.ext4 without metadata_csumStephen Warren2020-08-072-3/+8
* test/py: Add tests for the SquashFS commandsJoao Marcos Costa2020-08-073-0/+101
* cmd: Update the memory-search commandSimon Glass2020-08-074-30/+103
* test: Add a flag for tests that need console recordingSimon Glass2020-08-071-0/+10
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-0774-290/+290
* test: Add a way to check part of a console line or skip itSimon Glass2020-08-071-0/+22
* test/py: Add test support for three stage bootYan Liu2020-08-041-0/+10
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-0361-17/+81
* test: sandbox: add test for erase commandPatrick Delaunay2020-07-311-0/+16
* test: environment in ext4Patrick Delaunay2020-07-311-1/+96
* test: efi_selftest: Do not force serial# settingTom Rini2020-07-311-1/+1
* test: do not rely on => being the promptHeinrich Schuchardt2020-07-311-1/+1
* test: dm: add a test for class buttonPhilippe Reynes2020-07-282-0/+75
* test/py: add tests for the button commandsPhilippe Reynes2020-07-281-0/+19
* sandbox, test: change hog gpioPhilippe Reynes2020-07-281-6/+6
* Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-278-6/+140
|\
| * test/dm: check if devices existHeinrich Schuchardt2020-07-255-5/+18
| * test: Add tests for SOC uclassDave Gerlach2020-07-252-0/+121
| * patman: Add a 'test' subcommandSimon Glass2020-07-241-1/+1
* | test: env: add test for env info sub-commandPatrick Delaunay2020-07-261-0/+63
|/
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-248-140/+6
* Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dmTom Rini2020-07-238-6/+140
|\
| * test/dm: check if devices existHeinrich Schuchardt2020-07-205-5/+18
| * test: Add tests for SOC uclassDave Gerlach2020-07-202-0/+121
| * patman: Add a 'test' subcommandSimon Glass2020-07-201-1/+1
* | test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro2020-07-221-7/+8
* | test/py: efi_secboot: remove unused functionAKASHI Takahiro2020-07-221-9/+0
* | efi_loader: use logging for bootefi commandHeinrich Schuchardt2020-07-222-10/+8
|/
* acpi: Support writing named valuesSimon Glass2020-07-171-0/+77
* acpi: Support generation of a deviceSimon Glass2020-07-171-0/+27
* acpi: Support generation of a generic registerSimon Glass2020-07-171-0/+46
* acpi: Support generation of a scopeSimon Glass2020-07-173-2/+35
* acpi: Export functions to write sized valuesSimon Glass2020-07-171-1/+43
* acpi: Add an acpi command to list/dump generated ACPI itemsSimon Glass2020-07-171-0/+39
* dm: acpi: Enhance acpi_get_name()Simon Glass2020-07-171-1/+41
* pci: Avoid a crash in device_is_on_pci_bus()Simon Glass2020-07-171-0/+14
* acpi: Add support for DSDT generationSimon Glass2020-07-171-0/+44
* acpi: Support ordering SSDT data by deviceSimon Glass2020-07-171-6/+9