summaryrefslogtreecommitdiff
path: root/board/Marvell
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-15serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driverMarek Vasut1-13/+67
2012-09-03Cosmetic doc typo fixes to the kwbimage feature docsKarl O. Pinc1-2/+2
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2-0/+210
2012-07-07kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp6-6/+6
2012-05-23net: Fix remaining API interface breakageJoe Hershberger4-10/+4
2012-05-23net: Remove redefinitions of net.h functionsJoe Hershberger2-4/+0
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2-2/+2
2012-03-07PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2-1/+7
2012-03-07PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2-1/+6
2011-12-02DB64460: Fix GCC 4.6 build warningsWolfgang Denk3-296/+255
2011-12-02DB64360: Fix GCC 4.6 build warningsWolfgang Denk3-299/+254
2011-11-04ARM: dreamplug: fix compilationAnatolij Gustschin1-0/+1
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk12-0/+472
2011-10-28GCC4.6: Add macros to mv_gen_reg.hMarek Vasut1-0/+8
2011-10-27Marvell: dkb: add mmc supportLei Wen1-0/+43