Commit Graph

106 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Masahiro Yamada 9865543ae6 Remove CONFIG_USE_STDINT 6 years ago
Mario Six 9a8bcabd8a axi: Add AXI sandbox driver and simple emulator 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng 59a160e8b9 pci: sandbox: swap_case: Declare dynamic driver matching 6 years ago
Fabrice Gasnier 1fe243a1e4 clk: add clk_valid() 6 years ago
Joe Hershberger f40a31e695 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces 6 years ago
Joe Hershberger c9e2caff85 sandbox: eth-raw: Allow interface to be specified by index 6 years ago
Joe Hershberger ac13270b49 sandbox: eth-raw: Add a function to ask the host about localhost 6 years ago
Joe Hershberger 8c7988b6db net: sandbox-raw: Convert raw eth driver to livetree 6 years ago
Tom Rini b5351a4390 SPDX: Fixup tags from latest EFI PR 6 years ago
Simon Glass 30eef21fa0 sandbox: Add a setjmp() implementation 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Neil Armstrong 65388d0dc5 clk: add sandbox test for bulk API 6 years ago
Neil Armstrong 91f5f8b73c reset: add sandbox test for bulk API 6 years ago
Mario Six c6b89f3180 sandbox: Add 64-bit sandbox 6 years ago
Tom Rini 34a5c4257a SystemACE: Remove 6 years ago
Tom Rini 35172cfee8 sandbox: Add clrbits/setbits macros 7 years ago
Maxime Ripard a4dd8722fa sandbox: Expand list of IO accessors 7 years ago
Paul Burton f7ae1ca3e8 sandbox: Use asm-generic/io.h 7 years ago
Simon Glass 86e748d946 sandbox: Make u-boot-sandbox.h a private header 7 years ago
Simon Glass 34b744beb8 sandbox: Add a way to reset sandbox state for tests 7 years ago
maxims@google.com 0753bc2d30 dm: Simple Watchdog uclass 7 years ago
Tom Rini 6823e6fe66 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded 7 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 8 years ago
Simon Glass e50d76cc3c spl: Move spl_board_load_image() into a generic header 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
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 8 years ago
Stephen Warren 4581b717b1 reset: implement a reset test 8 years ago
mario.six@gdsys.cc 21047b31f1 sandbox: gpio: doc: Fix parameter documentation 8 years ago
mario.six@gdsys.cc 743268f514 dm: test: Add GPIO open drain tests 8 years ago
Stephen Warren 8961b52424 mailbox: implement a sandbox test 8 years ago
Stephen Warren 1163625898 Rename reset to sysreset 8 years ago
Simon Glass e54094f2f9 sandbox: Add string and 16-bit I/O functions 8 years ago
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