summaryrefslogtreecommitdiff
path: root/board/matrix_vision
AgeCommit message (Expand)AuthorFilesLines
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-2/+2
2012-03-19bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass1-1/+1
2012-03-19bootstage: Convert net progress numbers to enumsSimon Glass1-1/+1
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass1-1/+1
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass2-2/+2
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2011-12-06mv_common.c: get rid of 'defined but not used' warningMichael Jones1-1/+1
2011-11-27mvblx: punt unused clean/distclean targetsMichael Jones1-6/+0
2011-11-04OMAP3: mvblx: Initial support for mvBlueLYNX-XMichael Jones7-0/+1263
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger5-30/+0
2011-08-01fpga: constify to fix build warningWolfgang Denk6-6/+6
2011-07-28mv_common.c: don't compile reset_environment if ENV_IS_NOWHEREMichael Jones1-0/+2
2011-07-07mpc83xx: Add support for MergerBox boardAndre Schwarz7-0/+824
2011-04-25powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"Joakim Tjernlund1-1/+1
2011-04-21powerpc, 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-285xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-47/+11
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier4-8/+8
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2-25/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk3-43/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk3-7/+9
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-4/+1
2010-05-15MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk2-4/+4
2010-05-07mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz2-0/+1
2010-05-05mvsmr: fix link errorAnatolij Gustschin1-5/+5
2010-04-22Move 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
2009-12-095xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-1/+0
2009-10-03fpga: Remove relocation fixupsPeter Tyser2-9/+4
2009-09-23Remove deprecated 'autoscr' command/variablesPeter Tyser2-4/+4
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz4-0/+206
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz6-145/+56
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala4-4/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-42/+42
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-09-03Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren1-1/+2
2008-09-03Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+6
2008-08-26change mvBL-M7 default env and move to vendor subdirAndre Schwarz8-0/+649
2008-08-21fix mvbc_p board build warningsAndre Schwarz1-6/+6
2008-08-06Fix merge problemsStefan Roese1-1/+2
2008-07-15mpc5xxx: Add MVBC_P board supportAndre Schwarz7-0/+703