summaryrefslogtreecommitdiffstats
path: root/include/configs/vf610twr.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-5/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
* arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV2016-02-021-3/+0
* armv7: add cacheline sizes where missingAlbert ARIBAUD2016-01-311-0/+2
* serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-201-1/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* arm: vf610twr: improve memory layoutStefan Agner2015-10-151-6/+21
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-241-0/+1
* mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-241-3/+0
* arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir2015-01-141-3/+0
* arm: vf610: fix boot from SD-cardStefan Agner2015-01-091-1/+4
* arm: vf610: add NAND support for vf610twrStefan Agner2014-09-161-1/+45
* arm: vf610: Add QSPI support for VF610TWRChao Fu2014-06-091-0/+12
* vf610twr: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* i2c: update config using mxc driver to new subsystemtrem2013-10-171-4/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+7
|\
| * vf610: Add I2C support for Vybrid VF610 platformAlison Wang2013-07-231-0/+7
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
|/
* vf610twr: Remove SoC name from U-Boot promptOtavio Salvador2013-06-281-1/+1
* vf610twr: Add default environment in line with other Freescale boardsOtavio Salvador2013-06-281-2/+89
* arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang2013-06-031-0/+140
OpenPOWER on IntegriCloud