summaryrefslogtreecommitdiff
path: root/board/matrix_vision/mvbc_p
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-70/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+73
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-18-1/+1
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-18-1/+1
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-18-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* fpga: constify to fix build warningWolfgang Denk2011-08-01-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-24/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-9/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+4
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-08-1/+0
* fpga: Remove relocation fixupsPeter Tyser2009-10-03-5/+2
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-22-2/+2
* Use common code for Matrix Vision boardsAndré Schwarz2009-08-28-83/+26
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-02-1/+2
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+6
* fix mvbc_p board build warningsAndre Schwarz2008-08-21-6/+6
* Fix merge problemsStefan Roese2008-08-06-1/+2
* mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-15-0/+703