Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
74d90d17eebfeeefd91776e3deb7901c122bef7f
/
include
/
configs
/
smdkc100.h
e090579
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
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
fa37922
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
978f085
Convert CONFIG_CMD_ONENAND to Kconfig
by Simon Glass
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
609bf92
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
by Simon Glass
· 7 years ago
d56b4b1
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· 7 years ago
f3603b4
powerpc: Remove unneccessary #ifdefs in reginfo
by Christophe Leroy
· 7 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 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
a4d8892
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
2fbb846
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
by Masahiro Yamada
· 8 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
adad96e
configs: Re-sync HUSH options
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
a726075
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 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
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
aab7e80
dm: exynos: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
73e256c
dm: exynos: Move serial to driver model
by Simon Glass
· 10 years ago
b8809e6
dm: exynos: gpio: Convert to driver model
by Simon Glass
· 10 years ago
d010fac
dm: exynos: Move smdkc100 to generic board
by Simon Glass
· 10 years ago
2ecd779
exynos: Enable pre-relocation malloc()
by Simon Glass
· 10 years ago
93327f6
samsung: Enable device tree for smdkc100
by Simon Glass
· 10 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
08bcbc4
arm: smdkc100: remove config.mk file
by Minkyu Kang
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
bffe31c1
serial: Remove CONFIG_SERIAL_MULTI from config files
by Marek Vasut
· 12 years ago
3d6ba91
ARM: Remove unused stack and irq config defines
by Rob Herring
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
26750c8
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
75f980b
Removed unused define, CONFIG_ARMV7.
by Christopher Harvey
· 13 years ago
2cc195e
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
dc795a8
S5P: smdkc100: Enable the pwm driver
by Minkyu Kang
· 14 years ago
98877c3
S5P: smdkc100: fix for relocation
by Minkyu Kang
· 14 years ago
e03f316
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
889a275
ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P
by Minkyu Kang
· 14 years ago
f56348a
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
2528dc5
SAMSUNG: SMDKC100: Adds ethernet support.
by Naveen Krishna CH
· 15 years ago
d8e5f55
s5pc1xx: update cache routines
by Minkyu Kang
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
8bc4ee9
s5pc1xx: add support SMDKC100 board
by Minkyu Kang
· 15 years ago