summaryrefslogtreecommitdiff
path: root/board/motionpro
Commit message (Expand)AuthorAgeLines
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-34/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-5/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+3
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-2/+2
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Motion-PRO: Add setting of SDelay reg. to SDRAM controller configuration.Bartlomiej Sieka2007-10-23-0/+6
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-5/+3
* Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely2007-07-04-123/+0
* Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-28-5/+52
|\
| * Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH.Bartlomiej Sieka2007-05-27-6/+6
| * MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-27-1/+17
| * Motion-PRO: Add displaying of CPLD revision information during boot.Bartlomiej Sieka2007-05-27-1/+2
| * Motion-PRO: Add LED support.Bartlomiej Sieka2007-05-27-0/+30
* | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-15-0/+11
|\ \ | |/
| * [Motion-PRO] Enable Flat Device Tree support and modify default environmentBartlomiej Sieka2007-05-08-0/+11
* | Minor code cleanup.Wolfgang Denk2007-02-27-2/+3
|/
* [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-09-0/+374