summaryrefslogtreecommitdiff
path: root/board/matrix_vision/mvsmr
Commit message (Expand)AuthorAgeLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-17/+4
* 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-87/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+55
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"Joakim Tjernlund2011-04-24-1/+1
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-20-1/+2
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-09-24/+0
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-47/+11
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-1/+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
* MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2010-05-15-2/+2
* mvsmr: fix link errorAnatolij Gustschin2010-05-04-5/+5
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-5/+5
* Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz2010-04-10-0/+730