Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-06 | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely | |
Affects boards: icecube (lite5200), jupiter, motionpro, tqm5200 Tested on: lite5200b Note: the fixup functions have not been moved to a common place. This patch is targeted for immediate merging as in solves a build issue, but the final name/location of the fixups is still subject to debate. I propose to merge this now, and move the fixups in the next merge window to be usable by all targets. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2007-07-10 | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | |
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> | |||
2007-07-04 | Remove obsolete mpc5xxx linker scripts (1 of 3) | Grant Likely | |
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2007-02-16 | [PATCH] Added support for the jupiter board. | Heiko Schocher | |
Signed-off-by: Heiko Schocher <hs@denx.de> |