summaryrefslogtreecommitdiff
path: root/include/configs/nokia_rx51.h
Commit message (Expand)AuthorAgeFilesLines
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* Convert CONFIG_OMAP3_SPI to KconfigAdam Ford2017-08-131-1/+0
* Convert CONFIG_CMD_ONENAND to KconfigSimon Glass2017-08-111-6/+0
* Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-101-1/+0
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-091-1/+1
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-2/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-10/+0
* gpio: Move OMAP_GPIO to KconfigTom Rini2017-05-151-1/+0
* omap3: Drop unused CONFIG_OMAP3_xxx board definesTom Rini2017-05-151-1/+0
* TI: Drop 'CONFIG_OMAP'Tom Rini2017-05-151-3/+0
* power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford2017-05-091-1/+0
* Drop CONFIG_CMD_CLEARSimon Glass2017-04-301-2/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-8/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* ARM: Migrate errata to KconfigTom Rini2017-03-091-4/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-031-2/+0
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-211-1/+0
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-231-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-5/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-211-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-2/+2
* nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski2015-07-271-1/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-9/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-0/+4
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-131-1/+1
* Nokia RX-51: Use generic boardPali Rohár2015-01-291-0/+1
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-2/+0
|\