summaryrefslogtreecommitdiff
path: root/arch/sandbox/lib
Commit message (Expand)AuthorAgeLines
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-0/+5
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-0/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-0/+2
|\
| * sandbox: Don't use PCI in SPLSimon Glass2016-07-14-0/+2
* | sandbox: Don't exit when bootm completesSimon Glass2016-07-14-1/+1
|/
* sandbox: Add support for bootzSjoerd Simons2015-04-19-0/+42
* sandbox: Split bootm code out into lib/bootmSjoerd Simons2015-04-19-0/+22
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-16-1/+139
* Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada2014-05-16-84/+1
* sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2014-05-09-1/+84
* sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-24/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-34/+2
* sandbox: Switch over to generic boardSimon Glass2013-05-01-286/+0
* sandbox: Move ram_buf to arch_global_dataSimon Glass2013-02-04-3/+3
* serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut2012-10-15-2/+0
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-3/+0
* sandbox: add getopt supportSimon Glass2012-03-12-0/+1
* sandbox: allow processing before main loopSimon Glass2012-03-12-0/+2
* sandbox: fdt: add support for CONFIG_OF_CONTROLSimon Glass2012-03-12-0/+8
* sandbox: Add improved RAM simulationMatthias Weisser2011-12-10-7/+10
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
* sandbox: Add architecture lib filesSimon Glass2011-10-17-0/+366