index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
include
Age
Commit message (
Expand
)
Author
2018-10-10
net: sandbox: Allow fake eth to handle more than 1 packet response
Joe Hershberger
2018-10-10
net: sandbox: Share the priv structure with tests
Joe Hershberger
2018-10-10
net: sandbox: Make the fake eth driver response configurable
Joe Hershberger
2018-10-10
net: sandbox: Refactor sandbox send function
Joe Hershberger
2018-09-28
video_osd: Add osd sandbox driver and tests
Mario Six
2018-09-23
sandbox: Fix setjmp/longjmp
Alexander Graf
2018-09-23
sandbox: Enhance map_to_sysmem() to handle foreign pointers
Simon Glass
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-09-10
Remove CONFIG_USE_STDINT
Masahiro Yamada
2018-08-11
axi: Add AXI sandbox driver and simple emulator
Mario Six
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
2018-08-03
clk: add clk_valid()
Fabrice Gasnier
2018-07-26
sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces
Joe Hershberger
2018-07-26
sandbox: eth-raw: Allow interface to be specified by index
Joe Hershberger
2018-07-26
sandbox: eth-raw: Add a function to ask the host about localhost
Joe Hershberger
2018-07-26
net: sandbox-raw: Convert raw eth driver to livetree
Joe Hershberger
2018-06-03
SPDX: Fixup tags from latest EFI PR
Tom Rini
2018-06-03
sandbox: Add a setjmp() implementation
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-10
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
reset: add sandbox test for bulk API
Neil Armstrong
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-02-13
SystemACE: Remove
Tom Rini
2017-11-16
sandbox: Add clrbits/setbits macros
Tom Rini
2017-10-03
sandbox: Expand list of IO accessors
Maxime Ripard
2017-10-02
sandbox: Use asm-generic/io.h
Paul Burton
2017-06-05
sandbox: Make u-boot-sandbox.h a private header
Simon Glass
2017-06-01
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-05-08
dm: Simple Watchdog uclass
maxims@google.com
2017-04-13
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
Tom Rini
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-11
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-06
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-07-27
Add a power domain framework/uclass
Stephen Warren
2016-07-14
sandbox: Add basic SPL implementation
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
reset: implement a reset test
Stephen Warren
2016-06-19
sandbox: gpio: doc: Fix parameter documentation
mario.six@gdsys.cc
2016-06-03
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-05-26
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
Rename reset to sysreset
Stephen Warren
2016-05-17
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-04-15
sandbox: Enable many more commands
Tom Rini
2016-03-08
sandbox: Fix building with LLVM
Tom Rini
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
test: Record and silence console in tests
Simon Glass
2015-11-19
sandbox: Add a way to skip time delays
Simon Glass
2015-11-05
sandbox: Use the generic bitops headers
Fabio Estevam
[next]