Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-05 | Remove erroneous or extra spd.h #includers. | Jon Loeliger | |
Many of the spd.h #includers don't need it, and wanted to have spd_sdram() declared instead. Since they didn't get that, some also had open coded extern declarations of it instead or as well. Fix it all up by using spd_sdram.h where needed. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
2008-01-08 | mpc83xx: remove FLAT_TREE code | Kim Phillips | |
need to rm it from pci code, too! Signed-off-by: Kim Phillips <kim.phillips@freescale.com> | |||
2007-08-16 | mpc83xx: move freescale boards to boards/freescale | Kim Phillips | |
includes build fixes. Signed-off-by: Kim Phillips <kim.phillips@freescale.com> |