aboutsummaryrefslogtreecommitdiff
path: root/board/matrix_vision/mvsmr
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-06-05kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada1-4/+0
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-1/+1
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek1-1/+1
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek1-1/+1
2014-03-28kbuild: Rename UIMAGE to MKIMAGEMarek Vasut1-1/+1
2014-03-12kbuild: use short logs for some board specific make rulesMasahiro Yamada1-1/+7
2014-03-04board: .gitignore: ignore board-specific generated filesMasahiro Yamada1-0/+1
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada1-1/+1
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-1/+1
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-17/+4
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 Denk5-87/+5
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+55
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-24powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"Joakim Tjernlund1-1/+1
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund1-1/+2
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2010-12-09Move LDSCRIPT definitions to board config files.Wolfgang Denk1-24/+0
2010-11-275xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-47/+11
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-1/+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
2010-05-15MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk1-2/+2
2010-05-04mvsmr: fix link errorAnatolij Gustschin1-5/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-5/+5
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz8-0/+730