Commit Graph

63 Commits (a1797beed262b171645af867303ecf76aad66178)

Author SHA1 Message Date
Patrice Chotard ee87a097b0 dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test 7 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 7 years ago
Simon Glass 9856157259 dm: core: Test uclass_first/next_device() on probe failure 7 years ago
Simon Glass e48eeb9ea3 dm: blk: Improve block device claiming 8 years ago
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass 8 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 8 years ago
Simon Glass 43b41566f7 dm: sandbox: pwm: Add a basic pwm test 8 years ago
Simon Glass a89c3a04bc sandbox: Add some test LEDs 8 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 8 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 8 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 8 years ago
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 9 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 9 years ago
Mateusz Kulikowski d33776e43d spmi: Add sandbox test driver 9 years ago
Simon Glass 3c97c4fb52 dm: video: test: Add tests for the video uclass 9 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 9 years ago
Thomas Chou e7cc8d11ad test: add sandbox timer to test.dts 9 years ago
Bin Meng f838f12452 timer: sandbox: Use device tree to pass the clock frequency 9 years ago
Simon Glass bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox 9 years ago
Simon Glass 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command 9 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Przemyslaw Marczak 08d6300a35 sandbox: add ADC driver 9 years ago
Nishanth Menon 5215940f59 sandbox: Introduce dummy remoteproc nodes 9 years ago
Simon Glass 7bb91dd109 sandbox: Correct operaion of 'reset' command 9 years ago
Bin Meng 71d7971fac dm: test: Add a new test case for dm_test_eth_rotate 9 years ago
Masahiro Yamada 9c6a3c6772 pinctrl: sandbox: add sandbox pinctrl driver 9 years ago
Simon Glass 21baf15b4e dm: tpm: sandbox: Convert TPM driver to driver model 9 years ago
Simon Glass 0503e8207c dm: test: Add a size to each reg property 9 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 9 years ago
Simon Glass 3c43fba3d2 dm: test: Add a test for the LED uclass 9 years ago
Simon Glass 8e6cc46178 dm: test: Add a test for the mmc uclass 9 years ago
Simon Glass 64ce0cad9e dm: test: Add a test for the ram uclass 9 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 9 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 9 years ago
Simon Glass b14d547245 sandbox: Compile test device tree when CONFIG_UT_DM is defined 10 years ago
Simon Glass 52d3bc5d18 sandbox: dts: Add the real-time-clock test nodes back in 10 years ago
Simon Glass f4d84576a4 sandbox: dts: Sort the sandbox.dts file 10 years ago
Simon Glass 171e991d17 sandbox: dts: Sort the test.dts file a little 10 years ago
Przemyslaw Marczak 9038cd5313 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts 10 years ago
Przemyslaw Marczak f64000c302 test: dm: test.dts - move to sandbox dts directory 10 years ago
Simon Glass 3a812e7c72 sandbox: Support wide-screen LCD emulation 10 years ago
Simon Glass 46af3608ea dm: sandbox: dts: Add a real-time clock attached to I2C 10 years ago
Simon Glass 4c3db41ace dm: usb: dts: sandbox: Add some sample USB devices to sandbox 10 years ago
Simon Glass 3fbb78711c cros_ec: exynos: Match up device tree with kernel version 10 years ago
Joe Hershberger 22f68524f8 sandbox: eth: Add support for using the 'lo' interface 10 years ago
Joe Hershberger a346ca7902 sandbox: eth: Add a bridge to a real network for sandbox 10 years ago
Joe Hershberger d87a457be8 sandbox: eth: Add ARP and PING response to sandbox driver 10 years ago
Joe Hershberger 3ea143abe9 sandbox: eth: Add network support to sandbox 10 years ago