Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) | Wolfgang Denk | 2008-07-02 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | use correct at91rm9200 register name in m501sk board | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-30 | -4/+4 |
| | | | | | | | | This fixes a naming bug for at91rm9200 lowlevel init code: NOR boot flash is on chipselect 0, not chipselect 2. This makes code use the register name from chip datasheets. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | m501sk: Fix out of tree building | Wolfgang Denk | 2008-03-09 | -5/+9 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | Support for Artila M-501 starter kit | Timo Tuunainen | 2008-02-14 | -0/+767 |
Kimmo Leppala / Sysart and Timo Tuunainen / Sysart |