summaryrefslogtreecommitdiffstats
path: root/board/matrix_vision
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2431-497/+31
* Consolidate bool typeYork Sun2013-04-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-184-4/+40
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
| * omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+2
| * omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+2
| * omap3: mvblx: pass FPGA version to the kernelMichael Jones2013-02-181-1/+13
| * omap3: mvblx: select fpgafilename according to orientationMichael Jones2013-02-181-0/+24
* | 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-294-0/+271
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-2/+2
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-181-1/+1
* 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-182-2/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-181-1/+1
* mv_common.c: get rid of 'defined but not used' warningMichael Jones2011-12-051-1/+1
* mvblx: punt unused clean/distclean targetsMichael Jones2011-11-271-6/+0
* OMAP3: mvblx: Initial support for mvBlueLYNX-XMichael Jones2011-11-047-0/+1263
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-221-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-155-30/+0
* fpga: constify to fix build warningWolfgang Denk2011-08-016-6/+6
* mv_common.c: don't compile reset_environment if ENV_IS_NOWHEREMichael Jones2011-07-281-0/+2
* mpc83xx: Add support for MergerBox boardAndre Schwarz2011-07-067-0/+824
* 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-174-8/+8
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-182-25/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-183-43/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-183-7/+9
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-231-4/+1
* MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2010-05-152-4/+4
* mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz2010-05-072-0/+1
* 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
* 5xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher2009-12-081-1/+0
* fpga: Remove relocation fixupsPeter Tyser2009-10-032-9/+4
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-222-4/+4
* Add common code dir for Matrix Vision boards.Andre Schwarz2009-08-314-0/+206
* Use common code for Matrix Vision boardsAndré Schwarz2009-08-286-145/+56
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-294-4/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-42/+42
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-1/+2
OpenPOWER on IntegriCloud