summaryrefslogtreecommitdiff
path: root/board/Marvell
AgeCommit message (Expand)AuthorFilesLines
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen1-0/+1
2011-10-27Armada100: Add SPI support for Marvell gplugDAjay Bhargav1-0/+12
2011-10-27dreamplug: initial board support.Jason Cooper4-0/+410
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger3-3/+3
2011-10-16punt unused clean/distclean targetsMike Frysinger8-48/+0
2011-10-01Armada100: Enable 88E3015 PHY support for GplugDAjay Bhargav1-0/+33
2011-10-01Armada100: Enable Ethernet support for GplugDAjay Bhargav1-0/+38
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-15/+15
2011-08-04Armada100: Add Board Support for Marvell GuruPlug-DisplayAjay Bhargav2-0/+119
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams4-4/+4
2011-05-12Initialize second PHY on OpenRD-Client and OpenRD-UltimateClint Adams1-4/+21
2011-05-12Add definitions for OpenRD-Client and OpenRD-UltimateClint Adams1-0/+6
2011-05-12Rename openrd_base files to openrdClint Adams4-2/+2
2011-04-27I2C: add i2c support for Armada100 platformLei Wen1-0/+5
2011-04-27I2C: add i2c support for Pantheon platformLei Wen1-0/+4
2011-02-21Pantheon: Add Board Support for Marvell dkb boardLei Wen2-0/+105
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-2/+2
2010-12-17Armada100: Add Board Support for Marvell Aspenite-DBPrafulla Wadaskar2-0/+105
2010-11-2874xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-270/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier7-14/+14
2010-10-28kirkwood: get rid of config.mk filesPrafulla Wadaskar5-144/+0
2010-10-20Kirkwood: bugfix: broken early console messagesPrafulla Wadaskar5-5/+25
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2-56/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk7-7/+7
2010-10-13Kirkwood: dram_init is moved to dram.cPrafulla Wadaskar5-55/+0
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk2-4/+4
2010-06-24Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2-12/+12
2010-05-22bugfix: Guruplug: Use standard miiphyMahavir Jain1-8/+1
2010-04-30Marvell GuruPlug Board SupportSiddarth Gore5-0/+446
2010-04-22Move arch/ppc to arch/powerpcStefan Roese6-6/+6
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2-2/+2
2009-11-28sheevaplug: correct SDRAM address control registerMark Asselstine1-5/+5
2009-10-13Support for the OpenRD base boardSimon Kagstrom5-0/+463
2009-10-13Kirkwood: mv88f6281gtw_ge: Add kwbimage build supportPrafulla Wadaskar2-0/+168
2009-10-13Kirkwood: rd6281a: Add kwbimage build supportPrafulla Wadaskar2-0/+170
2009-10-03ppc: Enable full relocation to RAMPeter Tyser2-2/+0
2009-09-11Kirkwood: Sheevaplug: Add kwimage configuration filePrafulla Wadaskar2-0/+165
2009-07-23Marvell RD6281A Board supportPrafulla Wadaskar4-0/+296
2009-07-18Marvell MV88F6281GTW_GE Board supportPrafulla Wadaskar4-0/+253
2009-07-18Marvell Sheevaplug Board supportPrafulla Wadaskar4-0/+272
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek3-167/+2
2009-06-12Marvell: i2c cleanupPeter Tyser1-7/+12
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho2-6/+2
2008-11-19Align end of bss by 4 bytesSelvamuthukumar2-0/+2
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk2-6/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD16-236/+236
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2-2/+2
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-03Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2-0/+12
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala2-10/+0