aboutsummaryrefslogtreecommitdiff
path: root/board/muas3001/muas3001.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-05mpc8260: remove muas3001 board supportMasahiro Yamada1-335/+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-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+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 Schocher1-0/+381