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
Age
Commit message (
Expand
)
Author
2018-08-21
cmd: Add bind/unbind commands to bind a device to a driver from the command line
Jean-Jacques Hiblot
2018-08-11
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2018-08-11
test: Add tests for misc uclass
Mario Six
2018-08-11
sandbox: Add and build AXI bus and device
Mario Six
2018-08-08
test: dm: pci: Add tests for mixed static and dynamic devices on the same bus
Bin Meng
2018-08-08
sandbox: Update test.dts for dynamic PCI device driver matching
Bin Meng
2018-08-08
test: dm: pci: Test more than one PCI host controller
Bin Meng
2018-08-08
test: dm: pci: Test more than one device on the same bus
Bin Meng
2018-07-26
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
Joe Hershberger
2018-07-26
sandbox: Fix format of fake-host-hwaddr in test.dts
Joe Hershberger
2018-07-19
drivers: smem: sandbox
Ramon Fried
2018-06-18
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2018-05-31
test: dm: Fix wrong aliases property names
Eugeniu Rosca
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-05-08
dm: led: add testcase for "default-state" property
Patrick Bruenn
2018-05-07
test: regmap: test Linux-compatible syscon_node_to_regmap()
Masahiro Yamada
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
sandbox: Rename 'num-gpios' property to avoid dtc warning
Simon Glass
2018-02-18
sandbox: Correct dtc warning in /chosen node
Simon Glass
2018-01-15
dm: core: parse chosen node
Rob Clark
2017-12-12
power: extend prefix match to regulator-name property
Felix Brack
2017-09-11
dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test
Patrice Chotard
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
2017-06-01
dm: blk: Improve block device claiming
Simon Glass
2017-05-09
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2017-04-27
dm: sandbox: pwm: Add a basic pwm test
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-27
Add a power domain framework/uclass
Stephen Warren
2016-07-14
sandbox: Add a test device that uses of-platdata
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
reset: implement a reset test
Stephen Warren
2016-05-26
mailbox: implement a sandbox test
Stephen Warren
2016-04-01
spmi: Add sandbox test driver
Mateusz Kulikowski
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-07
test: add sandbox timer to test.dts
Thomas Chou
2015-12-01
timer: sandbox: Use device tree to pass the clock frequency
Bin Meng
2015-11-19
dm: test: usb: sandbox: Add keyboard tests for sandbox
Simon Glass
2015-11-19
dm: test: usb: Add tests for the 'usb tree' command
Simon Glass
2015-11-19
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-02
sandbox: add ADC driver
Przemyslaw Marczak
2015-10-22
sandbox: Introduce dummy remoteproc nodes
Nishanth Menon
2015-10-05
sandbox: Correct operaion of 'reset' command
Simon Glass
[next]