summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* video: backlight: fix pwm's duty cycle calculationDario Binacchi2020-10-181-6/+6
* test: Fix sandbox tests failing to buildSean Anderson2020-10-172-2/+2
* cmd/button: return button statusHeinrich Schuchardt2020-10-141-8/+26
* test: sharpen button label unit testHeinrich Schuchardt2020-10-142-4/+4
* test: Add PStore command testsFrédéric Danis2020-10-144-0/+77
* test: vboot: add tests for multiple required keysThirupathaiah Annapureddy2020-10-121-2/+44
* log: Disable the syslog driver by defaultSimon Glass2020-10-103-0/+42
* log: Add a way to enable/disable a log deviceSimon Glass2020-10-102-0/+15
* log: Drop #ifdef in log_testSimon Glass2020-10-101-2/+0
* log: Allow LOG_DEBUG to always enable log outputSimon Glass2020-10-104-74/+108
* test: dm: Test for default led namingSean Anderson2020-10-081-1/+2
* test: pinmux: Add test for pin muxingSean Anderson2020-10-083-18/+78
* test: dm: add test for phandle access functionsPatrick Delaunay2020-10-062-0/+140
* dm: update test on of_offset in ofnode_validPatrick Delaunay2020-10-061-0/+16
* bloblist: Allow custom alignment for blobsSimon Glass2020-10-061-9/+33
* bloblist: Tidy up the data alignmentSimon Glass2020-10-061-1/+37
* bloblist: Compare addresses rather than pointers in testsSimon Glass2020-10-061-13/+14
* bloblist: Add a commandSimon Glass2020-10-061-1/+58
* Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom 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 controllersWIP/30Sep2020-nextEtienne 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()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