Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b29712e941e15c8385cf8f0347b165c148b133bc
/
include
/
configs
/
kzm9g.h
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
74c8cb0
ARM: rmobile: Zap #undef DEBUG
by Marek Vasut
· 7 years ago
83a64be
ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to Kconfig
by Marek Vasut
· 7 years ago
e89f8aa
treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig
by Mario Six
· 7 years ago
b996b7d
ARM: Drop unreferenced CONFIG_* defines named after boards
by Tuomas Tynkkynen
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
278b90c
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
8daec2d
net: Add SMC911X driver to Kconfig, convert
by Adam Ford
· 7 years ago
8a7507a
include/configs: remove default values of CONFIG_SYS_BARGSIZE
by Thomas Petazzoni
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
3784c78
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
5abc1a4
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
03a38a3
serial: sh: Convert to Kconfig
by Marek Vasut
· 7 years ago
85fc970
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
a5d6754
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
f3f3eff
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· 8 years ago
84f2a5d
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
by Simon Glass
· 8 years ago
3505bc5
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
by Simon Glass
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
19a9747
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· 8 years ago
9dd1d0a
common, kconfig: move VERSION_VARIABLE to Kconfig
by Heiko Schocher
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
1cc95f6
ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE
by Nobuhiro Iwamatsu
· 9 years ago
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
3709844
armv7: add cacheline sizes where missing
by Albert ARIBAUD
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
181bd9d
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
42eccdd
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 9 years ago
f40b989
rmobile: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
fc56da0
arm: kzm9g: Add CONFIG_SYS_GENERIC_BOARD
by Tetsuyuki Kobayashi
· 11 years ago
627b73e
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
by Masahiro Yamada
· 11 years ago
e63510d
configs: clean up unused macro CONFIG_L2_OFF
by Masahiro Yamada
· 11 years ago
2035d77
i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework
by Nobuhiro Iwamatsu
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
59562ff
arm: rmobile: kzm9g: Change clock definition of SCIF from CONFIG_SYS_CLK_FREQ to CONFIG_SH_SCIF_CLK_FREQ
by Nobuhiro Iwamatsu
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
020ec72
i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
by Tetsuyuki Kobayashi
· 12 years ago
3ce2703
i2c: sh_i2c.c: adjust for SH73A0
by Tetsuyuki Kobayashi
· 12 years ago
b1af67f
i2c: sh_i2c.c: support iccl and icch extension
by Tetsuyuki Kobayashi
· 12 years ago
eae6c8a
arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
by Nobuhiro Iwamatsu
· 12 years ago
af0dd19
arm: rmobile: kzm9g: remove unrelated config
by Nobuhiro Iwamatsu
· 12 years ago
15f2aa7
arm: rmobile: kzm9g: Add LIBFDT support
by Nobuhiro Iwamatsu
· 12 years ago
67d4d26
arm: rmobile: kzm9g: remove unrelated config
by Tetsuyuki Kobayashi
· 12 years ago
38263df
arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
by Tetsuyuki Kobayashi
· 12 years ago
18a65af
arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
by Tetsuyuki Kobayashi
· 12 years ago
087a277
arm: rmobile: kzm9g: change prompt to board specific
by Tetsuyuki Kobayashi
· 12 years ago
9415cf9
arm: rmobile: kzm9g: Modify sdram area
by Tetsuyuki Kobayashi
· 12 years ago
8d811ca
arm: rmobile: Add supoprt for KMC KZM-A9-GT board
by Nobuhiro Iwamatsu
· 12 years ago