summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision/mvbc_p
Commit message (Expand)AuthorAgeFilesLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-18/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-70/+4
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+73
* bootstage: Convert net progress numbers to enumsSimon Glass2012-03-181-1/+1
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-181-1/+1
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-181-1/+1
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* fpga: constify to fix build warningWolfgang Denk2011-08-012-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-24/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-9/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+4
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* fpga: Remove relocation fixupsPeter Tyser2009-10-031-5/+2
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-221-2/+2
* Use common code for Matrix Vision boardsAndré Schwarz2009-08-283-83/+26
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-6/+6
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-1/+2
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+6
* fix mvbc_p board build warningsAndre Schwarz2008-08-211-6/+6
* Fix merge problemsStefan Roese2008-08-061-1/+2
* mpc5xxx: Add MVBC_P board supportAndre Schwarz2008-07-157-0/+703
OpenPOWER on IntegriCloud