aboutsummaryrefslogtreecommitdiff
path: root/board/Marvell
AgeCommit message (Expand)Author
2015-08-17arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese
2015-08-17arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-07-23arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese
2015-07-10arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese
2015-02-24ARM: remove dkb board supportMasahiro Yamada
2015-02-06arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese
2015-02-06arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-27arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking worksStefan Roese
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-11cosmetic: Whitespace fixVasili Galka
2014-04-17board: Marvell: delete an unused source fileMasahiro Yamada
2014-01-24board: delete meaningless serial.hMasahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-04-01Consolidate bool typeYork Sun
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driverMarek Vasut
2012-09-03Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-07-07kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-05-22net: Remove redefinitions of net.h functionsJoe Hershberger
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger
2012-03-06PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut
2012-03-06PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut
2011-12-02DB64460: Fix GCC 4.6 build warningsWolfgang Denk
2011-12-02DB64360: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-03ARM: dreamplug: fix compilationAnatolij Gustschin