aboutsummaryrefslogtreecommitdiff
path: root/board/motionpro
AgeCommit message (Expand)AuthorFilesLines
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-27/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-5/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-2/+2
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-10-23Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka1-0/+6
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely1-5/+3
2007-07-04Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely1-123/+0
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-5/+52
2007-05-27Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka1-6/+6
2007-05-27MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka1-1/+17
2007-05-27Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka1-1/+2
2007-05-27Motion-PRO: Add LED support.Bartlomiej Sieka1-0/+30
2007-05-15Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-0/+11
2007-05-08[Motion-PRO] Enable Flat Device Tree support and modify default environmentBartlomiej Sieka1-0/+11
2007-02-27Minor code cleanup.Wolfgang Denk1-2/+3
2007-02-09[Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka4-0/+374