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