Simon Glass 3062cd17af sound: Add a new stop_play() method 4 years ago
..
Kconfig feb3847250 test: Move the unit tests to their own menu 9 years ago
Makefile d6b92b9742 Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm 4 years ago
adc.c 38ee9dfea9 test: dm: adc: use the real device name 4 years ago
audio.c ce6d99a056 dm: sound: Create a uclass for audio codecs 5 years ago
axi.c 87940ec407 test: Add AXI test 5 years ago
blk.c fa583f86c9 test: dm: blk: Correct blk_base test case 5 years ago
board.c e6fd018108 test: Add tests for board uclass 5 years ago
bootcount.c 6f2d59cb7f test: bootcount: add bootcount-uclass test 5 years ago
bus.c 240b932010 dm: core: Add a function to count the children of a device 4 years ago
cache.c abd858e575 dm: cache: Add enable and disable ops for sandbox and test 4 years ago
clk.c 9a52be129c test: clk: test clock self assignment 4 years ago
clk_ccf.c c66f4f5e30 sandbox: clk: add clk enable/disable test code 4 years ago
core.c 4805a7af8e dm: core: Correct the return value for uclass_find_first_device() 4 years ago
cpu.c fa44b53398 test: Add tests for CPU uclass 5 years ago
devres.c 42a0ce576f dm: devres: Add a new OFDATA phase 4 years ago
dma.c b330991874 test: dma: add dma-uclass test 5 years ago
dsi_host.c 23f965a4c6 dm: Add a dsi host uclass 4 years ago
eth.c 9fb625ce05 env: Move env_set() to env.h 4 years ago
firmware.c 31b8217e83 dm: test: Add "/firmware" node scan test 5 years ago
gpio.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
hwspinlock.c 7f84fc670b dm: Add Hardware Spinlock class 5 years ago
i2c.c 951674ac7e dm: i2c: EEPROM simulator add tests for addr offset mask 4 years ago
i2s.c e96fa6c911 dm: sound: Create a uclass for i2s 5 years ago
irq.c fbb0efdd27 sandbox: Add a test for IRQ 4 years ago
led.c 17585e2dc3 sandbox: led: use new function to configure default state 5 years ago
mailbox.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
mdio.c b47edf8069 test: dm_mdio: add a 2nd register to the emulated PHY 4 years ago
mdio_mux.c c3d9f3f899 test: dm: add a test for MDIO MUX DM uclass 4 years ago
misc.c 8729b1ae2c misc: Update read() and write() methods to return bytes xfered 5 years ago
mmc.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
nop.c 07e33711fe dm: Add a No-op uclass 5 years ago
ofnode.c bd933bfd83 dm: core: Add ofnode_get_chosen_prop() 4 years ago
osd.c 4eea531859 video_osd: Add osd sandbox driver and tests 5 years ago
p2sb.c 3e17ffbb44 sandbox: Add PCI driver and test for p2sb 4 years ago
panel.c a4f737a9c3 panel: Expand the backlight support 5 years ago
pch.c 1260f8c0ef pch: Add ioctl support 5 years ago
pci.c 33c215af4b dm: pci: Add a function to read a PCI BAR 4 years ago
pci_ep.c f2a55acfcf test: pci_ep: add basic pci_ep tests 4 years ago
phy.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
pmc.c 3b65ee34b9 x86: sandbox: Add a PMC emulator and test 4 years ago
pmic.c 3edf9ebea0 sandbox: tests: Add tests for mc34708 PMIC device 6 years ago
power-domain.c 4624faadff dm: power-domain: query power domain after get device 5 years ago
pwm.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ram.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
regmap.c 2333dc47b8 test: regmap: check the values read from the regmap 4 years ago
regulator.c 11406b8f7e dm: regulator: support regulator more state 4 years ago
remoteproc.c ffcb880de8 remoteproc: elf_loader: Add elf resource table load support 4 years ago
reset.c 41cdb28549 test/dm: reset: Add reset_get_by_index[_nodev] test 5 years ago
rng.c 4ee08eb115 test: rng: Add basic test for random number generator(rng) uclass 4 years ago
rtc.c 031a650e13 dm: sandbox: i2c: Use new emulator parent uclass 5 years ago
serial.c a61cbad78e dm: serial: Adjust serial_getinfo() to use proper API 5 years ago
sf.c 288b29e44d common: Move command functions out of common.h 4 years ago
smem.c 20e7705764 test: smem: add basic smem test 5 years ago
sound.c 3062cd17af sound: Add a new stop_play() method 4 years ago
spi.c bfcd9298b2 test: dm: spi: Fix sandbox dm_test_spi_find() 4 years ago
spmi.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
syscon.c a442e61e24 syscon: update syscon_regmap_lookup_by_phandle 5 years ago
sysreset.c 2a07269062 sandbox: sysreset: Update to support power-on reset 5 years ago
tee.c c091dc7dad test: tee: fix resource leak in dm_test_tee() 5 years ago
test-driver.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
test-fdt.c 903e83ee84 dm: core: Add a way to iterate through children, probing each 4 years ago
test-main.c cfccff8000 test: Enable console recording in tests 4 years ago
test-uclass.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
timer.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
usb.c 12f1e7908a dm: test: usb: rework keyboard test 4 years ago
video.c e63168a9ff video: Factor out vidconsole_put_string() 5 years ago
virtio.c 4f89d4947c test: dm: virtio: Add test cases for virtio uclass 5 years ago
wdt.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago