aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/km_arm
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-18km/kirkwood: enable USB support and the host controller driverHolger Brunck1-0/+4
2020-12-01km/arm: coding style clean upHolger Brunck2-27/+30
2020-07-17board/km: update MAINTAINERS emailHolger Brunck1-1/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-01-23arm/km: remove unmaintained board kmsuv31Holger Brunck1-1/+0
2020-01-23arm/km: remove unmaintained board SUGP1Holger Brunck3-28/+0
2020-01-23arm/km: add support for SUSE2Holger Brunck3-2/+26
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2020-01-10arm/km: remove board KMCOGE3UNHolger Brunck2-55/+1
2020-01-10km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck1-1/+2
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-1/+31
2019-08-12km/arm: remove unmaintained target PORTL2Pascal Linder1-1/+0
2019-08-12km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder1-0/+1
2019-08-12km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder1-0/+1
2019-08-12km: add Kconfig menus for KM boardsPascal Linder1-0/+29
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-11km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder1-12/+0
2019-07-11km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder1-0/+3
2019-07-11km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder1-0/+31
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder1-0/+7
2019-06-05board/km: update maintainer e-mailHolger Brunck1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-17/+7
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-05-15i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass1-4/+0
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-11-18arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp1-1/+1
2015-11-18arm/mgcoge3un: check dip_switch at startupHolger Brunck1-4/+7
2015-11-18arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller1-0/+55
2015-02-16KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp1-1/+1
2015-02-16kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp1-1/+5
2014-10-23arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese1-2/+2
2014-10-23arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese1-2/+2
2014-10-23arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+14
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto2-0/+30
2014-02-13arm/km: fix wrong error handlingHolger Brunck1-5/+5
2014-02-13arm/km: make local function startup_allowed staticHolger Brunck1-1/+1
2014-02-13arm/km: drop unneeded defineHolger Brunck1-4/+0
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-4/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-21/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-119/+7
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-4/+4