Commit Graph

339 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 3fbb78711c cros_ec: exynos: Match up device tree with kernel version 9 years ago
Simon Glass 60f37fc6aa cros_ec: Drop unused CONFIG_DM_CROS_EC 9 years ago
Joe Hershberger 22f68524f8 sandbox: eth: Add support for using the 'lo' interface 9 years ago
Joe Hershberger a346ca7902 sandbox: eth: Add a bridge to a real network for sandbox 9 years ago
Joe Hershberger 2eede1f363 sandbox: eth: Add ability to disable ping reply in sandbox eth driver 9 years ago
Joe Hershberger d87a457be8 sandbox: eth: Add ARP and PING response to sandbox driver 9 years ago
Joe Hershberger 3ea143abe9 sandbox: eth: Add network support to sandbox 9 years ago
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 9 years ago
Simon Glass 20806e7484 sandbox: Update device tree 'reg' properties for I2C and SPI 9 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 9 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 9 years ago
Simon Glass e50ab22984 sandbox: Adjust the order of the NO_SDL check 9 years ago
Joe Hershberger 88539e4431 sandbox: Return '-c command' exit value as sandbox exit code 9 years ago
Simon Glass f4aae59fdf dm: sandbox: Move driver model CONFIGs to Kconfig 9 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 9 years ago
Simon Glass 1f32ae9578 sandbox: Add a -D option to use a default device tree 9 years ago
Simon Glass 3b4a7f99c9 sandbox: Correct cros-ec keyboard definition 9 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 9 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
Simon Glass 4bc9a19324 dm: sandbox: dts: Add a GPIO bank 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Simon Glass 6133683320 sandbox: Remove all drivers before exit 10 years ago
Simon Glass 29afe9e6ed sandbox: Support pre-relocation malloc() 10 years ago
Simon Glass 4d94dfa059 sandbox: Set up global data before board_init_f() 10 years ago
Masahiro Yamada a8b0f9b685 build: define CPU only when arch/${ARCH}/cpu/${CPU} exists 10 years ago
Masahiro Yamada 1638d98052 sandbox: change local_irq_save() to macro 10 years ago
Stephen Warren 9c38c07008 sandbox: terminate os_dirent_ls() result list 10 years ago
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 10 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
Masahiro Yamada c6eb9458e8 Revert "sandbox: move source files from board/ to arch/sandbox/" 10 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 10 years ago
Masahiro Yamada 097c5de5f4 sandbox: ignore sandbox.dtb 10 years ago
Masahiro Yamada 258060905e sandbox: move source files from board/ to arch/sandbox/ 10 years ago
Simon Glass ad0e463954 sandbox: Provide a build option to avoid using SDL 10 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 10 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 10 years ago