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