Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b29712e941e15c8385cf8f0347b165c148b133bc
/
include
/
configs
/
r2dplus.h
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
e7dd4f9
sh: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· 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
2a728f3
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
by Simon Glass
· 7 years ago
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 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
75eb997
Convert CONFIG_CMD_IDE 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
3788b45
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
47c5705
r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
by Vladimir Zapolskiy
· 8 years ago
18a40e8
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
by Vladimir Zapolskiy
· 8 years ago
9079acb
sh: remove undefined DEBUG preprocessor token from board config files
by Vladimir Zapolskiy
· 8 years ago
7652704
r2dplus: use P1 area space for text base and PCI system memory
by Vladimir Zapolskiy
· 8 years ago
b032eb1
sh4: remove __io config options from r2dplus and r7780mp boards
by Vladimir Zapolskiy
· 8 years ago
c476215
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
af27382
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 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
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
86e9dc8
net: Move CONFIG_RTL8139 to Kconfig
by Bin Meng
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
cdc902b
sh: sh4: remove CONFIG_SH4 definition from board config
by Nobuhiro Iwamatsu
· 11 years ago
9f61833
sh: delete redundant CONFIG_SH definition
by Masahiro Yamada
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
684a501
sh: boards: Change clock definition of SCIF and TMU
by Nobuhiro Iwamatsu
· 11 years ago
26750c8
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
d5f6a15
CMD: Drop CONFIG_CMD_DFL, it's not used
by Marek Vasut
· 13 years ago
9660e44
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
by Helmut Raiger
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
2cc195e
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
by Michael Jones
· 14 years ago
653f985
sh: Remove config.mk for r2dplus board
by Nobuhiro Iwamatsu
· 14 years ago
c8d4727
sh: r2dplus: Add support zimageboot
by Nobuhiro Iwamatsu
· 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
f2a37fc
ide: add configuration
by Albert Aribaud
· 14 years ago
4b96cb6
Merge branch 'master' of /home/wd/git/u-boot/custodians
by Wolfgang Denk
· 15 years ago
890d242
remove _IO_BASE and KSEG1ADDR from board configuration files
by Timur Tabi
· 15 years ago
be45c63
sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
8dd29c8
sh3/sh4: fix CONFIG_SYS_HZ to 1000
by Jean-Christophe PLAGNIOL-VILLARD
· 15 years ago
2db0e12
sh: Fix cannot work rtl8139 on r2dplus
by Yoshihiro Shimoda
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
6c58a03
serial: move CFG_SCIF_CONSOLE to CONFIG_SCIF_CONSOLE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
873d97a
sh: Update Renesas R2DPlus board
by Nobuhiro Iwamatsu
· 16 years ago
f5e2466
sh: Add support Renesas Solutions R2D plus board
by Nobuhiro Iwamatsu
· 17 years ago