aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
AgeCommit message (Expand)Author
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-19sandbox: Change global data baudrate to intSimon Glass
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
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-04-23sandbox: Use the new run_command()Simon Glass
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: disable fortificationMike Frysinger
2012-03-12sandbox: u-boot.lds: tweak styleMike Frysinger
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass
2012-03-12sandbox: add flags for open() callSimon Glass
2012-03-12sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass
2012-03-12sandbox: add lseek helperMike Frysinger
2012-03-12sandbox: add required header to os.cSimon Glass
2012-03-12sandbox: sort header files in os.cSimon Glass
2011-12-10sandbox: fix compiling of cpu/os.cAndreas Bießmann
2011-12-10sandbox: Add timer simulationMatthias Weisser
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser
2011-11-03sandbox: drop unused returnMike Frysinger
2011-11-03sandbox: put stdin into raw modeMike Frysinger
2011-11-03sandbox: Add asm/cache.h for sandboxAnton staaf
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-17sandbox: Add main programSimon Glass
2011-10-17sandbox: Add OS dependent layerSimon Glass
2011-10-17sandbox: Add architecture lib filesSimon Glass
2011-10-17sandbox: Add cpu filesSimon Glass
2011-10-17sandbox: Add architecture image supportSimon Glass
2011-10-17sandbox: Add architecture header filesSimon Glass