Simon Glass e6f6f9e648 common: Drop part.h from common header 4 yıl önce
..
Kconfig feb3847250 test: Move the unit tests to their own menu 9 yıl önce
Makefile ce891fcada dm: core: add ofnode and dev function to iterate on node property 4 yıl önce
acpi.c 0b885bcfd9 acpi: Add an acpi command 4 yıl önce
adc.c 38ee9dfea9 test: dm: adc: use the real device name 4 yıl önce
audio.c ce6d99a056 dm: sound: Create a uclass for audio codecs 5 yıl önce
axi.c 87940ec407 test: Add AXI test 5 yıl önce
blk.c e6f6f9e648 common: Drop part.h from common header 4 yıl önce
board.c e6fd018108 test: Add tests for board uclass 5 yıl önce
bootcount.c 6f2d59cb7f test: bootcount: add bootcount-uclass test 5 yıl önce
bus.c 240b932010 dm: core: Add a function to count the children of a device 4 yıl önce
cache.c abd858e575 dm: cache: Add enable and disable ops for sandbox and test 4 yıl önce
clk.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
clk_ccf.c c66f4f5e30 sandbox: clk: add clk enable/disable test code 4 yıl önce
core.c 4805a7af8e dm: core: Correct the return value for uclass_find_first_device() 4 yıl önce
cpu.c 143f0eeddd test: cpu: test current cpu 4 yıl önce
devres.c 61b29b8268 dm: core: Require users of devres to include the header 4 yıl önce
dma.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
dsi_host.c 23f965a4c6 dm: Add a dsi host uclass 4 yıl önce
eth.c 9fb625ce05 env: Move env_set() to env.h 4 yıl önce
fdtdec.c 528d6b37ae test: fdtdec: test fdtdec_set_carveout() 4 yıl önce
firmware.c 31b8217e83 dm: test: Add "/firmware" node scan test 5 yıl önce
gpio.c 9bf87e256c test: dm: update test for open-drain/open-source emulation in gpio-uclass 4 yıl önce
hwspinlock.c 7f84fc670b dm: Add Hardware Spinlock class 5 yıl önce
i2c.c 951674ac7e dm: i2c: EEPROM simulator add tests for addr offset mask 4 yıl önce
i2s.c e96fa6c911 dm: sound: Create a uclass for i2s 5 yıl önce
irq.c 025543554c dm: irq: Add support for requesting interrupts 4 yıl önce
led.c 17585e2dc3 sandbox: led: use new function to configure default state 5 yıl önce
mailbox.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
mdio.c b47edf8069 test: dm_mdio: add a 2nd register to the emulated PHY 4 yıl önce
mdio_mux.c c3d9f3f899 test: dm: add a test for MDIO MUX DM uclass 4 yıl önce
misc.c 8729b1ae2c misc: Update read() and write() methods to return bytes xfered 5 yıl önce
mmc.c e6f6f9e648 common: Drop part.h from common header 4 yıl önce
nop.c 07e33711fe dm: Add a No-op uclass 4 yıl önce
ofnode.c bf6ad91629 test: dm: add test item for ofnode_get_child_count() 4 yıl önce
ofread.c ce891fcada dm: core: add ofnode and dev function to iterate on node property 4 yıl önce
osd.c 4eea531859 video_osd: Add osd sandbox driver and tests 5 yıl önce
p2sb.c 3e17ffbb44 sandbox: Add PCI driver and test for p2sb 4 yıl önce
panel.c a4f737a9c3 panel: Expand the backlight support 5 yıl önce
pch.c 1260f8c0ef pch: Add ioctl support 5 yıl önce
pci.c 33c215af4b dm: pci: Add a function to read a PCI BAR 4 yıl önce
pci_ep.c f2a55acfcf test: pci_ep: add basic pci_ep tests 4 yıl önce
phy.c 00c82acfe9 test: dm: phy: add a test item for the phy_bulk API 4 yıl önce
pmc.c 3b65ee34b9 x86: sandbox: Add a PMC emulator and test 4 yıl önce
pmic.c 3edf9ebea0 sandbox: tests: Add tests for mc34708 PMIC device 6 yıl önce
power-domain.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
pwm.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 yıl önce
ram.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 yıl önce
regmap.c 61b29b8268 dm: core: Require users of devres to include the header 4 yıl önce
regulator.c 11406b8f7e dm: regulator: support regulator more state 4 yıl önce
remoteproc.c ffcb880de8 remoteproc: elf_loader: Add elf resource table load support 4 yıl önce
reset.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
rng.c 4ee08eb115 test: rng: Add basic test for random number generator(rng) uclass 4 yıl önce
rtc.c 031a650e13 dm: sandbox: i2c: Use new emulator parent uclass 5 yıl önce
serial.c bf4661bcb0 dm: serial: Add clock member to struct serial_device_info 4 yıl önce
sf.c 288b29e44d common: Move command functions out of common.h 4 yıl önce
smem.c 20e7705764 test: smem: add basic smem test 5 yıl önce
sound.c 3062cd17af sound: Add a new stop_play() method 4 yıl önce
spi.c bfcd9298b2 test: dm: spi: Fix sandbox dm_test_spi_find() 4 yıl önce
spmi.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
syscon.c 61b29b8268 dm: core: Require users of devres to include the header 4 yıl önce
sysreset.c 2a07269062 sandbox: sysreset: Update to support power-on reset 5 yıl önce
tee.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
test-driver.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 yıl önce
test-fdt.c ff52665d03 test: dm: update test for pins configuration in gpio 4 yıl önce
test-main.c cfccff8000 test: Enable console recording in tests 4 yıl önce
test-uclass.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 yıl önce
timer.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 yıl önce
usb.c e6f6f9e648 common: Drop part.h from common header 4 yıl önce
video.c 336d4615f8 dm: core: Create a new header file for 'compat' features 4 yıl önce
virtio.c 4f89d4947c test: dm: virtio: Add test cases for virtio uclass 5 yıl önce
wdt.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 yıl önce