Simon Glass 3232bdf0b3 pci: Drop DM_PCI 2 years ago
..
Kconfig feb3847250 test: Move the unit tests to their own menu 9 years ago
Makefile 3232bdf0b3 pci: Drop DM_PCI 2 years ago
acpi.c 634f5ad3ae test: acpi: Fix warnings on 32-bit build 3 years ago
acpi.h 82659cc910 acpi: Support generation of a scope 3 years ago
acpi_dp.c 23dd0ea4c7 dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() 3 years ago
acpigen.c 350c7f52b9 acpi: Add more support for generating processor tables 3 years ago
adc.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
audio.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
axi.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
blk.c 96f37b092f blk: Support iteration 2 years ago
bootcount.c c50b21b705 bootcount: add a new driver with syscon as backend 2 years ago
bus.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
button.c 289d0ead28 test: add a simple test for the adc-keys button driver 3 years ago
cache.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
clk.c 2983ad55a1 clk: add clk_round_rate() 3 years ago
clk_ccf.c 9a5d59dfc6 clk: do not disable clock if it is critical 3 years ago
core.c 1e9ced28f1 dm: core: Don't allow uclass use before ready 2 years ago
cpu.c 73466df3e2 dm: core: Access device flags through functions 3 years ago
cros_ec.c 10f746591f cros_ec: Add vstore support 3 years ago
cros_ec_pwm.c e712245d08 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver 2 years ago
devres.c d1998a9fde dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 3 years ago
dma.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
dsa.c ff98da0667 sandbox: Add a DSA sandbox driver and unit test 3 years ago
dsi_host.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
ecdsa.c 46a738a4ec test: dm: Add test for ECDSA UCLASS support 2 years ago
eth.c ff98da0667 sandbox: Add a DSA sandbox driver and unit test 3 years ago
fastboot.c de1728ce4c fastboot: Allow u-boot-style partitions 3 years ago
fdtdec.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
firmware.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
gpio.c 8a45b22057 gpio: Add a way to read 3-way strapping pins 3 years ago
hwspinlock.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
i2c.c 2aefa6e3f2 i2c: add dm_i2c_reg_clrset 2 years ago
i2s.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
irq.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
k210_pll.c 019ef9a3f3 clk: Add K210 pll support 3 years ago
led.c 3e41c7b253 test: dm: Test for default led naming 3 years ago
mailbox.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
mdio.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
mdio_mux.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
misc.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
mmc.c 3f6fb77175 mmc: sandbox: Add support for writing 3 years ago
mux-cmd.c 15995ac3f4 test: mux-cmd: Add tests for the 'mux' command 3 years ago
mux-emul.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
mux-mmio.c 739592ccbb test: Add tests for the multiplexer framework 3 years ago
nop.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
of_extra.c 534c69b09a test: dm: Add a case to test ofnode_phy_is_fixed_link() 3 years ago
of_platdata.c eec44c7218 dtoc: Support widening a bool value 2 years ago
ofnode.c 6d0453d889 Merge tag 'v2021.07-rc5' into next 2 years ago
ofread.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
osd.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
p2sb.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
panel.c e712245d08 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver 2 years ago
part.c 26de4296cc part: Add check for NULL dev_part_str 2 years ago
pch.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
pci.c 7d14ee443c dm: core: Use dev_has_ofnode() instead of dev_of_valid() 3 years ago
pci_ep.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
phy.c 1f0d5885db sandbox: dts: Add compatible string for bind-test node 3 years ago
phys2bus.c 30b20e6b3f dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() 3 years ago
pinmux.c 5532262d46 test: pinmux: add test for 'pinctrl-single' driver 3 years ago
pmc.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
pmic.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
power-domain.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
pwm.c e712245d08 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver 2 years ago
qfw.c 69512551aa test: qemu: add qfw sandbox driver, dm tests, qemu tests 3 years ago
ram.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
read.c 283628c412 dm: test: Add test case for dev_get_dma_ranges() 3 years ago
reboot-mode.c c74675bd90 reboot-mode: read the boot mode from RTC memory 2 years ago
regmap.c 2177f924bf test: Avoid random numbers in dm_test_devm_regmap() 2 years ago
regulator.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
remoteproc.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
reset.c bdfe6907e5 test: reset: Extend base reset test to catch error 3 years ago
rng.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
rtc.c c7b16d830e display_options: Drop two spaces before the ASCII column 2 years ago
scmi.c 3dfd739370 test: scmi: add local variables for scmi agent reference 3 years ago
serial.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
sf.c b3b60f5912 sf: Support querying write-protect 3 years ago
simple-bus.c ea8971cdde test: dm: Add a test case for simple-bus <ranges> 3 years ago
simple-pm-bus.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
smem.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
soc.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
sound.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
spi.c a5624c6b4c test: dm: spi: Add testcase for spi_claim_bus() 3 years ago
spmi.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
syscon-reset.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
syscon.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago
sysinfo-gpio.c 1cbfed8d3e test: Add gpio-sysinfo test 3 years ago
sysinfo.c 4d65c6bcd7 sysinfo: Require that sysinfo_detect be called before other methods 3 years ago
sysreset.c bf896a2f5a test: adjust sysreset tests 3 years ago
tee.c 9d1215be92 test: dm: tee: extend with RPC test 3 years ago
test-dm.c 8482356f48 test: Allow SPL to run any available test 3 years ago
test-driver.c fe806861a9 test: Use a local variable for test state 3 years ago
test-fdt.c 82a3c9ef20 net: use the same alias stem for ethernet as linux 2 years ago
test-uclass.c fe806861a9 test: Use a local variable for test state 3 years ago
timer.c 7616e3687e timer: Add a test for timer_timebase_fallback 3 years ago
usb.c c670aeee3d common: rename getc() to getchar() 3 years ago
video.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 years ago
virtio.c c51d2e704a dm: core: Avoid partially removing devices 3 years ago
wdt.c e180c2b129 dm: Rename DM test flags to make them more generic 3 years ago