Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sandbox: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -24/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 2 | -34/+2 |
* | sandbox: Switch over to generic board | Simon Glass | 2013-05-01 | 2 | -286/+0 |
* | sandbox: Move ram_buf to arch_global_data | Simon Glass | 2013-02-04 | 1 | -3/+3 |
* | serial: Remove CONFIG_SERIAL_MULTI from remaining sources | Marek Vasut | 2012-10-15 | 1 | -2/+0 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | 1 | -3/+0 |
* | sandbox: add getopt support | Simon Glass | 2012-03-12 | 1 | -0/+1 |
* | sandbox: allow processing before main loop | Simon Glass | 2012-03-12 | 1 | -0/+2 |
* | sandbox: fdt: add support for CONFIG_OF_CONTROL | Simon Glass | 2012-03-12 | 1 | -0/+8 |
* | sandbox: Add improved RAM simulation | Matthias Weisser | 2011-12-10 | 1 | -7/+10 |
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger | 2011-10-27 | 1 | -1/+1 |
* | sandbox: Add architecture lib files | Simon Glass | 2011-10-17 | 3 | -0/+366 |