summaryrefslogtreecommitdiff
path: root/board/keymile/km_arm
Commit message (Expand)AuthorAgeFilesLines
* arm/km: remove unmaintained board kmsuv31Holger Brunck2020-01-231-1/+0
* arm/km: remove unmaintained board SUGP1Holger Brunck2020-01-233-28/+0
* arm/km: add support for SUSE2Holger Brunck2020-01-233-2/+26
* common: Move reset_phy() to net.hSimon Glass2020-01-171-0/+1
* arm/km: remove board KMCOGE3UNHolger Brunck2020-01-102-55/+1
* km/boards: add MAC address offset as argument to ivm_populate_envHolger Brunck2020-01-101-1/+2
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/12Aug2019Tom Rini2019-08-122-1/+31
|\
| * km/arm: remove unmaintained target PORTL2Pascal Linder2019-08-121-1/+0
| * km/rgmii: port Ethernet interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km/uart: port UART interface of KM Kirkwood boards to driver modelPascal Linder2019-08-121-0/+1
| * km: add Kconfig menus for KM boardsPascal Linder2019-08-121-0/+29
* | env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
|/
* km/spi: remove deprecated SPI flash driver code for KM Kirkwood boardsPascal Linder2019-07-111-12/+0
* km/spi: activate driver model for SPI flash on KM Kirkwood boardsPascal Linder2019-07-111-0/+3
* km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boardsPascal Linder2019-07-111-0/+31
* km: modify Kconfig file organization for KM boardsPascal Linder2019-07-111-0/+7
* board/km: update maintainer e-mailHolger Brunck2019-06-051-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-17/+7
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* i2c: keymile: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-4/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp2015-11-181-1/+1
* arm/mgcoge3un: check dip_switch at startupHolger Brunck2015-11-181-4/+7
* arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller2015-11-181-0/+55
* KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-161-1/+1
* kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+5
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-231-2/+2
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-231-2/+2
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-231-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+14
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* arm/km: introduce kmsugp1 targetGerlando Falauto2014-02-132-0/+30
* arm/km: fix wrong error handlingHolger Brunck2014-02-131-5/+5
* arm/km: make local function startup_allowed staticHolger Brunck2014-02-131-1/+1
* arm/km: drop unneeded defineHolger Brunck2014-02-131-4/+0
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-4/+4
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-4/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-119/+7
|/
* arm/km: make local functions staticHolger Brunck2013-06-101-2/+2
* Fix references to the documentation filesAnatolij Gustschin2013-05-104-4/+4
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-091-1/+1
* arm/km: remove duplicate codeValentin Longchamp2013-01-091-14/+0
* arm/km: fix memory settingsHolger Brunck2013-01-094-52/+10