index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
26
-49
/
+26
*
clk: add sandbox test for bulk API
Neil Armstrong
2018-04-10
1
-0
/
+32
*
reset: add sandbox test for bulk API
Neil Armstrong
2018-04-10
1
-0
/
+4
*
sandbox: Add 64-bit sandbox
Mario Six
2018-02-18
2
-4
/
+19
*
SystemACE: Remove
Tom Rini
2018-02-13
1
-4
/
+0
*
sandbox: Add clrbits/setbits macros
Tom Rini
2017-11-16
1
-0
/
+57
*
sandbox: Expand list of IO accessors
Maxime Ripard
2017-10-03
1
-0
/
+47
*
sandbox: Use asm-generic/io.h
Paul Burton
2017-10-02
1
-9
/
+9
*
sandbox: Make u-boot-sandbox.h a private header
Simon Glass
2017-06-05
1
-0
/
+1
*
sandbox: Add a way to reset sandbox state for tests
Simon Glass
2017-06-01
1
-0
/
+7
*
dm: Simple Watchdog uclass
maxims@google.com
2017-05-08
1
-0
/
+9
*
sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded
Tom Rini
2017-04-13
1
-1
/
+5
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
1
-0
/
+0
*
sandbox: Use the address in readl/writel() functions
Simon Glass
2016-10-11
1
-6
/
+6
*
spl: Move spl_board_load_image() into a generic header
Simon Glass
2016-10-06
1
-8
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
*
Add a power domain framework/uclass
Stephen Warren
2016-07-27
1
-0
/
+21
*
sandbox: Add basic SPL implementation
Simon Glass
2016-07-14
1
-0
/
+23
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
2
-9
/
+111
*
reset: implement a reset test
Stephen Warren
2016-06-19
1
-0
/
+21
*
sandbox: gpio: doc: Fix parameter documentation
mario.six@gdsys.cc
2016-06-19
1
-6
/
+10
*
dm: test: Add GPIO open drain tests
mario.six@gdsys.cc
2016-06-03
1
-0
/
+20
*
mailbox: implement a sandbox test
Stephen Warren
2016-05-26
1
-0
/
+21
*
Rename reset to sysreset
Stephen Warren
2016-05-26
1
-3
/
+3
*
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-05-17
1
-0
/
+15
*
sandbox: Enable many more commands
Tom Rini
2016-04-15
2
-0
/
+2
*
sandbox: Fix building with LLVM
Tom Rini
2016-03-08
1
-0
/
+6
*
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
1
-0
/
+2
*
test: Record and silence console in tests
Simon Glass
2015-11-19
1
-0
/
+1
*
sandbox: Add a way to skip time delays
Simon Glass
2015-11-19
1
-0
/
+19
*
sandbox: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+4
*
dm: test: Add a test for the system controller uclass
Simon Glass
2015-07-21
1
-0
/
+8
*
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
1
-0
/
+3
*
sandbox: Support multiple reset types
Simon Glass
2015-07-21
1
-0
/
+3
*
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
1
-0
/
+11
*
sandbox: Don't try distro_bootcmd by default
Sjoerd Simons
2015-05-06
1
-0
/
+1
*
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-05
2
-0
/
+49
*
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
1
-0
/
+10
*
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
1
-0
/
+2
*
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
1
-0
/
+8
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-0
/
+8
*
exynos: sandbox: ti: Add SPDX license identifiers and notes
Simon Glass
2015-04-22
1
-0
/
+2
*
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
1
-1
/
+9
*
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
1
-0
/
+32
*
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-18
1
-0
/
+15
*
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-04-16
4
-5
/
+78
*
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2015-02-15
1
-15
/
+0
*
common: Move dram_init() declaration to common location
Michal Simek
2015-02-09
1
-1
/
+0
*
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-12-11
1
-0
/
+26
*
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-27
1
-0
/
+5
[next]