summaryrefslogtreecommitdiff
path: root/arch/sandbox
Commit message (Expand)AuthorAgeLines
* dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2017-02-08-0/+5
* spl: sandbox: Drop spl_board_announce_boot_device()Simon Glass2016-12-09-14/+3
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09-1/+1
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-0/+5
* drivers/pci/Kconfig: Add PCITom Rini2016-10-27-7/+0
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-19-0/+0
* sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns2016-10-11-0/+2
* sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-11-6/+6
* sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns2016-10-11-8/+11
* sandbox/fs: Use correct size path name bufferStefan Brüns2016-10-11-3/+10
* sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns2016-10-11-2/+2
* spl: Pass spl_image as a parameter to load_image() methodsSimon Glass2016-10-06-1/+2
* spl: Convert spl_board_load_image() to use linker listSimon Glass2016-10-06-1/+2
* spl: Convert boot_device into a structSimon Glass2016-10-06-1/+1
* spl: Move spl_board_load_image() into a generic headerSimon Glass2016-10-06-8/+0
* sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada2016-10-01-3/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23-1/+0
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-0/+1
* Add a power domain framework/uclassStephen Warren2016-07-27-0/+31
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-3/+217
|\
| * sandbox: Add a test device that uses of-platdataSimon Glass2016-07-14-0/+48
| * sandbox: Add a new sandbox_spl boardSimon Glass2016-07-14-1/+30
| * sandbox: Add basic SPL implementationSimon Glass2016-07-14-0/+75
| * sandbox: Don't include the main loop in SPLSimon Glass2016-07-14-0/+2
| * sandbox: Don't use PCI in SPLSimon Glass2016-07-14-1/+3
| * sandbox: Add some missing headers in cpu.cSimon Glass2016-07-14-0/+2
| * sandbox: Correct header file order in cpu.cSimon Glass2016-07-14-1/+1
| * sandbox: Support building an SPL imageSimon Glass2016-07-14-0/+5
| * sandbox: Allow chaining from SPL to U-Boot properSimon Glass2016-07-14-0/+51
* | sandbox: Don't exit when bootm completesSimon Glass2016-07-14-1/+1
|/
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-10/+127
* reset: implement a reset testStephen Warren2016-06-19-0/+32
* 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/+32
* Rename reset to sysresetStephen Warren2016-05-26-5/+5
* sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-17-0/+15
* sandbox: Set CONFIG_SYS_CPUTom Rini2016-04-18-0/+3
* sandbox: Enable many more commandsTom Rini2016-04-15-0/+2
* spmi: Add sandbox test driverMateusz Kulikowski2016-04-01-0/+40
* sandbox: Avoid calling commands when not availableSimon Glass2016-03-22-1/+9
* sandbox: Fix building with LLVMTom Rini2016-03-08-1/+7
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-20-0/+7
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-0/+1
* eth-raw-os.c: Add cast to bind(2) callTom Rini2016-01-15-1/+2
* sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini2016-01-12-0/+4
* test: add sandbox timer to test.dtsThomas Chou2016-01-07-0/+5
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-01-0/+1
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-19-0/+5
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-19-0/+2