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
/
kmp204x
Commit message (
Expand
)
Author
Age
Files
Lines
*
board/km: update MAINTAINERS email
Holger Brunck
2020-07-17
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
4
-4
/
+4
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
KM/kmp204x: qrio and i2c deblock code moved to common
Holger Brunck
2020-01-23
5
-287
/
+12
*
kmp204x: do not make FPGA config error fail board_early_init_r
Holger Brunck
2020-01-23
1
-1
/
+1
*
common: Move device-tree setup functions to fdt_support.h
Simon Glass
2020-01-17
1
-0
/
+1
*
km/boards: add MAC address offset as argument to ivm_populate_env
Holger Brunck
2020-01-10
1
-1
/
+2
*
board/km: remove CONFIG_KM_BOARD_NAME
Holger Brunck
2019-12-23
1
-1
/
+1
*
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
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
1
-1
/
+0
|
\
|
*
powerpc/km: remove unmaintained board KMLION1
Holger Brunck
2019-08-12
1
-1
/
+0
*
|
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
|
/
*
km: modify Kconfig file organization for KM boards
Pascal Linder
2019-07-11
1
-0
/
+8
*
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
10
-23
/
+11
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
drivers/misc: Share qbman init between archs
Ahmed Mansour
2018-01-10
1
-1
/
+1
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-2
/
+2
*
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
-1
/
+1
*
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-13
1
-1
/
+1
*
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
1
-2
/
+6
*
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-04-05
1
-1
/
+1
*
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-09-27
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
KM/IVM: remove ivm_read_eeprom(void)
Valentin Longchamp
2015-02-16
1
-1
/
+1
*
85xx/kmp204x: read the IVM eeprom earlier
Valentin Longchamp
2015-02-16
1
-1
/
+4
*
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-21
1
-1
/
+3
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-3
/
+0
*
kmp204x: reset the Zarlink clocking chips at power up only
Valentin Longchamp
2014-08-20
1
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-08-06
3
-0
/
+54
|
\
|
*
kmp204x: prepare to use CPU watchdog
Boschung, Rainer
2014-08-01
1
-0
/
+3
|
*
kmp204x/qrio: support for setting the CPU reset request mode
Boschung, Rainer
2014-08-01
2
-0
/
+22
|
*
kmp204x: set CPU watchdog reset reason flag
Boschung, Rainer
2014-08-01
1
-0
/
+12
|
*
kmp204x/qrio: prepare support for the CPU watchdog reset reason
Boschung, Rainer
2014-08-01
2
-0
/
+17
*
|
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+7
*
|
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+15
|
/
*
kmp204x: add workaround for A-004849
Valentin Longchamp
2014-05-13
1
-6
/
+37
*
kmp204x: update the RCW
Valentin Longchamp
2014-05-13
1
-1
/
+1
*
kmp204x: complete the reset sequence and PRST configuration
Valentin Longchamp
2014-05-13
4
-19
/
+45
*
kmp204x: selftest/factory test pin support
Valentin Longchamp
2014-05-13
1
-0
/
+13
*
kmp204x: handle dip-switch for factory settings
Stefan Bigler
2014-05-13
3
-0
/
+30
*
kmp204x: Add support for the unit LEDs
Stefan Bigler
2014-05-13
3
-0
/
+19
[next]