Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
03279b7d1f0b81f0d635718802352ce64bb01965
/
include
/
configs
/
ids8313.h
a3c1e0e
powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig
by Rasmus Villemoes
· 5 years ago
a09fea1
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
a8992e7
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
37304aa
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
by Simon Glass
· 5 years ago
b06da06
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
by Simon Glass
· 5 years ago
42c9a49
mpc83xx: Get rid of CONFIG_SYS_LBC_*
by Mario Six
· 6 years ago
133ec60
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
by Mario Six
· 6 years ago
8a81bfd
mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
by Mario Six
· 6 years ago
7c2e535
mpc83xx: Migrate CONFIG_LCRR_* to Kconfig
by Mario Six
· 6 years ago
73df96a
mpc83xx: Migrate arbiter config to Kconfig
by Mario Six
· 6 years ago
71da747
mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig
by Mario Six
· 6 years ago
be5abb0
mpc83xx: Migrate HID config to Kconfig
by Mario Six
· 6 years ago
fe7d654
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
by Mario Six
· 6 years ago
a8f9753
mpc83xx: Simplify BR,OR lines
by Mario Six
· 6 years ago
5d2f4c9
mpc83xx: Normalize BR/OR option lines
by Mario Six
· 6 years ago
9c5df7a
mpc83xx: Migrate LBLAW_* to Kconfig
by Mario Six
· 6 years ago
30915ab
mpc83xx: Migrate BATS config to Kconfig
by Mario Six
· 6 years ago
93de253
powerpc: Migrate HIGH_BATS to Kconfig
by Mario Six
· 6 years ago
21c1502
mpc83xx: Kconfig: Migrate HRCW to Kconfig
by Mario Six
· 6 years ago
ff3bb0c
mpc83xx: Get rid of CONFIG_83XX_CLKIN
by Mario Six
· 6 years ago
0f06f57
mpc83xx: Replace CONFIG_83XX_CLKIN in calculations
by Mario Six
· 6 years ago
9403fc4
mpc83xx: Introduce ARCH_MPC831*
by Mario Six
· 6 years ago
35f9d9b
spi: Zap CONFIG_HARD_SPI
by Jagan Teki
· 6 years ago
2fe88d4
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· 6 years ago
8ccf98b
Convert CONFIG_MISC_INIT_R to Kconfig
by Adam Ford
· 6 years ago
d7869b2
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
9c5b009
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
by Adam Ford
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
002c323
Migrate IMAGE_FORMAT_LEGACY to Kconfig
by Alex Kiernan
· 7 years ago
5bc0543
treewide: Convert CONFIG_HOSTNAME to a string option
by Mario Six
· 7 years ago
1715105
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
by Mario Six
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
39bcbb7
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
by Tom Rini
· 7 years ago
4bc4f8a
Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig
by Alex Kiernan
· 7 years ago
6cdd70e
Convert CONFIG_BOOTCOUNT_I2C to Kconfig
by Alex Kiernan
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
d1ec946
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
by Lukasz Majewski
· 7 years ago
bbdf386
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
7dd97af
powerpc: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 7 years ago
43ede0b
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
1f20fc5
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
5abc1a4
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
85fc970
Convert CONFIG_ENV_IS_IN_FLASH 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
b8682a7
Convert CONFIG_CMD_JFFS2 to Kconfig
by Simon Glass
· 7 years ago
551c393
Convert CONFIG_CMD_HASH to Kconfig
by Simon Glass
· 7 years ago
ffc7658
Convert CONFIG_CMD_ENV_FLAGS to Kconfig
by Simon Glass
· 7 years ago
089df18
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 8 years ago
eb5ba3a
i2c: Drop use of CONFIG_I2C_HARD
by Simon Glass
· 8 years ago
c9032ce
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
8f2fe0c
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
9dd1d0a
common, kconfig: move VERSION_VARIABLE to Kconfig
by Heiko Schocher
· 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
cb04db1
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
23922e2
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
d126e01
autoboot.c: Move config options to Kconfig
by Stefan Roese
· 9 years ago
42eccdd
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· 9 years ago
073adf9
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
11a9662
configs: Move CONFIG_FIT_SIGNATURE to defconfig
by Ruchika Gupta
· 10 years ago
c66109c
config: remove redundant CONFIG_SYS_PROMPT defines
by Masahiro Yamada
· 10 years ago
0383805
mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board
by Heiko Schocher
· 10 years ago
d835e91
mpc8313, signed fit: enable legacy image format on ids8313 board
by Heiko Schocher
· 10 years ago
488c47a
config: remove platform CONFIG_SYS_HZ definition part 4
by Masahiro Yamada
· 11 years ago
eaf8c98
mpc83xx: add ids8313 support
by Heiko Schocher
· 11 years ago