Commit Graph

79 Commits (0170804f60b19a2033ac39964fcd192a0c7eda42)

Author SHA1 Message Date
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 8 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 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
mario.six@gdsys.cc 21047b31f1 sandbox: gpio: doc: Fix parameter documentation 9 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 9 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 9 years ago
Stephen Warren 1163625898 Rename reset to sysreset 9 years ago
Simon Glass e54094f2f9 sandbox: Add string and 16-bit I/O functions 9 years ago
Tom Rini 690d8a92c1 sandbox: Enable many more commands 9 years ago
Tom Rini 699946ae61 sandbox: Fix building with LLVM 9 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 10 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 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
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
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 10 years ago
Joe Hershberger 88539e4431 sandbox: Return '-c command' exit value as sandbox exit code 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 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 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Heiko Schocher 54c5d08a09 dm: rename device struct to udevice 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Simon Glass ab839dc3e6 sandbox: Add options to clean up temporary files 11 years ago
Simon Glass ffb87905cb sandbox: Allow Ctrl-C to work in sandbox 11 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 11 years ago
Simon Glass c34c0246a3 sandbox: Add a simple sound driver 11 years ago
Simon Glass bbc09bf27e sandbox: Add SDL library for LCD, keyboard, audio 11 years ago
Simon Glass bda7773f04 sandbox: Add -j option to indicate a jump from a previous U-Boot 11 years ago
Simon Glass e2d8a714a7 sandbox: Convert GPIOs to use driver model 11 years ago
Simon Glass b88eb329ce sandbox: Add a prototype for cleanup_before_linux() 11 years ago