summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-052-0/+217
|\
| * clk: do not disable clock if it is criticalClaudiu Beznea2020-09-221-1/+31
| * clk: bind clk to new parent deviceClaudiu Beznea2020-09-221-0/+27
| * dm: core: add support for device re-parentingClaudiu Beznea2020-09-221-0/+160
* | firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2020-09-301-0/+36
* | firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-301-6/+135
* | firmware: add SCMI agent uclassEtienne Carriere2020-09-302-0/+39
* | test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot2020-09-301-0/+198
* | test/py: allow multi-digit index in in_tree()Pratyush Yadav2020-09-301-1/+1
* | test: gpio: Add tests for the managed APIJean-Jacques Hiblot2020-09-303-4/+106
* | test: reset: Add tests for the managed APIJean-Jacques Hiblot2020-09-301-0/+60
* | 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()Heinrich 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...Tom 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...Tom 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 testsJoao 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=nHeinrich 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