summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm
AgeCommit message (Expand)Author
2014-03-17sandbox: Add options to clean up temporary filesSimon Glass
2014-03-17sandbox: Allow Ctrl-C to work in sandboxSimon Glass
2014-03-17sandbox: Add LCD driverSimon Glass
2014-03-17sandbox: Add a simple sound driverSimon Glass
2014-03-17sandbox: Add SDL library for LCD, keyboard, audioSimon Glass
2014-03-17sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2014-01-08sandbox: Add a prototype for cleanup_before_linux()Simon Glass
2014-01-08sandbox: Add facility to save/restore sandbox stateSimon Glass
2014-01-08sandbox: Allow reading/writing of RAM bufferSimon Glass
2014-01-08sandbox: Add -i option to enter interactive modeSimon Glass
2013-12-09sandbox: spi: Add SPI emulation busMike Frysinger
2013-12-09sandbox: Rename sb_cmdline_option to sandbox_cmdline_optionSimon Glass
2013-11-21sandbox: Make map_to_sysmem() use a constant pointerSimon Glass
2013-11-21sandbox: config: Don't use 64-bit physical memorySimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-01sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass
2013-05-01sandbox: Switch over to generic boardSimon Glass
2013-05-01sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass
2013-02-04sandbox: Use generic global_dataSimon Glass
2013-02-04sandbox: Move ram_buf to arch_global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-10-19sandbox: Change global data baudrate to intSimon Glass
2012-09-29sandbox: Add asm/errno.hSimon Glass
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: allow processing before main loopSimon Glass
2012-03-12sandbox: add concept of sandbox stateSimon Glass
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass
2012-03-12sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass
2011-11-03sandbox: Add asm/cache.h for sandboxAnton staaf
2011-10-17sandbox: Add architecture image supportSimon Glass
2011-10-17sandbox: Add architecture header filesSimon Glass