index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
dts
/
sandbox.dts
Age
Commit message (
Expand
)
Author
2019-01-14
sandbox: i2c_emul_find() No emulators for device 'rtc@43'
Heinrich Schuchardt
2018-12-13
dm: sandbox: sound: Convert to use driver model
Simon Glass
2018-11-29
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
2018-11-20
sandbox: Update some drivers to work in SPL/TPL
Simon Glass
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
2018-10-07
sandbox: dt: add sandbox_tee node
Jens Wiklander
2018-09-28
sandbox: DTS: w1: add node for one wire interface on GPIO
Eugen Hristev
2018-08-11
sandbox: Add and build AXI bus and device
Mario Six
2018-07-26
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
Joe Hershberger
2018-05-25
sandbox: dts: add Sandbox TPMv2.x node
Miquel Raynal
2018-05-18
sandbox: Enable support for MC34708 PMIC in DTS
Lukasz Majewski
2018-02-18
sandbox: Rename 'num-gpios' property to avoid dtc warning
Simon Glass
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-04-14
sandbox: Add some test LEDs
Simon Glass
2017-02-08
dtoc: Replace dot with underscore to avoid compiler errors
Simon Glass
2016-07-14
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-04-01
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2015-12-01
timer: sandbox: Use device tree to pass the clock frequency
Bin Meng
2015-11-19
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-10-05
sandbox: Correct operaion of 'reset' command
Simon Glass
2015-08-31
pinctrl: sandbox: add sandbox pinctrl driver
Masahiro Yamada
2015-08-31
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-06-04
sandbox: dts: Sort the sandbox.dts file
Simon Glass
2015-05-14
sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
Przemyslaw Marczak
2015-05-14
sandbox: Support wide-screen LCD emulation
Simon Glass
2015-05-05
dm: sandbox: dts: Add a real-time clock attached to I2C
Simon Glass
2015-04-18
dm: usb: dts: sandbox: Add some sample USB devices to sandbox
Simon Glass
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
2015-04-18
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-16
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
sandbox: Update device tree 'reg' properties for I2C and SPI
Simon Glass
2015-01-31
Merge branch 'patman' of git://git.denx.de/u-boot-x86
Tom Rini
2015-01-30
sandbox: Correct cros-ec keyboard definition
Simon Glass
2015-01-29
dm: demo: Add a simple GPIO demonstration
Simon Glass
2014-12-11
dm: i2c: dts: Add an I2C bus for sandbox
Simon Glass
2014-10-22
sandbox: dts: Add a SPI device and cros_ec device
Simon Glass
2014-09-10
sandbox: dts: Add a serial console node
Simon Glass
2014-08-31
dm: sandbox: dts: Add a GPIO bank
Simon Glass
2014-03-17
sandbox: dts: Add display and keyboard to sandbox
Simon Glass
2014-03-04
sandbox: Build a device tree file for sandbox
Simon Glass