index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
include
/
asm
Age
Commit message (
Expand
)
Author
2016-03-08
sandbox: Fix building with LLVM
Tom Rini
2015-11-20
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-20
test: Record and silence console in tests
Simon Glass
2015-11-20
sandbox: Add a way to skip time delays
Simon Glass
2015-11-05
sandbox: Use the generic bitops headers
Fabio Estevam
2015-07-21
dm: test: Add a test for the system controller uclass
Simon Glass
2015-07-21
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
sandbox: Support multiple reset types
Simon Glass
2015-07-21
dm: test: Add tests for the clk uclass
Simon Glass
2015-05-06
sandbox: Don't try distro_bootcmd by default
Sjoerd Simons
2015-05-06
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-06
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-06
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-06
sandbox: Add test function to advance time
Joe Hershberger
2015-04-23
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-22
exynos: sandbox: ti: Add SPDX license identifiers and notes
Simon Glass
2015-04-18
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-17
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-02-15
sandbox: Return '-c command' exit value as sandbox exit code
Joe Hershberger
2015-02-09
common: Move dram_init() declaration to common location
Michal Simek
2014-12-11
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-10-27
Provide option to avoid defining a custom version of uintptr_t.
Gabe Black
2014-10-22
dm: sf: sandbox: Convert SPI flash driver to driver model
Simon Glass
2014-10-22
dm: sandbox: spi: Move to driver model
Simon Glass
2014-07-23
sandbox: Set up global data before board_init_f()
Simon Glass
2014-07-07
build: define CPU only when arch/${ARCH}/cpu/${CPU} exists
Masahiro Yamada
2014-06-23
sandbox: change local_irq_save() to macro
Masahiro Yamada
2014-06-20
sandbox: Support iotrace feature
Simon Glass
2014-05-27
dm: rename device struct to udevice
Heiko Schocher
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
2014-03-18
sandbox: Add options to clean up temporary files
Simon Glass
2014-03-18
sandbox: Allow Ctrl-C to work in sandbox
Simon Glass
2014-03-18
sandbox: Add LCD driver
Simon Glass
2014-03-18
sandbox: Add a simple sound driver
Simon Glass
2014-03-18
sandbox: Add SDL library for LCD, keyboard, audio
Simon Glass
2014-03-18
sandbox: Add -j option to indicate a jump from a previous U-Boot
Simon Glass
2014-03-04
sandbox: Convert GPIOs to use driver model
Simon Glass
2014-01-09
sandbox: Add a prototype for cleanup_before_linux()
Simon Glass
2014-01-09
sandbox: Add facility to save/restore sandbox state
Simon Glass
2014-01-09
sandbox: Allow reading/writing of RAM buffer
Simon Glass
2014-01-09
sandbox: Add -i option to enter interactive mode
Simon Glass
2013-12-09
sandbox: spi: Add SPI emulation bus
Mike Frysinger
2013-12-09
sandbox: Rename sb_cmdline_option to sandbox_cmdline_option
Simon Glass
2013-11-21
sandbox: Make map_to_sysmem() use a constant pointer
Simon Glass
2013-11-21
sandbox: config: Don't use 64-bit physical memory
Simon Glass
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-01
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
Simon Glass
[next]