Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
246a5e5fc20d4aa922bd980dd3272ebcb6b7a462
/
include
/
configs
/
nokia_rx51.h
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6f6b7cf
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 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
11d2e98
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
by Adam Ford
· 7 years ago
3b9e2a2
Convert CONFIG_TWL4030_USB to Kconfig
by Adam Ford
· 7 years ago
e13a9dc
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
by Adam Ford
· 7 years ago
43ede0b
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
34330a3
Convert CONFIG_EMIF4 et al to Kconfig
by Adam Ford
· 7 years ago
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
432e398
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
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
ebb3e43
Convert CONFIG_OMAP3_SPI to Kconfig
by Adam Ford
· 7 years ago
978f085
Convert CONFIG_CMD_ONENAND to Kconfig
by Simon Glass
· 7 years ago
daa0f05
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
by Adam Ford
· 7 years ago
94d50be
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
by Adam Ford
· 7 years ago
2be2965
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE 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
29cb2b3
gpio: Move OMAP_GPIO to Kconfig
by Tom Rini
· 7 years ago
bdf1067
omap3: Drop unused CONFIG_OMAP3_xxx board defines
by Tom Rini
· 7 years ago
89024dd
TI: Drop 'CONFIG_OMAP'
by Tom Rini
· 7 years ago
05b8dc5
power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs
by Adam Ford
· 8 years ago
3d0aeb9
Drop CONFIG_CMD_CLEAR
by Simon Glass
· 8 years ago
01abae4
Remove various unused interrupt related code
by Tom Rini
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
8dda2e2
ARM: Migrate errata to Kconfig
by Tom Rini
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
5492532
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
1d2c050
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· 8 years ago
c272699
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
4880b02
cmd: Convert CMD_BOOTMENU
by Tom Rini
· 8 years ago
187f9dc
TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2
by Tom Rini
· 8 years ago
0872d44
Convert CONFIG_VIDEO_SW_CURSOR to Kconfig
by Simon Glass
· 8 years ago
c674519
Convert CONFIG_CFB_CONSOLE_ANSI to Kconfig
by Simon Glass
· 8 years ago
bdba2b3
Convert CONFIG_CFB_CONSOLE to Kconfig
by Simon Glass
· 8 years ago
ef26d60
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
27604b1
Convert CONFIG_VIDEO 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
8f2fe0c
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
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
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
3709844
armv7: add cacheline sizes where missing
by Albert ARIBAUD
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
e4aa8ed
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 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
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
8845ad4
nokia_rx51: Typo in CONFIG_MUSB_HCD fixup
by Paul Kocialkowski
· 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
6eed378
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
cdef0b3
ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766
by Nishanth Menon
· 10 years ago
987ec58
ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs
by Nishanth Menon
· 10 years ago
8dcd1b7
Nokia RX-51: Use generic board
by Pali Rohár
· 10 years ago
3cfbcb5
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· 10 years ago
b1cdd8b
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
222a311
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
by pekon gupta
· 10 years ago
709ea54
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
6789e84
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
806d279
ARM: OMAP: Add CONFIG_OMAP_COMMON
by Lokesh Vutla
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d999398
RX-51: Add support for bootmenu
by Pali Rohár
· 12 years ago
ed407be
New board support: Nokia RX-51 aka N900
by Pali Rohár
· 12 years ago