summaryrefslogtreecommitdiff
path: root/arch/sandbox/include
Commit message (Expand)AuthorAgeLines
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-19-0/+0
* sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-11-6/+6
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-8/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23-1/+0
* Add a power domain framework/uclassStephen Warren2016-07-27-0/+21
* sandbox: Add basic SPL implementationSimon Glass2016-07-14-0/+23
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-9/+111
* reset: implement a reset testStephen Warren2016-06-19-0/+21
* sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc2016-06-19-6/+10
* dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-03-0/+20
* mailbox: implement a sandbox testStephen Warren2016-05-26-0/+21
* Rename reset to sysresetStephen Warren2016-05-26-3/+3
* sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-17-0/+15
* sandbox: Enable many more commandsTom Rini2016-04-15-0/+2
* sandbox: Fix building with LLVMTom Rini2016-03-08-0/+6
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-19-0/+2
* test: Record and silence console in testsSimon Glass2015-11-19-0/+1
* sandbox: Add a way to skip time delaysSimon Glass2015-11-19-0/+19
* sandbox: Use the generic bitops headersFabio Estevam2015-11-05-0/+4
* dm: test: Add a test for the system controller uclassSimon Glass2015-07-21-0/+8
* sandbox: Use the reset driver to handle resetSimon Glass2015-07-21-0/+3
* sandbox: Support multiple reset typesSimon Glass2015-07-21-0/+3
* dm: test: Add tests for the clk uclassSimon Glass2015-07-21-0/+11
* sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-06-0/+1
* dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-05-0/+49
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-05-0/+10
* sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-05-0/+2
* sandbox: Add test function to advance timeJoe Hershberger2015-05-05-0/+8
* fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-23-0/+8
* exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass2015-04-22-0/+2
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18-1/+9
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18-0/+32
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-18-0/+15
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-16-5/+78
* sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-15-15/+0
* common: Move dram_init() declaration to common locationMichal Simek2015-02-09-1/+0
* dm: i2c: Add an I2C EEPROM simulatorSimon Glass2014-12-11-0/+26
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-27-0/+5
* dm: sf: sandbox: Convert SPI flash driver to driver modelSimon Glass2014-10-22-14/+0
* dm: sandbox: spi: Move to driver modelSimon Glass2014-10-22-0/+1
* sandbox: Set up global data before board_init_f()Simon Glass2014-07-23-1/+0
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07-0/+0
* sandbox: change local_irq_save() to macroMasahiro Yamada2014-06-23-6/+4
* sandbox: Support iotrace featureSimon Glass2014-06-20-0/+10
* dm: rename device struct to udeviceHeiko Schocher2014-05-27-4/+4
* common/board_f: Initialized global data for generic boardYork Sun2014-05-12-0/+1
* sandbox: Add options to clean up temporary filesSimon Glass2014-03-17-1/+2
* sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-17-0/+24
* sandbox: Add LCD driverSimon Glass2014-03-17-0/+4
* sandbox: Add a simple sound driverSimon Glass2014-03-17-0/+14