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-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-09-29
dm: test: Add "/firmware" node scan test
Rajan Vaja
2018-09-29
test: Add tests for board uclass
Mario Six
2018-09-28
sandbox: DTS: w1: add node for one wire interface on GPIO
Eugen Hristev
2018-09-28
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-18
test: Add tests for CPU uclass
Mario Six
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
[next]