summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
2021-01-31dm: core: Update ofnode_read_fmap_entry() to read hashesSimon Glass1-0/+10
2021-01-31sandbox: Disable I2C emulators in SPLSimon Glass1-3/+7
2021-01-12dm: core: add a function to decode display timingsDario Binacchi1-0/+46
2021-01-12fdt: translate address if #size-cells = <0>Dario Binacchi1-0/+21
2021-01-05sandbox: Update dts files to reduce SPL sizeSimon Glass2-8/+7
2021-01-05sandbox: Drop unnecessary test nodeSimon Glass1-5/+0
2020-12-23sandbox: test: Add a second SPI slave on sandbox_spi busOvidiu Panait1-1/+9
2020-12-19dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass1-0/+13
2020-12-19dm: Switch over to use new sequence number for dev_seq()Simon Glass1-1/+1
2020-11-06board: Rename uclass to sysinfoSimon Glass1-4/+4
2020-10-29dm: Add a test for of-platdata parent informationSimon Glass2-0/+2
2020-10-29dm: test: Add a test for of-platdata phandlesSimon Glass1-0/+26
2020-10-28test: Add tests for the multiplexer frameworkJean-Jacques Hiblot1-0/+33
2020-10-14test: sharpen button label unit testHeinrich Schuchardt2-8/+8
2020-10-08test: dm: Test for default led namingSean Anderson1-1/+1
2020-10-08test: pinmux: Add test for pin muxingSean Anderson1-7/+38
2020-10-06sandbox: avoid duplicate backslash inputHeinrich Schuchardt1-5/+15
2020-10-06test: dm: add test for phandle access functionsPatrick Delaunay1-0/+1
2020-09-30firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere1-0/+6
2020-09-30firmware: scmi: sandbox test for SCMI clocksEtienne Carriere1-0/+15
2020-09-30firmware: add SCMI agent uclassEtienne Carriere1-0/+16
2020-09-30test: dm: Add tests for regmap managed API and regmap fieldsJean-Jacques Hiblot1-0/+13
2020-09-30test: gpio: Add tests for the managed APIJean-Jacques Hiblot1-0/+10
2020-09-30timer: Add a test for timer_timebase_fallbackSean Anderson1-1/+8
2020-08-25pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati1-2/+3
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard1-0/+1
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek1-0/+13
2020-07-29test/py: add tests for the button commandsPhilippe Reynes1-0/+14
2020-07-29sandbox: dtsi: add buttonsPhilippe Reynes1-0/+14
2020-07-29sandbox, test: change hog gpioPhilippe Reynes1-4/+4
2020-07-25test: Add tests for SOC uclassDave Gerlach1-0/+4
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-4/+0
2020-07-20test: Add tests for SOC uclassDave Gerlach1-0/+4
2020-07-17dm: acpi: Enhance acpi_get_name()Simon Glass1-0/+1
2020-07-17acpi: Add support for DSDT generationSimon Glass1-0/+2
2020-07-17acpi: Support ordering SSDT data by deviceSimon Glass1-2/+3
2020-07-17acpi: Add support for SSDT generationSimon Glass1-0/+2
2020-07-17acpi: Support copying properties from device tree to ACPISimon Glass1-0/+1
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass1-0/+3
2020-07-06Merge branch 'next'Tom Rini1-2/+32
2020-07-05sandbox, test: add test for GPIO_HOG functionHeiko Schocher1-0/+20
2020-07-01reset: Add generic reset driverSean Anderson1-0/+15
2020-07-01dm: Add support for simple-pm-busSean Anderson1-0/+6
2020-06-12dm: uclass: don't assign aliased seq numbersMichael Walle1-2/+2
2020-06-12usb: provide a device tree node to USB devicesMichael Walle1-0/+9
2020-05-11test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong1-1/+3
2020-05-02test: dm: phy: add a test item for the phy_bulk APIChunfeng Yun1-0/+11
2020-05-02test: dm: add test item for ofnode_get_child_count()Chunfeng Yun1-0/+18
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass1-0/+4
2020-04-17test: pinmux: add pincontrol-gpio for pin configurationPatrick Delaunay1-22/+26