summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
AgeCommit message (Expand)AuthorFilesLines
2015-07-22dm: test: Add a size to each reg propertySimon Glass1-12/+15
2015-07-22dm: test: Add a test for the system controller uclassSimon Glass1-0/+10
2015-07-22dm: test: Add a test for the LED uclassSimon Glass1-0/+14
2015-07-22dm: test: Add a test for the mmc uclassSimon Glass1-0/+4
2015-07-22dm: test: Add a test for the ram uclassSimon Glass1-0/+4
2015-07-22sandbox: Use the reset driver to handle resetSimon Glass1-0/+8
2015-07-22dm: test: Add tests for the clk uclassSimon Glass1-0/+4
2015-06-04sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass1-1/+1
2015-06-04sandbox: dts: Add the real-time-clock test nodes back inSimon Glass1-0/+18
2015-06-04sandbox: dts: Sort the sandbox.dts fileSimon Glass1-52/+54
2015-06-04sandbox: dts: Sort the test.dts file a littleSimon Glass1-24/+24
2015-05-15sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dtsPrzemyslaw Marczak3-0/+88
2015-05-15test: dm: test.dts - move to sandbox dts directoryPrzemyslaw Marczak2-0/+231
2015-05-15sandbox: Support wide-screen LCD emulationSimon Glass1-2/+2
2015-05-06dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass1-1/+11
2015-04-18dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass1-0/+40
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass2-90/+130
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger1-0/+7
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger1-0/+6
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger1-0/+1
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger1-0/+4
2015-04-17dm: sandbox: pci: Add PCI support for sandboxSimon Glass1-0/+20
2015-04-17sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass1-3/+3
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini1-4/+2
2015-01-31sandbox: Correct cros-ec keyboard definitionSimon Glass1-4/+2
2015-01-30dm: demo: Add a simple GPIO demonstrationSimon Glass1-1/+10
2014-12-11dm: i2c: dts: Add an I2C bus for sandboxSimon Glass1-0/+17
2014-10-22sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass1-0/+26
2014-09-10sandbox: dts: Add a serial console nodeSimon Glass1-0/+10
2014-09-01dm: sandbox: dts: Add a GPIO bankSimon Glass1-0/+8
2014-06-20Makefile: Support include files for .dts filesSimon Glass1-0/+1
2014-05-10sandbox: ignore sandbox.dtbMasahiro Yamada1-0/+1
2014-03-18sandbox: dts: Add display and keyboard to sandboxSimon Glass1-0/+96
2014-03-04sandbox: Build a device tree file for sandboxSimon Glass2-0/+31