summaryrefslogtreecommitdiff
path: root/board/Marvell
AgeCommit message (Expand)AuthorFilesLines
2016-04-04arm: mvebu: Add basic support for Armada 375 eval board db-88f6720Stefan Roese4-0/+116
2016-03-24arm: mvebu: db-88f6820: Drop obsolete binary.0 placeholderAndreas Färber1-16/+0
2016-01-14arm: mvebu: Consolidate board Kconfig options into one fileStefan Roese2-24/+0
2016-01-14net: mvneta: Convert to driver modelStefan Roese1-20/+12
2016-01-14arm: mvebu: Add DM and OF_CONTROL support to SPLStefan Roese2-2/+2
2015-11-18arm: mvebu: a38x: serdes specification cleanupKevin Smith1-2/+3
2015-11-18arm: mvebu: a38x: Remove unsupported topologiesKevin Smith1-0/+16
2015-11-10Revive OpenRD targetsAlbert ARIBAUD6-0/+380
2015-10-20arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2-6/+0
2015-09-11arm: Remove rd6281a boardSimon Glass6-360/+0
2015-09-11arm: Remove openrd boardsSimon Glass6-381/+0
2015-09-11arm: Remove mv88f6281gtw_ge boardSimon Glass6-315/+0
2015-08-17arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese1-0/+7
2015-08-17arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese1-0/+7
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2-4/+0
2015-07-23arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese3-1/+50
2015-07-10arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese1-0/+6
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese5-0/+153
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese1-1/+2
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese1-1/+1
2015-02-25ARM: remove dkb board supportMasahiro Yamada4-115/+0
2015-02-06arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese1-1/+1
2015-02-06arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese1-17/+0
2014-11-13kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada1-8/+0
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj3-9/+0
2014-10-28arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking worksStefan Roese1-0/+17
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk35-24975/+0
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese5-0/+168
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese6-6/+6
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese6-18/+18
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese6-6/+6
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada3-3/+3
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada11-39/+0
2014-08-31kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada6-48/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada11-0/+72
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada11-0/+237
2014-06-12cosmetic: Whitespace fixVasili Galka1-2/+2
2014-04-18board: Marvell: delete an unused source fileMasahiro Yamada1-115/+0
2014-01-25board: delete meaningless serial.hMasahiro Yamada2-74/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada2-8/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2-46/+4
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada9-195/+9
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk5-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk61-1069/+63
2013-05-10Fix references to the documentation filesAnatolij Gustschin5-5/+5
2013-04-02Consolidate bool typeYork Sun6-26/+7
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD6-6/+6
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger2-14/+6
2012-10-17serial: Use default_serial_puts() in driversMarek Vasut1-8/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-32/+0