summaryrefslogtreecommitdiff
path: root/test/dm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-303-31/+273
|\
| * dm: Use driver_info index instead of pointerSimon Glass2020-10-292-9/+25
| * dm: Add a test for of-platdata parent informationSimon Glass2020-10-291-0/+15
| * dm: Use an allocated array for run-time device infoSimon Glass2020-10-291-9/+10
| * dm: test: Add a test for of-platdata phandlesSimon Glass2020-10-291-0/+37
| * dm: test: Add a check that all devices have a dev valueSimon Glass2020-10-291-0/+81
| * dm: Add a C test for of-platdata propertiesSimon Glass2020-10-291-0/+69
| * dm: test: Add a very simple of-platadata testSimon Glass2020-10-292-1/+22
| * dm: test: Add a way to run SPL testsSimon Glass2020-10-291-1/+1
| * dm: test: Update the test runner to support of-platdataSimon Glass2020-10-291-11/+16
| * dm: test: Disable some tests that should not run in SPLSimon Glass2020-10-291-4/+7
| * dm: Avoid using #ifdef for CONFIG_OF_LIVESimon Glass2020-10-291-11/+5
* | Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-10-291-0/+22
|\ \ | |/ |/|
| * dm: core: Add support for getting node from aliasesMichal Simek2020-10-271-0/+22
* | test: mux-cmd: Add tests for the 'mux' commandWIP/2020-10-28-mux-driver-frameworkPratyush Yadav2020-10-282-0/+178
* | test: Add tests for the multiplexer frameworkJean-Jacques Hiblot2020-10-283-0/+245
|/
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-221-1/+1
* video: backlight: fix pwm's duty cycle calculationDario Binacchi2020-10-181-6/+6
* test: sharpen button label unit testHeinrich Schuchardt2020-10-141-3/+3
* test: dm: Test for default led namingSean Anderson2020-10-081-1/+2
* test: pinmux: Add test for pin muxingSean Anderson2020-10-082-0/+60
* 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
* 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: 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
* pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-251-0/+22
* 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
* | sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2020-08-221-1/+1
|/