Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
75f7d7f731b24cad300e5c6014f8861722efbd10
/
test
/
dm
/
Makefile
619a182
test: Add test for partitions
by Sean Anderson
· Mon Apr 12 18:53:07 2021 -0400
dffb347
test: Alphabetize dm Makefile
by Sean Anderson
· Tue Apr 20 11:03:12 2021 -0400
524a92c
test: dm: Add a test case for simple-bus <ranges>
by Bin Meng
· Sun Mar 14 20:15:03 2021 +0800
d9eaa92
sandbox: Add a DSA sandbox driver and unit test
by Claudiu Manoil
· Sun Mar 14 20:14:57 2021 +0800
ab1975b
test: qemu: add qfw sandbox driver, dm tests, qemu tests
by Asherah Connor
· Fri Mar 19 18:21:41 2021 +1100
a1add9d
test: Rename test-main.c to test-dm.c
by Simon Glass
· Sun Mar 07 17:34:46 2021 -0700
2a19109
test: dm: Add test for fastboot mmc partition naming
by Sean Anderson
· Fri Feb 05 09:38:54 2021 -0500
3524a5e
dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:27 2021 +0100
22b7f7e
dm: test: Add test case for dev_get_dma_ranges()
by Nicolas Saenz Julienne
· Tue Jan 12 13:55:23 2021 +0100
bf0a692
dm: core: Update ofnode_read_fmap_entry() to read hashes
by Simon Glass
· Thu Jan 21 13:57:14 2021 -0700
9b306e5
cros_ec: Add a function for the hello message
by Simon Glass
· Sat Jan 16 14:52:22 2021 -0700
458b66a
board: Rename uclass to sysinfo
by Simon Glass
· Thu Nov 05 06:32:05 2020 -0700
25dc2e9
dm: test: Add a very simple of-platadata test
by Simon Glass
· Sun Oct 25 20:38:29 2020 -0600
8ec2933
dm: test: Disable some tests that should not run in SPL
by Simon Glass
· Sat Oct 03 09:25:26 2020 -0600
11e4786
test: mux-cmd: Add tests for the 'mux' command
by Pratyush Yadav
· Fri Oct 16 16:16:36 2020 +0530
a94b697
test: Add tests for the multiplexer framework
by Jean-Jacques Hiblot
· Fri Oct 16 16:16:34 2020 +0530
3438e3b
test: pinmux: Add test for pin muxing
by Sean Anderson
· Mon Sep 14 11:01:57 2020 -0400
02fd126
firmware: add SCMI agent uclass
by Etienne Carriere
· Wed Sep 09 18:44:00 2020 +0200
0785e20
test: dm: add a test for class button
by Philippe Reynes
· Fri Jul 24 18:19:52 2020 +0200
75dbdfc
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a17f94c
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
c993ff7
acpi: Support writing Device Properties objects via _DSD
by Simon Glass
· Tue Jul 07 13:11:56 2020 -0600
98528d4
acpi: Support generation of ACPI code
by Simon Glass
· Tue Jul 07 13:11:42 2020 -0600
0c1f6bf
reset: Add generic reset driver
by Sean Anderson
· Wed Jun 24 06:41:14 2020 -0400
b786054
dm: Add support for simple-pm-bus
by Sean Anderson
· Wed Jun 24 06:41:12 2020 -0400
6e887ee
clk: Add K210 pll support
by Sean Anderson
· Wed Jun 24 06:41:09 2020 -0400
caee155
dm: core: add ofnode and dev function to iterate on node property
by Patrick Delaunay
· Mon Jan 13 11:34:56 2020 +0100
41b888e
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 16 13:45:03 2020 -0400
62070e0
test: fdtdec: test fdtdec_set_carveout()
by Laurentiu Tudor
· Fri Apr 03 13:43:04 2020 +0300
2d67fdf
acpi: Add a simple sandbox test
by Simon Glass
· Wed Apr 08 16:57:34 2020 -0600
b2b76eb
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Jan 09 08:52:21 2020 -0500
323ff9f
dm: devres: Add tests
by Simon Glass
· Sun Dec 29 21:19:26 2019 -0700
912893d
test: rng: Add basic test for random number generator(rng) uclass
by Sughosh Ganu
· Sat Dec 28 23:58:33 2019 +0530
54028bc
sandbox: Add a test for IRQ
by Simon Glass
· Fri Dec 06 21:41:59 2019 -0700
937bb47
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· Fri Dec 06 21:41:57 2019 -0700
8c50102
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· Fri Dec 06 21:41:54 2019 -0700
9712c82
dm: Add a dsi host uclass
by Yannick Fertré
· Mon Oct 07 15:29:05 2019 +0200
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 27 09:35:05 2019 -0400
8c0709b
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· Mon Jun 24 15:50:50 2019 +0200
0649be5
test: dm: add a test for MDIO MUX DM uclass
by Alex Marginean
· Fri Jul 12 10:13:53 2019 +0300
0daa53a
test: dm: add MDIO test
by Alex Marginean
· Mon Jun 03 19:12:28 2019 +0300
afdb342
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· Sat Apr 27 11:15:24 2019 +0300
db97c7f
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· Fri Jul 05 09:33:57 2019 +0200
53a68b3
sandbox: pch: Add a test for the PCH uclass
by Simon Glass
· Sat Feb 16 20:24:50 2019 -0700
1fc5330
test: bootcount: add bootcount-uclass test
by Philipp Tomsich
· Fri Dec 14 21:14:29 2018 +0100
40e0945
cmd: Move the "dm" command from test/dm/ to cmd/
by Tom Rini
· Fri Dec 07 19:00:39 2018 -0500
ab6dbe6
dm: sound: Complete migration to driver model
by Simon Glass
· Mon Dec 10 10:37:47 2018 -0700
76072ac
dm: sound: Create a uclass for sound
by Simon Glass
· Mon Dec 10 10:37:36 2018 -0700
c953aaf
dm: sound: Create a uclass for i2s
by Simon Glass
· Mon Dec 10 10:37:34 2018 -0700
ed96cde
dm: sound: Create a uclass for audio codecs
by Simon Glass
· Mon Dec 10 10:37:33 2018 -0700
19ebf0b
test: dma: add dma-uclass test
by Grygorii Strashko
· Wed Nov 28 19:17:51 2018 +0100
a550b54
dm: Add Hardware Spinlock class
by Benjamin Gaignard
· Tue Nov 27 13:49:50 2018 +0100
1bb290d
test: dm: virtio: Add test cases for virtio uclass
by Bin Meng
· Mon Oct 15 02:21:26 2018 -0700
5620cf8
test: panel: Add a test for the panel uclass
by Simon Glass
· Mon Oct 01 12:22:40 2018 -0600
a10b983
test: tee: test TEE uclass
by Jens Wiklander
· Tue Sep 25 16:40:19 2018 +0200
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Sep 30 18:16:51 2018 -0400
b3b2ddb
dm: test: Add "/firmware" node scan test
by Rajan Vaja
· Wed Sep 19 03:43:46 2018 -0700
ab664ff
test: Add tests for board uclass
by Mario Six
· Tue Jul 31 11:44:13 2018 +0200
02ad6fb
video_osd: Add osd sandbox driver and tests
by Mario Six
· Thu Sep 27 09:19:31 2018 +0200
dea5df7
test: Add tests for CPU uclass
by Mario Six
· Mon Aug 06 10:23:44 2018 +0200
70ed0ea
sandbox: Add serial test
by Patrice Chotard
· Fri Aug 03 15:07:41 2018 +0200
68a3398
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· Sat Aug 11 19:49:29 2018 -0400
a8ce0ee
test: Add tests for misc uclass
by Mario Six
· Tue Jul 31 14:24:14 2018 +0200
16f57da
test: Add AXI test
by Mario Six
· Thu Aug 09 14:51:20 2018 +0200
e8826f5
test: smem: add basic smem test
by Ramon Fried
· Mon Jul 02 02:58:00 2018 +0300
b4f2dda
test: ofnode: test ofnode_device_is_compatible()
by Masahiro Yamada
· Fri Apr 27 01:02:02 2018 +0900
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
7e9db02
dm: test: Add tests for the generic PHY uclass
by Jean-Jacques Hiblot
· Mon Apr 24 11:51:28 2017 +0200
daea6d4
dm: Simple Watchdog uclass
by maxims@google.com
· Mon Apr 17 12:00:21 2017 -0700
e62f4be
dm: sandbox: pwm: Add a basic pwm test
by Simon Glass
· Sun Apr 16 21:01:11 2017 -0600
92c67fa
Add a power domain framework/uclass
by Stephen Warren
· Wed Jul 13 13:45:31 2016 -0600
6488e64
reset: implement a reset test
by Stephen Warren
· Fri Jun 17 09:43:59 2016 -0600
62f2c90
mailbox: implement a sandbox test
by Stephen Warren
· Mon May 16 17:41:37 2016 -0600
859f256
Rename reset to sysreset
by Stephen Warren
· Thu May 12 12:03:35 2016 -0600
c7e4fbb
spmi: Add sandbox test driver
by Mateusz Kulikowski
· Thu Mar 31 23:12:28 2016 +0200
89c1dcd
dm: blk: Add tests for block devices
by Simon Glass
· Sun Mar 13 08:22:36 2016 -0600
3142b5f
spi: Re-enable the SPI flash tests
by Simon Glass
· Wed Feb 24 09:14:57 2016 -0700
90b6fef
dm: video: test: Add tests for the video uclass
by Simon Glass
· Mon Jan 18 19:52:26 2016 -0700
700eceb
dm: Disable all SPI and SPI flash tests
by Simon Glass
· Sun Jan 03 13:50:29 2016 -0700
7b059dc
sandbox: add a sandbox timer and basic test
by Thomas Chou
· Fri Oct 30 15:35:52 2015 +0800
23bc2a7
sandbox: add ADC unit tests
by Przemyslaw Marczak
· Tue Oct 27 13:08:07 2015 +0100
aab9a93
test: Add basic tests for remoteproc
by Nishanth Menon
· Thu Sep 17 15:42:42 2015 -0500
265142a
test: Add a test for regmap
by Simon Glass
· Mon Jul 06 12:54:39 2015 -0600
cd55652
dm: test: Add a test for the system controller uclass
by Simon Glass
· Mon Jul 06 12:54:35 2015 -0600
d783eb3
dm: test: Add a test for the LED uclass
by Simon Glass
· Mon Jul 06 12:54:34 2015 -0600
d3e58e4
dm: test: Add a test for the mmc uclass
by Simon Glass
· Mon Jul 06 12:54:32 2015 -0600
3d355e6
dm: test: Add a test for the ram uclass
by Simon Glass
· Mon Jul 06 12:54:31 2015 -0600
5d72d71
dm: test: Add a test for the reset uclass
by Simon Glass
· Mon Jul 06 12:54:30 2015 -0600
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· Mon Jul 06 12:54:24 2015 -0600
9dc1d71
test: dm: Move the dm tests over to the ut command
by Joe Hershberger
· Wed May 20 14:27:29 2015 -0500
3a77be5
test: Generalize the unit test framework
by Joe Hershberger
· Wed May 20 14:27:27 2015 -0500
dca9450
test: dm: add sandbox PMIC framework tests
by Przemyslaw Marczak
· Wed May 13 13:38:33 2015 +0200
c83c4b9
dm: rtc: Add tests for real-time clocks
by Simon Glass
· Mon Apr 20 12:37:31 2015 -0600
3168048
dm: usb: Add tests for the USB uclass
by Simon Glass
· Wed Mar 25 12:23:05 2015 -0600
4c19724
test: dm: eth: Add tests for the eth dm implementation
by Joe Hershberger
· Sun Mar 22 17:09:15 2015 -0500
65a0ae3
test: dm: Reorder the objects to build
by Joe Hershberger
· Sun Mar 22 17:08:58 2015 -0500
3a6eae6
dm: pci: Add driver model tests for PCI
by Simon Glass
· Thu Mar 05 12:25:34 2015 -0700
7df766e
dm: i2c: Add tests for I2C
by Simon Glass
· Wed Dec 10 08:55:55 2014 -0700
25348a4
dm: sf: Add tests for SPI flash
by Simon Glass
· Mon Oct 13 23:42:11 2014 -0600
Next »