Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-01-17 | common: Move reset_phy() to net.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
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-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 |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
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-01-09 | kirkwood: make MPP arrays static const | Albert ARIBAUD |
2012-07-07 | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp |
2011-10-27 | ARM: kirkwood: reduce dependence of including platform file | Lei Wen |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-28 | kirkwood: get rid of config.mk files | Prafulla Wadaskar |
2010-10-20 | Kirkwood: bugfix: broken early console messages | Prafulla Wadaskar |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-10-13 | Kirkwood: dram_init is moved to dram.c | Prafulla Wadaskar |
2010-05-21 | bugfix: Guruplug: Use standard miiphy | Mahavir Jain |
2010-04-30 | Marvell GuruPlug Board Support | Siddarth Gore |