Simon Glass 0b885bcfd9 acpi: Add an acpi command hace 4 años
..
Kconfig feb3847250 test: Move the unit tests to their own menu hace 9 años
Makefile ce891fcada dm: core: add ofnode and dev function to iterate on node property hace 4 años
acpi.c 0b885bcfd9 acpi: Add an acpi command hace 4 años
adc.c 38ee9dfea9 test: dm: adc: use the real device name hace 4 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 336d4615f8 dm: core: Create a new header file for 'compat' features 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 600f584d81 cpu: Support querying the address width hace 4 años
devres.c 61b29b8268 dm: core: Require users of devres to include the header hace 4 años
dma.c 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 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
fdtdec.c 528d6b37ae test: fdtdec: test fdtdec_set_carveout() hace 4 años
firmware.c 31b8217e83 dm: test: Add "/firmware" node scan test hace 5 años
gpio.c ff52665d03 test: dm: update test for pins configuration in gpio hace 4 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 025543554c dm: irq: Add support for requesting interrupts hace 4 años
led.c 17585e2dc3 sandbox: led: use new function to configure default state hace 5 años
mailbox.c 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 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 4 años
ofnode.c bd933bfd83 dm: core: Add ofnode_get_chosen_prop() hace 4 años
ofread.c ce891fcada dm: core: add ofnode and dev function to iterate on node property hace 4 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 4 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 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 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 61b29b8268 dm: core: Require users of devres to include the header 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 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 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 bf4661bcb0 dm: serial: Add clock member to struct serial_device_info hace 4 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 5 años
sound.c 3062cd17af sound: Add a new stop_play() method hace 4 años
spi.c bfcd9298b2 test: dm: spi: Fix sandbox dm_test_spi_find() hace 4 años
spmi.c 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 años
syscon.c 61b29b8268 dm: core: Require users of devres to include the header hace 4 años
sysreset.c 2a07269062 sandbox: sysreset: Update to support power-on reset hace 5 años
tee.c 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 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 ff52665d03 test: dm: update test for pins configuration in gpio hace 4 años
test-main.c cfccff8000 test: Enable console recording in tests 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 336d4615f8 dm: core: Create a new header file for 'compat' features hace 4 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