summaryrefslogtreecommitdiff
path: root/include/configs/nokia_rx51.h
Commit message (Expand)AuthorAgeLines
* ARM: Migrate errata to KconfigTom Rini2017-03-09-4/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* cmd: Convert CMD_BOOTMENUTom Rini2016-12-03-2/+0
* TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini2016-11-21-1/+0
* Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-1/+0
* Convert CONFIG_VIDEO to KconfigSimon Glass2016-10-23-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-5/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-5/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-2/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-31-0/+2
* ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-1/+0
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-13-1/+0
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-2/+2
* nokia_rx51: Typo in CONFIG_MUSB_HCD fixupPaul Kocialkowski2015-07-27-1/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-9/+0
* autoboot.c: Move config options to KconfigStefan Roese2015-06-08-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-01-1/+0
* ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-13-0/+4
* ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon2015-03-13-1/+1
* Nokia RX-51: Use generic boardPali Rohár2015-01-29-0/+1
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-1/+0
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-2/+0
|\
| * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-25-2/+0
* | stdio: Pass device pointer to stdio methodsSimon Glass2014-07-23-2/+3
|/
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-13-4/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-15-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* RX-51: Add support for bootmenuPali Rohár2013-03-29-3/+37
* New board support: Nokia RX-51 aka N900Pali Rohár2012-10-30-0/+452