summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)AuthorFilesLines
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot3-0/+245
2020-10-27dm: core: Add support for getting node from aliasesMichal Simek1-0/+22
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt1-1/+1
2020-10-18video: backlight: fix pwm's duty cycle calculationDario Binacchi1-6/+6
2020-10-14test: sharpen button label unit testHeinrich Schuchardt1-3/+3
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+2
2020-10-08test: pinmux: Add test for pin muxingSean Anderson2-0/+60
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay2-0/+140
2020-10-06dm: update test on of_offset in ofnode_validPatrick Delaunay1-0/+16
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2-0/+217
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere1-0/+36
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere1-6/+135
2020-09-30firmware: add SCMI agent uclassEtienne Carriere2-0/+39
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot1-0/+198
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot3-4/+106
2020-09-30test: reset: Add tests for the managed APIJean-Jacques Hiblot1-0/+60
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson1-1/+26
2020-09-25acpi: Add more support for generating processor tablesSimon Glass1-0/+294
2020-09-25acpi: Add support for generating processor tablesSimon Glass1-0/+107
2020-09-25dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass1-2/+2
2020-09-25acpi: Support generating a multi-function _DSM for devicesSimon Glass1-0/+125
2020-09-25acpi: Add support for conditions and return valuesSimon Glass1-0/+91
2020-09-25acpi: Add support for writing a _PRWSimon Glass1-0/+30
2020-09-22test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameterPatrice Chotard1-1/+4
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere1-3/+3
2020-09-22clk: do not disable clock if it is criticalClaudiu Beznea1-1/+31
2020-09-22clk: bind clk to new parent deviceClaudiu Beznea1-0/+27
2020-09-22dm: core: add support for device re-parentingClaudiu Beznea1-0/+160
2020-09-21cmd: acpi: Print revisions in hex formatAndy Shevchenko1-5/+5
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati1-0/+22
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-0/+39
2020-08-24clk: ccf: mux: change the get_rate helperDario Binacchi1-0/+24
2020-08-24clk: set flags in the ccf registration routinesDario Binacchi1-0/+7
2020-08-24dm: test: clk: add the test for the ccf gated clockDario Binacchi1-0/+8
2020-08-22test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait1-0/+18
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard1-1/+1
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek1-0/+8
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass73-281/+281
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass60-17/+79
2020-07-29test: dm: add a test for class buttonPhilippe Reynes2-0/+75
2020-07-29sandbox, test: change hog gpioPhilippe Reynes1-6/+6
2020-07-25test/dm: check if devices existHeinrich Schuchardt5-5/+18
2020-07-25test: Add tests for SOC uclassDave Gerlach2-0/+121
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini7-139/+5
2020-07-20test/dm: check if devices existHeinrich Schuchardt5-5/+18
2020-07-20test: Add tests for SOC uclassDave Gerlach2-0/+121
2020-07-17acpi: Support writing named valuesSimon Glass1-0/+77
2020-07-17acpi: Support generation of a deviceSimon Glass1-0/+27
2020-07-17acpi: Support generation of a generic registerSimon Glass1-0/+46
2020-07-17acpi: Support generation of a scopeSimon Glass3-2/+35