summaryrefslogtreecommitdiff
path: root/board/keymile/km_arm
AgeCommit message (Expand)Author
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck
2020-01-23arm/km: add support for SUSE2Holger Brunck
2020-01-17common: Move reset_phy() to net.hSimon Glass
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder
2019-08-12km: add Kconfig menus for KM boardsPascal Linder
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder
2019-07-11km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder
2019-07-11km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-06-05board/km: update maintainer e-mailHolger Brunck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-05-15i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-11-18arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp
2015-11-18arm/mgcoge3un: check dip_switch at startupHolger Brunck
2015-11-18arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp
2015-02-16kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto
2014-02-13arm/km: fix wrong error handlingHolger Brunck
2014-02-13arm/km: make local function startup_allowed staticHolger Brunck
2014-02-13arm/km: drop unneeded defineHolger Brunck
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-06-10arm/km: make local functions staticHolger Brunck
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD
2013-01-09arm/km: remove duplicate codeValentin Longchamp
2013-01-09arm/km: fix memory settingsHolger Brunck