summaryrefslogtreecommitdiffstats
path: root/include/configs/nokia_rx51.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-2/+0
* | stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-2/+3
|/
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-4/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* RX-51: Add support for bootmenuPali Rohár2013-03-291-3/+37
* New board support: Nokia RX-51 aka N900Pali Rohár2012-10-301-0/+452
OpenPOWER on IntegriCloud