u-boot-brain/test/dm
Tom Rini 504bf790da Merge branch 'master' of git://git.denx.de/u-boot-sunxi
- H6 Beelink GS1 board (Clément)
- Olimex A64-Teres-I board (Jonas)
- sunxi build fix for CONFIG_CMD_PXE|DHCP (Ondrej)
- Change include order (Jagan)
- EPHY clock changes (Jagan)
- EMAC enablement on Cubietruck Plus, BPI-M3 (Chen-Yu Tsai)
2019-05-08 16:21:43 -04:00
..
adc.c dm: adc: add uclass's mask and conversion helpers 2018-11-20 12:35:25 -05:00
audio.c dm: sound: Create a uclass for audio codecs 2018-12-13 16:32:49 -07:00
axi.c
blk.c test: dm: blk: Correct blk_base test case 2018-11-14 09:16:27 -08:00
board.c
bootcount.c test: bootcount: add bootcount-uclass test 2019-01-14 17:41:23 -05:00
bus.c test: dm: core: Add test case for uclass driver's child_post_probe() 2018-11-14 09:16:27 -08:00
cache.c dm: cache: Create a uclass for cache 2019-05-05 08:48:50 -04:00
clk.c test/dm: clk: Add clk_get_by_index[_nodev] test 2019-05-09 00:44:13 +05:30
core.c dm: device: fail uclass_find_first_device() if list_empty 2019-02-09 07:51:00 -05:00
cpu.c
dma.c test: dma: add dma-uclass test 2018-12-07 08:13:45 -05:00
eth.c net: explicitly assign errno to return code in case of network failure 2019-01-24 11:35:28 -06:00
firmware.c
gpio.c
hwspinlock.c dm: Add Hardware Spinlock class 2018-12-06 23:26:32 -05:00
i2c.c dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
i2s.c dm: sound: Create a uclass for i2s 2018-12-13 16:32:49 -07:00
Kconfig
led.c
mailbox.c
Makefile sandbox: pch: Add a test for the PCH uclass 2019-02-20 15:26:36 +08:00
misc.c misc: Update read() and write() methods to return bytes xfered 2018-11-20 19:14:22 -07:00
mmc.c
ofnode.c
osd.c
panel.c
pch.c pch: Add ioctl support 2019-02-20 15:27:08 +08:00
pci.c test: dm: pci: Add cases for finding next PCI capability APIs 2018-11-14 09:16:28 -08:00
phy.c
pmic.c
power-domain.c
pwm.c
ram.c
regmap.c test: dm: regmap: Fix the long test delay 2019-01-14 17:47:13 -07:00
regulator.c power: regulator: Introduce regulator_set_enable_if_allowed api 2019-02-09 12:50:22 -07:00
remoteproc.c
reset.c test/dm: reset: Add reset_get_by_index[_nodev] test 2019-05-09 00:44:13 +05:30
rtc.c dm: sandbox: i2c: Use new emulator parent uclass 2018-11-29 09:30:05 -07:00
serial.c dm: serial: Adjust serial_getinfo() to use proper API 2019-01-14 17:47:13 -07:00
sf.c sandbox: Drop the deprecated 'sb' command 2018-11-26 08:25:35 -05:00
smem.c
sound.c sound: Add uclass operations for beeping 2019-02-20 15:27:08 +08:00
spi.c
spmi.c
syscon.c syscon: update syscon_regmap_lookup_by_phandle 2019-04-11 20:10:05 -06:00
sysreset.c sandbox: sysreset: Update to support power-on reset 2018-12-05 06:01:34 -07:00
tee.c test: tee: fix resource leak in dm_test_tee() 2018-11-01 10:02:43 -04:00
test-driver.c
test-fdt.c dm: core: Add tests for dev_read_alias_highest_id() 2019-02-08 06:25:49 +01:00
test-main.c
test-uclass.c
timer.c
usb.c
video.c dm: video: fix test failures with enabled default TrueType font 2018-12-29 11:28:59 +01:00
virtio.c test: dm: virtio: Add test cases for virtio uclass 2018-11-14 09:16:28 -08:00
wdt.c