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