Commit Graph

121 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 690d8a92c1 sandbox: Enable many more commands 8 years ago
Tom Rini 699946ae61 sandbox: Fix building with LLVM 8 years ago
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 9 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 9 years ago
Simon Glass 9723563aa8 sandbox: Add a way to skip time delays 9 years ago
Fabio Estevam d308c9efad sandbox: Use the generic bitops headers 9 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller 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
Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default 9 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 9 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 9 years ago
Joe Hershberger 6f2707c6b1 sandbox: eth: Add a function to skip ping timeouts 9 years ago
Joe Hershberger 909bd6d972 sandbox: Add test function to advance time 9 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 9 years ago
Simon Glass 5b5e9ba3f7 exynos: sandbox: ti: Add SPDX license identifiers and notes 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
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 9 years ago
Joe Hershberger 88539e4431 sandbox: Return '-c command' exit value as sandbox exit code 9 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 9 years ago
Simon Glass 6ec1b75358 dm: i2c: Add an I2C EEPROM simulator 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 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
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 10 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 10 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 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
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 10 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 10 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 10 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 10 years ago
Simon Glass b88eb329ce sandbox: Add a prototype for cleanup_before_linux() 11 years ago
Simon Glass 1209e2727c sandbox: Add facility to save/restore sandbox state 11 years ago
Simon Glass 5c2859cdc3 sandbox: Allow reading/writing of RAM buffer 11 years ago
Simon Glass c5a62d4a7b sandbox: Add -i option to enter interactive mode 11 years ago
Mike Frysinger 6122813fa2 sandbox: spi: Add SPI emulation bus 11 years ago
Simon Glass 7b3efc6699 sandbox: Rename sb_cmdline_option to sandbox_cmdline_option 11 years ago
Simon Glass ed072b96ef sandbox: Make map_to_sysmem() use a constant pointer 11 years ago
Simon Glass 0eb2acee39 sandbox: config: Don't use 64-bit physical memory 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago