index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
keymile
/
km_arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
km/kirkwood: enable USB support and the host controller driver
Holger Brunck
2021-01-18
1
-0
/
+4
*
km/arm: coding style clean up
Holger Brunck
2020-12-01
2
-27
/
+30
*
board/km: update MAINTAINERS email
Holger Brunck
2020-07-17
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
arm/km: remove unmaintained board kmsuv31
Holger Brunck
2020-01-23
1
-1
/
+0
*
arm/km: remove unmaintained board SUGP1
Holger Brunck
2020-01-23
3
-28
/
+0
*
arm/km: add support for SUSE2
Holger Brunck
2020-01-23
3
-2
/
+26
*
common: Move reset_phy() to net.h
Simon Glass
2020-01-17
1
-0
/
+1
*
arm/km: remove board KMCOGE3UN
Holger Brunck
2020-01-10
2
-55
/
+1
*
km/boards: add MAC address offset as argument to ivm_populate_env
Holger Brunck
2020-01-10
1
-1
/
+2
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2019-08-12
2
-1
/
+31
|
\
|
*
km/arm: remove unmaintained target PORTL2
Pascal Linder
2019-08-12
1
-1
/
+0
|
*
km/rgmii: port Ethernet interface of KM Kirkwood boards to driver model
Pascal Linder
2019-08-12
1
-0
/
+1
|
*
km/uart: port UART interface of KM Kirkwood boards to driver model
Pascal Linder
2019-08-12
1
-0
/
+1
|
*
km: add Kconfig menus for KM boards
Pascal Linder
2019-08-12
1
-0
/
+29
*
|
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
|
/
*
km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards
Pascal Linder
2019-07-11
1
-12
/
+0
*
km/spi: activate driver model for SPI flash on KM Kirkwood boards
Pascal Linder
2019-07-11
1
-0
/
+3
*
km/spi: overwrite kirkwood_spi weak functions for KM Kirkwood boards
Pascal Linder
2019-07-11
1
-0
/
+31
*
km: modify Kconfig file organization for KM boards
Pascal Linder
2019-07-11
1
-0
/
+7
*
board/km: update maintainer e-mail
Holger Brunck
2019-06-05
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
7
-17
/
+7
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-2
/
+2
*
i2c: keymile: Drop use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-4
/
+0
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switch
Valentin Longchamp
2015-11-18
1
-1
/
+1
*
arm/mgcoge3un: check dip_switch at startup
Holger Brunck
2015-11-18
1
-4
/
+7
*
arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)
Tobias Müller
2015-11-18
1
-0
/
+55
*
KM/IVM: remove ivm_read_eeprom(void)
Valentin Longchamp
2015-02-16
1
-1
/
+1
*
kirkwood/km_arm: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+5
*
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
Stefan Roese
2014-10-23
1
-2
/
+2
*
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
Stefan Roese
2014-10-23
1
-2
/
+2
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
kirkwood: kconfig: refactor Kconfig and defconfig
Masahiro Yamada
2014-08-30
1
-8
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+14
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+23
*
arm/km: introduce kmsugp1 target
Gerlando Falauto
2014-02-13
2
-0
/
+30
*
arm/km: fix wrong error handling
Holger Brunck
2014-02-13
1
-5
/
+5
*
arm/km: make local function startup_allowed static
Holger Brunck
2014-02-13
1
-1
/
+1
*
arm/km: drop unneeded define
Holger Brunck
2014-02-13
1
-4
/
+0
*
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
1
-4
/
+0
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-21
/
+2
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-4
/
+4
|
\
|
*
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-4
/
+4
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
7
-119
/
+7
|
/
[next]