Age | Commit message (Expand) | Author |
2014-11-13 | kconfig: arm: select CPU_V7 for some new boards | Masahiro Yamada |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-10-27 | arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works | Stefan Roese |
2014-10-27 | PowerPC: drop some 74xx_7xx boards and related code | Wolfgang Denk |
2014-10-23 | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board | Stefan Roese |
2014-10-23 | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese |
2014-10-23 | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-06-11 | cosmetic: Whitespace fix | Vasili Galka |
2014-04-17 | board: Marvell: delete an unused source file | Masahiro Yamada |
2014-01-24 | board: delete meaningless serial.h | Masahiro Yamada |
2013-11-17 | Makefile: make directories by Makefile.build | Masahiro Yamada |
2013-11-01 | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-10 | Fix references to the documentation files | Anatolij Gustschin |
2013-04-01 | Consolidate bool type | York Sun |
2013-01-09 | kirkwood: make MPP arrays static const | Albert ARIBAUD |
2012-12-13 | env: Use getenv_yesno() more generally | Joe Hershberger |
2012-10-17 | serial: Use default_serial_puts() in drivers | Marek Vasut |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut |
2012-10-15 | serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver | Marek Vasut |
2012-09-03 | Cosmetic doc typo fixes to the kwbimage feature docs | Karl O. Pinc |
2012-07-29 | doc: cleanup - move board READMEs into respective board directories | Wolfgang Denk |
2012-07-07 | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp |
2012-05-23 | net: Fix remaining API interface breakage | Joe Hershberger |
2012-05-22 | net: Remove redefinitions of net.h functions | Joe Hershberger |
2012-03-18 | net/miiphy/serial: drop duplicate "NAMESIZE" define | Mike Frysinger |
2012-03-06 | PPC: Drop mv6446x_eth_initialize() from net/eth.c | Marek Vasut |
2012-03-06 | PPC: Drop mv6436x_eth_initialize() from net/eth.c | Marek Vasut |
2011-12-02 | DB64460: Fix GCC 4.6 build warnings | Wolfgang Denk |
2011-12-02 | DB64360: Fix GCC 4.6 build warnings | Wolfgang Denk |
2011-11-03 | ARM: dreamplug: fix compilation | Anatolij Gustschin |
2011-10-28 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-10-27 | GCC4.6: Add macros to mv_gen_reg.h | Marek Vasut |
2011-10-27 | Marvell: dkb: add mmc support | Lei Wen |
2011-10-27 | gplug: fixed build error as a result of code cleanup patch | Prafulla Wadaskar |
2011-10-27 | ARM: kirkwood: reduce dependence of including platform file | Lei Wen |
2011-10-27 | ARM: armada100: reduce dependence of including platform file | Lei Wen |
2011-10-27 | Armada100: Add SPI support for Marvell gplugD | Ajay Bhargav |
2011-10-27 | dreamplug: initial board support. | Jason Cooper |
2011-10-22 | build: add missing $(AR)->$(cmd_link_o_target) update | Mike Frysinger |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-30 | Armada100: Enable 88E3015 PHY support for GplugD | Ajay Bhargav |