Commit Graph

95 Commits (820cba2ce8839c850fcb8d369f24e0e1eff9759c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 7 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 7 years ago
Mario Six c6b89f3180 sandbox: Add 64-bit sandbox 7 years ago
Tom Rini 34a5c4257a SystemACE: Remove 7 years ago
Tom Rini 35172cfee8 sandbox: Add clrbits/setbits macros 7 years ago
Maxime Ripard a4dd8722fa sandbox: Expand list of IO accessors 8 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 8 years ago
Simon Glass 86e748d946 sandbox: Make u-boot-sandbox.h a private header 8 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 8 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 8 years ago
Tom Rini 6823e6fe66 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 9 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 9 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 9 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Stephen Warren 61f5ddcb7a Add a power domain framework/uclass 9 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 9 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 10 years ago
Simon Glass 9ce8b40206 test: Record and silence console in tests 10 years ago
Simon Glass 9723563aa8 sandbox: Add a way to skip time delays 10 years ago
Fabio Estevam d308c9efad sandbox: Use the generic bitops headers 10 years ago
Simon Glass 04035fd36c dm: test: Add a test for the system controller uclass 10 years ago
Simon Glass 5010d98f02 sandbox: Use the reset driver to handle reset 10 years ago
Simon Glass dc6f4d3a55 sandbox: Support multiple reset types 10 years ago
Simon Glass 6a1c7cef14 dm: test: Add tests for the clk uclass 10 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. 11 years ago