Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0e7707f6f25fc1aaca3738b0be51876d29494555
/
board
/
keymile
/
kmp204x
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
078e1b7
board/km: update MAINTAINERS email
by Holger Brunck
· Thu Jul 09 17:31:23 2020 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
9562687
KM/kmp204x: qrio and i2c deblock code moved to common
by Holger Brunck
· Fri Jan 10 12:47:42 2020 +0100
67d1602
kmp204x: do not make FPGA config error fail board_early_init_r
by Holger Brunck
· Fri Jan 10 12:47:41 2020 +0100
3bbe70c
common: Move device-tree setup functions to fdt_support.h
by Simon Glass
· Sat Dec 28 10:44:54 2019 -0700
0340b6a
km/boards: add MAC address offset as argument to ivm_populate_env
by Holger Brunck
· Mon Nov 25 17:24:14 2019 +0100
b3d5f19
board/km: remove CONFIG_KM_BOARD_NAME
by Holger Brunck
· Tue Nov 26 19:09:02 2019 +0100
18afe10
common: Move pci_init_board() out of common.h
by Simon Glass
· Thu Nov 14 12:57:47 2019 -0700
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:46 2019 -0700
a38c518
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Mon Aug 12 23:03:44 2019 -0400
3bb91f6
powerpc/km: remove unmaintained board KMLION1
by Holger Brunck
· Tue Jul 09 09:30:30 2019 +0200
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
305329f
km: modify Kconfig file organization for KM boards
by Pascal Linder
· Tue Jun 18 13:27:47 2019 +0200
e23ff16
board/km: update maintainer e-mail
by Holger Brunck
· Tue Jun 04 14:10:32 2019 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
aa270b4
drivers/misc: Share qbman init between archs
by Ahmed Mansour
· Fri Dec 15 16:01:00 2017 -0500
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
d35f338
board_f: Rename initdram() to dram_init()
by Simon Glass
· Thu Apr 06 12:47:05 2017 -0600
39f90ba
board_f: Drop return value from initdram()
by Simon Glass
· Fri Mar 31 08:40:25 2017 -0600
b4de3f3
board_f: Drop board_type parameter from initdram()
by Simon Glass
· Fri Mar 31 08:40:24 2017 -0600
9fd465c
usb: fsl: Rename fdt_fixup_dr_usb
by Sriram Dash
· Fri Sep 16 17:12:15 2016 +0530
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· Fri Jul 15 13:44:45 2016 -0400
876f7a9
KM/IVM: remove ivm_read_eeprom(void)
by Valentin Longchamp
· Tue Feb 10 17:10:18 2015 +0100
14039f8
85xx/kmp204x: read the IVM eeprom earlier
by Valentin Longchamp
· Tue Feb 10 17:10:15 2015 +0100
2aec3cc
fdt: Allow ft_board_setup() to report failure
by Simon Glass
· Thu Oct 23 18:58:47 2014 -0600
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
2b29303
kmp204x: reset the Zarlink clocking chips at power up only
by Valentin Longchamp
· Tue Aug 19 15:40:04 2014 +0200
acc26f5
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Mon Aug 04 13:35:50 2014 -0400
6e093fc
kmp204x: prepare to use CPU watchdog
by Boschung, Rainer
· Tue Jun 03 09:05:20 2014 +0200
e70e595
kmp204x/qrio: support for setting the CPU reset request mode
by Boschung, Rainer
· Tue Jun 03 09:05:19 2014 +0200
59a31c9
kmp204x: set CPU watchdog reset reason flag
by Boschung, Rainer
· Tue Jun 03 09:05:18 2014 +0200
cacb02b
kmp204x/qrio: prepare support for the CPU watchdog reset reason
by Boschung, Rainer
· Tue Jun 03 09:05:17 2014 +0200
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
d0c782c
kmp204x: add workaround for A-004849
by Valentin Longchamp
· Wed Apr 30 15:01:48 2014 +0200
3f5b37f
kmp204x: update the RCW
by Valentin Longchamp
· Wed Apr 30 15:01:47 2014 +0200
5eb9dab
kmp204x: complete the reset sequence and PRST configuration
by Valentin Longchamp
· Wed Apr 30 15:01:46 2014 +0200
ec92cdb
kmp204x: selftest/factory test pin support
by Valentin Longchamp
· Wed Apr 30 15:01:44 2014 +0200
dafc72d
kmp204x: handle dip-switch for factory settings
by Stefan Bigler
· Fri May 02 10:49:27 2014 +0200
8b6f6c3
kmp204x: Add support for the unit LEDs
by Stefan Bigler
· Fri May 02 10:48:41 2014 +0200
dc146da
kmp204x: initial support for PCIe FPGA configuration
by Valentin Longchamp
· Mon Jan 27 11:49:12 2014 +0100
08f4a46
kmp204x: update I2C field of RCW
by Valentin Longchamp
· Mon Jan 27 11:49:09 2014 +0100
d585ac5
kmp204x: implement workaround for A-006559
by Valentin Longchamp
· Mon Jan 27 11:49:07 2014 +0100
71a2e82
kmp204x: I2C deblocking support
by Rainer Boschung
· Mon Feb 03 08:45:40 2014 +0100
42f3ed6
kmp204x: introduce QRIO GPIO functions
by Valentin Longchamp
· Mon Jan 27 11:49:05 2014 +0100
796d860
kmp204x: support for QRIO1 bootcounter
by Rainer Boschung
· Mon Jan 27 11:49:04 2014 +0100
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· Mon Sep 30 09:22:09 2013 -0700
66023c7
Makefile: make directories by Makefile.build
by Masahiro Yamada
· Mon Nov 11 14:35:54 2013 +0900
d589f92
Makefile: specifiy an explicite object name rather than $(BOARD).o
by Masahiro Yamada
· Mon Nov 11 14:35:50 2013 +0900
3a8e53e
board/keymile/kmp204x/Makefile: Convert to SPDX tag
by Tom Rini
· Fri Nov 01 10:27:12 2013 -0400
b792973
board: powerpc: convert more makefiles to Kbuild style
by Tom Rini
· Fri Nov 01 10:24:19 2013 -0400
c98bf29
mpc85xx: introduce the kmp204x reference design support
by Valentin Longchamp
· Fri Oct 18 11:47:24 2013 +0200