summaryrefslogtreecommitdiff
path: root/board/matrix_vision
AgeCommit message (Expand)Author
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-02-18omap3: mvblx: pass FPGA version to the kernelMichael Jones
2013-02-18omap3: mvblx: select fpgafilename according to orientationMichael Jones
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Convert net progress numbers to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2011-12-05mv_common.c: get rid of 'defined but not used' warningMichael Jones
2011-11-27mvblx: punt unused clean/distclean targetsMichael Jones
2011-11-04OMAP3: mvblx: Initial support for mvBlueLYNX-XMichael Jones
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-08-01fpga: constify to fix build warningWolfgang Denk
2011-07-28mv_common.c: don't compile reset_environment if ENV_IS_NOWHEREMichael Jones
2011-07-06mpc83xx: Add support for MergerBox boardAndre Schwarz
2011-04-24powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts"Joakim Tjernlund
2011-04-20powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-09Move LDSCRIPT definitions to board config files.Wolfgang Denk
2010-11-275xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser
2010-05-15MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img)Wolfgang Denk
2010-05-07mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz
2010-05-04mvsmr: fix link errorAnatolij Gustschin
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-10Add initial support for Matrix Vision mvSMR board based on MPC5200B.Andre Schwarz
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher
2009-10-03fpga: Remove relocation fixupsPeter Tyser
2009-09-22Remove deprecated 'autoscr' command/variablesPeter Tyser
2009-08-31Add common code dir for Matrix Vision boards.Andre Schwarz
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren
2008-08-25change mvBL-M7 default env and move to vendor subdirAndre Schwarz