summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* timer: Add a test for timer_timebase_fallbackSean Anderson2020-09-301-1/+26
* acpi: Add more support for generating processor tablesSimon Glass2020-09-251-0/+294
* acpi: Add support for generating processor tablesSimon Glass2020-09-251-0/+107
* dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-251-2/+2
* acpi: Support generating a multi-function _DSM for devicesSimon Glass2020-09-251-0/+125
* acpi: Add support for conditions and return valuesSimon Glass2020-09-251-0/+91
* acpi: Add support for writing a _PRWSimon Glass2020-09-251-0/+30
* test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard2020-09-221-1/+4
* fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere2020-09-221-3/+3
* cmd: acpi: Print revisions in hex formatAndy Shevchenko2020-09-211-5/+5
* test: do no assume hush parser in validate_empty()WIP/2020-09-12-assorted-bugfixesHeinrich Schuchardt2020-09-121-1/+1
* test: undefined reference to 'sscanf'Heinrich Schuchardt2020-08-271-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-251-0/+22
|\
| * pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-251-0/+22
* | Merge branch '2020-08-24-misc-improvements'Tom Rini2020-08-253-47/+102
|\ \
| * | test/py: Add tests for LZO and ZSTDJoao Marcos Costa2020-08-243-47/+102
| |/
* | Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/24Aug2020Tom Rini2020-08-246-74/+125
|\ \ | |/ |/|
| * efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt2020-08-244-74/+74
| * test: unit test for efi_dp_check_length()Heinrich Schuchardt2020-08-242-0/+51
* | Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-08-241-0/+39
|\ \ | |/ |/|
| * 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
* | test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait2020-08-221-0/+18
* | test/py: Update test_bindPatrice Chotard2020-08-221-6/+9
* | sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2020-08-222-4/+1
|/
* 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