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