summaryrefslogtreecommitdiffstats
path: root/board/Marvell
Commit message (Expand)AuthorAgeFilesLines
* arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2015-10-202-6/+0
* arm: Remove rd6281a boardSimon Glass2015-09-116-360/+0
* arm: Remove openrd boardsSimon Glass2015-09-116-381/+0
* arm: Remove mv88f6281gtw_ge boardSimon Glass2015-09-116-315/+0
* arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese2015-08-171-0/+7
* arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese2015-08-171-0/+7
* arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-172-4/+0
* arm: mvebu: db-88f6820: Add SPL support with DDR init codeStefan Roese2015-07-233-1/+50
* arm: mvebu: db-88f6820-gp: Add MAINTAINERS fileStefan Roese2015-07-101-0/+6
* arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese2015-05-055-0/+153
* arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-051-1/+2
* arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese2015-05-051-1/+1
* ARM: remove dkb board supportMasahiro Yamada2015-02-244-115/+0
* arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-061-1/+1
* arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2015-02-061-17/+0
* kconfig: arm: select CPU_V7 for some new boardsMasahiro Yamada2014-11-131-8/+0
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-293-9/+0
* arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking worksStefan Roese2014-10-271-0/+17
* PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-2735-24975/+0
* arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese2014-10-235-0/+168
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-236-6/+6
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-236-18/+18
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-236-6/+6
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-243-3/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-1311-39/+0
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-306-48/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-3011-0/+72
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-3011-0/+237
* cosmetic: Whitespace fixVasili Galka2014-06-111-2/+2
* board: Marvell: delete an unused source fileMasahiro Yamada2014-04-171-115/+0
* board: delete meaningless serial.hMasahiro Yamada2014-01-242-74/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-172-8/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-46/+4
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-019-195/+9
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-145-5/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2461-1069/+63
* Fix references to the documentation filesAnatolij Gustschin2013-05-105-5/+5
* Consolidate bool typeYork Sun2013-04-016-26/+7
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-096-6/+6
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-132-14/+6
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-8/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driverMarek Vasut2012-10-151-13/+67
* Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc2012-09-031-2/+2
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-292-0/+210
* kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp2012-07-076-6/+6
* net: Fix remaining API interface breakageJoe Hershberger2012-05-234-10/+4
* net: Remove redefinitions of net.h functionsJoe Hershberger2012-05-222-4/+0
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-182-2/+2
* PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2012-03-062-1/+7
OpenPOWER on IntegriCloud