summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision/mvsmr
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
* kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-4/+0
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-281-1/+1
* kbuild: use short logs for some board specific make rulesMasahiro Yamada2014-03-121-1/+7
* board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-041-0/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-1/+1
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-17/+4
* 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-245-87/+5
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+55
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"Joakim Tjernlund2011-04-241-1/+1
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-1/+2
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-091-24/+0
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-47/+11
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-1/+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
* MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2010-05-151-2/+2
* mvsmr: fix link errorAnatolij Gustschin2010-05-041-5/+5
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-5/+5
* Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz2010-04-108-0/+730
OpenPOWER on IntegriCloud