Commit Graph

167 Commits (7f72cdf94c9e4367ea984e9917c8270ae2bb2142)

Author SHA1 Message Date
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 dc6f4d3a55 sandbox: Support multiple reset types 9 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 9 years ago
Simon Glass 29748515fd sandbox: Add an implementation for cleanup_before_linux_select() 10 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
Simon Glass 8939df092e sandbox: Tidy up terminal restore 10 years ago
Joe Hershberger c0d57304eb sandbox: Use defconfig to enable features 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 3806882042 sandbox: Add missing errno.h includes in a few files 10 years ago
Simon Glass d73125cb8e sandbox: Correct error handling in state_read_file() 10 years ago
Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default 10 years ago
Simon Glass 46af3608ea dm: sandbox: dts: Add a real-time clock attached to I2C 10 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 10 years ago
Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Joe Hershberger 6f2707c6b1 sandbox: eth: Add a function to skip ping timeouts 10 years ago
Joe Hershberger 909bd6d972 sandbox: Add test function to advance time 10 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 10 years ago
Simon Glass 5b5e9ba3f7 exynos: sandbox: ti: Add SPDX license identifiers and notes 10 years ago
Sjoerd Simons 3202535c49 sandbox: Add support for bootz 10 years ago
Sjoerd Simons dd2d29a1e1 sandbox: Split bootm code out into lib/bootm 10 years ago
Masahiro Yamada 58d423b88e dm: select CONFIG_DM* options 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
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 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 2eede1f363 sandbox: eth: Add ability to disable ping reply in sandbox eth driver 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
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 10 years ago
Simon Glass 20806e7484 sandbox: Update device tree 'reg' properties for I2C and SPI 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Simon Glass e50ab22984 sandbox: Adjust the order of the NO_SDL check 10 years ago
Joe Hershberger 88539e4431 sandbox: Return '-c command' exit value as sandbox exit code 10 years ago
Simon Glass f4aae59fdf dm: sandbox: Move driver model CONFIGs to Kconfig 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 years ago