aboutsummaryrefslogtreecommitdiff
path: root/board/muas3001
AgeCommit message (Expand)AuthorFilesLines
2015-01-05mpc8260: remove muas3001 board supportMasahiro Yamada4-359/+0
2014-12-05powerpc, muas3001: remove CONFIG_SYS_RAMBOOTHeiko Schocher1-4/+0
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2-34/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-24/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2009-11-22mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler1-16/+0
2009-09-15mpc8260: remove Ethernet node fixup to use generic FDT code.Marcel Ziswiler1-15/+0
2009-09-10muas3001: remove BRG clock node fixup to use common mpc8260 code.Marcel Ziswiler1-16/+0
2009-03-20boards: get mac address from environmentMike Frysinger1-1/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-16/+16
2008-09-10muas3001: update BR4 settingsHeiko Schocher1-2/+7
2008-09-10muas3001: added 64MB SDRAM autodetection.Heiko Schocher1-2/+12
2008-08-27Add support for muas3001 board (MPC8270)Heiko Schocher3-0/+455