Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | 1 | -2/+2 |
| | | | | | | | | Fixed some broken instances of "#ifdef CMD_CFG_IDE" too. Those always evaluated TRUE, and thus were always compiled even when IDE really wasn't defined/wanted. Signed-off-by: Jon Loeliger <jdl@freescale.com> | ||||
* | Remove obsolete mpc5xxx linker scripts (1 of 3) | Grant Likely | 2007-07-04 | 1 | -125/+0 |
| | | | | Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | ||||
* | [PATCH] Added support for the jupiter board. | Heiko Schocher | 2007-02-16 | 4 | -0/+534 |
Signed-off-by: Heiko Schocher <hs@denx.de> |