aboutsummaryrefslogtreecommitdiff
path: root/board/matrix_vision/mvbc_p
AgeCommit message (Expand)AuthorFilesLines
2014-10-10powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada9-622/+0
2014-09-24MAINTAINERS: comment out invalid maintainersMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-18/+1
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-70/+4
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+73
2012-03-18bootstage: Convert net progress numbers to enumsSimon Glass1-1/+1
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass1-1/+1
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass1-1/+1
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-08-01fpga: constify to fix build warningWolfgang Denk2-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-24/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-9/+2
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+4
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-5/+2
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser1-2/+2
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz3-83/+26
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren1-1/+2
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+6
2008-08-21fix mvbc_p board build warningsAndre Schwarz1-6/+6
2008-08-06Fix merge problemsStefan Roese1-1/+2
2008-07-15mpc5xxx: Add MVBC_P board supportAndre Schwarz7-0/+703