Commit Graph

151 Commits (421f86f3293c63fa2669972fb7bdc5ae78729e50)

Author SHA1 Message Date
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
Simon Glass 1f32ae9578 sandbox: Add a -D option to use a default device tree 10 years ago
Simon Glass 3b4a7f99c9 sandbox: Correct cros-ec keyboard definition 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Simon Glass 776f96f513 dm: i2c: dts: Add an I2C bus for sandbox 10 years ago
Simon Glass 6ec1b75358 dm: i2c: Add an I2C EEPROM simulator 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c 10 years ago
Suriyan Ramasami 96b1046d1c sandbox: Prepare API change for files greater than 2GB 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Rabin Vincent 7dbcb76e77 sandbox: init cli for -c 10 years ago
Gabe Black 0d296cc2d3 Provide option to avoid defining a custom version of uintptr_t. 10 years ago
Simon Glass b6c2956def dm: sf: sandbox: Convert SPI flash driver to driver model 10 years ago
Simon Glass 49b5d6e6e2 dm: sandbox: spi: Move to driver model 10 years ago
Simon Glass 0b304a2494 sandbox: dts: Add a SPI device and cros_ec device 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Simon Glass 2a9ae6e02f sandbox: dts: Add a serial console node 10 years ago