Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3dbd23e8c303f80a5cb3e4b417dd933ec13f2674
/
test
/
dm
/
Makefile
23f965a
dm: Add a dsi host uclass
by Yannick Fertré
· 5 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
87e460c
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· 5 years ago
c3d9f3f
test: dm: add a test for MDIO MUX DM uclass
by Alex Marginean
· 5 years ago
ec9594a
test: dm: add MDIO test
by Alex Marginean
· 5 years ago
f2a55ac
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· 6 years ago
07e3371
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 5 years ago
b45c833
sandbox: pch: Add a test for the PCH uclass
by Simon Glass
· 6 years ago
6f2d59c
test: bootcount: add bootcount-uclass test
by Philipp Tomsich
· 6 years ago
6df41b1
cmd: Move the "dm" command from test/dm/ to cmd/
by Tom Rini
· 6 years ago
f2b25c9
dm: sound: Complete migration to driver model
by Simon Glass
· 6 years ago
d490189
dm: sound: Create a uclass for sound
by Simon Glass
· 6 years ago
e96fa6c
dm: sound: Create a uclass for i2s
by Simon Glass
· 6 years ago
ce6d99a
dm: sound: Create a uclass for audio codecs
by Simon Glass
· 6 years ago
b330991
test: dma: add dma-uclass test
by Grygorii Strashko
· 6 years ago
7f84fc6
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· 6 years ago
4f89d49
test: dm: virtio: Add test cases for virtio uclass
by Bin Meng
· 6 years ago
5d9a88f
test: panel: Add a test for the panel uclass
by Simon Glass
· 6 years ago
a6ab424
test: tee: test TEE uclass
by Jens Wiklander
· 6 years ago
d24c1d0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
31b8217
dm: test: Add "/firmware" node scan test
by Rajan Vaja
· 6 years ago
e6fd018
test: Add tests for board uclass
by Mario Six
· 6 years ago
4eea531
video_osd: Add osd sandbox driver and tests
by Mario Six
· 6 years ago
fa44b53
test: Add tests for CPU uclass
by Mario Six
· 6 years ago
d7c0968
sandbox: Add serial test
by Patrice Chotard
· 6 years ago
8fee226
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· 6 years ago
004e67c
test: Add tests for misc uclass
by Mario Six
· 6 years ago
87940ec
test: Add AXI test
by Mario Six
· 6 years ago
20e7705
test: smem: add basic smem test
by Ramon Fried
· 6 years ago
04ca871
test: ofnode: test ofnode_device_is_compatible()
by Masahiro Yamada
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
86322f5
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· 8 years ago
0753bc2
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
43b4156
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· 8 years ago
61f5ddc
Add a power domain framework/uclass
by Stephen Warren
· 8 years ago
4581b71
reset: implement a reset test
by Stephen Warren
· 8 years ago
8961b52
mailbox: implement a sandbox test
by Stephen Warren
· 8 years ago
1163625
Rename reset to sysreset
by Stephen Warren
· 8 years ago
d33776e
spmi: Add sandbox test driver
by Mateusz Kulikowski
· 9 years ago
e4fb863
dm: blk: Add tests for block devices
by Simon Glass
· 9 years ago
f8025b5
spi: Re-enable the SPI flash tests
by Simon Glass
· 9 years ago
3c97c4f
dm: video: test: Add tests for the video uclass
by Simon Glass
· 9 years ago
b042566
dm: Disable all SPI and SPI flash tests
by Simon Glass
· 9 years ago
9961a0b
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
c48cb7e
sandbox: add ADC unit tests
by Przemyslaw Marczak
· 9 years ago
bfaa2d9
test: Add basic tests for remoteproc
by Nishanth Menon
· 9 years ago
86075ba
test: Add a test for regmap
by Simon Glass
· 9 years ago
04035fd
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
3c43fba
dm: test: Add a test for the LED uclass
by Simon Glass
· 9 years ago
8e6cc46
dm: test: Add a test for the mmc uclass
by Simon Glass
· 9 years ago
64ce0ca
dm: test: Add a test for the ram uclass
by Simon Glass
· 9 years ago
201c29a
dm: test: Add a test for the reset uclass
by Simon Glass
· 9 years ago
6a1c7ce
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
40441e0
test: dm: Move the dm tests over to the ut command
by Joe Hershberger
· 9 years ago
e721b88
test: Generalize the unit test framework
by Joe Hershberger
· 9 years ago
e8f339e
test: dm: add sandbox PMIC framework tests
by Przemyslaw Marczak
· 9 years ago
4772511
dm: rtc: Add tests for real-time clocks
by Simon Glass
· 10 years ago
e00cb22
dm: usb: Add tests for the USB uclass
by Simon Glass
· 10 years ago
bfacad7
test: dm: eth: Add tests for the eth dm implementation
by Joe Hershberger
· 10 years ago
eb37422
test: dm: Reorder the objects to build
by Joe Hershberger
· 10 years ago
d3b7ff1
dm: pci: Add driver model tests for PCI
by Simon Glass
· 10 years ago
ecc2ed5
dm: i2c: Add tests for I2C
by Simon Glass
· 10 years ago
0ae0cb7
dm: sf: Add tests for SPI flash
by Simon Glass
· 10 years ago
ebcab48
dm: spi: Add tests
by Simon Glass
· 10 years ago
1ca7e20
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago
b6a49a7
dm: Allow driver model tests only for sandbox
by Simon Glass
· 10 years ago
0681195
dm: Add a 'dm' command for testing
by Simon Glass
· 11 years ago
2e7d35d
dm: Add basic tests
by Simon Glass
· 11 years ago