Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ced7f0723f292590679164f899b2a1b2f430d1a8
/
arch
/
sandbox
/
dts
/
sandbox.dts
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
e57f8d4
dm: sandbox: Switch over to using the new host uclass
by Simon Glass
· Sat Oct 29 19:47:17 2022 -0600
5e135d3
sandbox: Add an image for VPL
by Simon Glass
· Thu Oct 20 18:23:15 2022 -0600
5d7af61
sandbox: net: Remove fake-host-hwaddr
by Sean Anderson
· Thu May 05 13:11:33 2022 -0400
1b4bc15
bootstd: sandbox: Add a hostfs bootdev
by Simon Glass
· Sun Apr 24 23:31:21 2022 -0600
4cc43bf
sandbox: Add license headers to the dts files
by Simon Glass
· Wed Aug 18 21:40:25 2021 -0600
e98524a
sandbox: Update dts files to reduce SPL size
by Simon Glass
· Sat Dec 19 10:39:56 2020 -0700
4d4558e
dm: Add a test for of-platdata parent information
by Simon Glass
· Sat Oct 03 11:31:36 2020 -0600
ad93570
sandbox: add reserved-memory node in device tree
by Heinrich Schuchardt
· Sat Mar 14 12:13:39 2020 +0100
4a3ca48
sandbox: Update PCI nodes in dts files
by Tom Rini
· Tue Feb 11 12:41:23 2020 -0500
deaf297
sandbox: add missing compatible property in device tree
by Heinrich Schuchardt
· Sat Nov 09 09:39:01 2019 +0100
9712c82
dm: Add a dsi host uclass
by Yannick Fertré
· Mon Oct 07 15:29:05 2019 +0200
07bb5e7
sandbox: Add a memory {} node
by Simon Glass
· Sat May 18 11:59:48 2019 -0600
ed3698a
sandbox: Add an alias for SPI
by Simon Glass
· Sat May 18 11:59:42 2019 -0600
28db469
sandbox: Create a common sandbox DT
by Simon Glass
· Sat May 18 11:59:41 2019 -0600
1b99536
sandbox: i2c_emul_find() No emulators for device 'rtc@43'
by Heinrich Schuchardt
· Sat Jan 05 22:30:07 2019 +0100
3e61017
dm: sandbox: sound: Convert to use driver model
by Simon Glass
· Mon Dec 10 10:37:45 2018 -0700
17b56f6
dm: sandbox: i2c: Use new emulator parent uclass
by Simon Glass
· Sun Nov 18 08:14:34 2018 -0700
e550155
sandbox: Update some drivers to work in SPL/TPL
by Simon Glass
· Tue Nov 06 15:21:27 2018 -0700
699c9ca
dm: core: Update ofnode to read binman-style flash entry
by Simon Glass
· Mon Oct 01 12:22:08 2018 -0600
86afaa6
sandbox: dt: add sandbox_tee node
by Jens Wiklander
· Tue Sep 25 16:40:16 2018 +0200
fc50a80
sandbox: DTS: w1: add node for one wire interface on GPIO
by Eugen Hristev
· Tue Sep 18 10:35:35 2018 +0300
9592215
sandbox: Add and build AXI bus and device
by Mario Six
· Thu Aug 09 14:51:19 2018 +0200
89590c8
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
by Joe Hershberger
· Mon Jul 02 14:47:54 2018 -0500
80938c1
sandbox: dts: add Sandbox TPMv2.x node
by Miquel Raynal
· Tue May 15 11:57:27 2018 +0200
a4d8297
sandbox: Enable support for MC34708 PMIC in DTS
by Lukasz Majewski
· Tue May 15 16:26:40 2018 +0200
9e7ab23
sandbox: Rename 'num-gpios' property to avoid dtc warning
by Simon Glass
· Sat Feb 03 10:36:59 2018 -0700
00c34d5b
sandbox: Enable more console options
by Simon Glass
· Thu Jun 15 21:37:53 2017 -0600
fefc7ba
sandbox: Add some test LEDs
by Simon Glass
· Mon Apr 10 11:34:51 2017 -0600
b17ab15
dtoc: Replace dot with underscore to avoid compiler errors
by Simon Glass
· Sun Jan 15 21:09:08 2017 -0700
4e9c131
sandbox: Add a test device that uses of-platdata
by Simon Glass
· Mon Jul 04 11:57:55 2016 -0600
c7e4fbb
spmi: Add sandbox test driver
by Mateusz Kulikowski
· Thu Mar 31 23:12:28 2016 +0200
38a2ae2
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· Mon Jan 18 19:52:25 2016 -0700
d041c42
timer: sandbox: Use device tree to pass the clock frequency
by Bin Meng
· Fri Nov 13 00:11:17 2015 -0800
7b059dc
sandbox: add a sandbox timer and basic test
by Thomas Chou
· Fri Oct 30 15:35:52 2015 +0800
68a3d49
sandbox: Correct operaion of 'reset' command
by Simon Glass
· Sat Oct 03 11:21:16 2015 -0600
0b53a75
pinctrl: sandbox: add sandbox pinctrl driver
by Masahiro Yamada
· Thu Aug 27 12:44:30 2015 +0900
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· Sat Aug 22 18:31:35 2015 -0600
45ab008
sandbox: dts: Sort the sandbox.dts file
by Simon Glass
· Fri May 22 15:42:16 2015 -0600
77bee05
sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
by Przemyslaw Marczak
· Wed May 13 13:38:35 2015 +0200
e35534c
sandbox: Support wide-screen LCD emulation
by Simon Glass
· Mon May 04 11:31:12 2015 -0600
72138b9
dm: sandbox: dts: Add a real-time clock attached to I2C
by Simon Glass
· Mon Apr 20 12:37:28 2015 -0600
ce3ca2e
dm: usb: dts: sandbox: Add some sample USB devices to sandbox
by Simon Glass
· Wed Mar 25 12:22:42 2015 -0600
73f220c
cros_ec: exynos: Match up device tree with kernel version
by Simon Glass
· Thu Mar 26 09:29:39 2015 -0600
a892192
sandbox: eth: Add support for using the 'lo' interface
by Joe Hershberger
· Sun Mar 22 17:09:23 2015 -0500
586cbd1
sandbox: eth: Add a bridge to a real network for sandbox
by Joe Hershberger
· Sun Mar 22 17:09:21 2015 -0500
e4d7cb1
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· Sun Mar 22 17:09:14 2015 -0500
6ab7699
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· Sun Mar 22 17:09:13 2015 -0500
70778bc
dm: sandbox: pci: Add PCI support for sandbox
by Simon Glass
· Thu Mar 05 12:25:26 2015 -0700
f905be8
sandbox: Update device tree 'reg' properties for I2C and SPI
by Simon Glass
· Thu Mar 05 12:25:13 2015 -0700
52992fd
Merge branch 'patman' of git://git.denx.de/u-boot-x86
by Tom Rini
· Sat Jan 31 12:40:48 2015 -0500
3778c4f
sandbox: Correct cros-ec keyboard definition
by Simon Glass
· Mon Jan 19 20:21:33 2015 -0700
120834d
dm: demo: Add a simple GPIO demonstration
by Simon Glass
· Mon Jan 05 20:05:31 2015 -0700
4f46a59
dm: i2c: dts: Add an I2C bus for sandbox
by Simon Glass
· Wed Dec 10 08:55:53 2014 -0700
fd91fc9
sandbox: dts: Add a SPI device and cros_ec device
by Simon Glass
· Mon Oct 13 23:41:48 2014 -0600
cdbbfe3
sandbox: dts: Add a serial console node
by Simon Glass
· Thu Sep 04 16:27:29 2014 -0600
093f3a7
dm: sandbox: dts: Add a GPIO bank
by Simon Glass
· Mon Aug 11 09:24:03 2014 -0600
1f6acb5
sandbox: dts: Add display and keyboard to sandbox
by Simon Glass
· Thu Feb 27 13:25:59 2014 -0700
66c164b
sandbox: Build a device tree file for sandbox
by Simon Glass
· Wed Feb 26 15:59:14 2014 -0700