aboutsummaryrefslogtreecommitdiff
path: root/include/configs/vf610twr.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-04mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun1-2/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-16Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-02-02arm: vybrid: Drop enabling GPIO, SPI and UART in legacy modeBhuvanchandra DV1-3/+0
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD1-0/+2
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+1
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-15arm: vf610twr: improve memory layoutStefan Agner1-6/+21
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-24mtd: vf610_nfc: enable ONFI detectionStefan Agner1-0/+1
2015-05-24mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner1-3/+0
2015-01-14arm: vf610: Remove duplicate MTD defines.Bill Pringlemeir1-3/+0
2015-01-09arm: vf610: fix boot from SD-cardStefan Agner1-1/+4
2014-09-16arm: vf610: add NAND support for vf610twrStefan Agner1-1/+45
2014-06-09arm: vf610: Add QSPI support for VF610TWRChao Fu1-0/+12
2014-02-11vf610twr: Set default environment to use zImageOtavio Salvador1-10/+10
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-17i2c: update config using mxc driver to new subsystemtrem1-4/+3
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-0/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang1-0/+7
2013-06-28vf610twr: Remove SoC name from U-Boot promptOtavio Salvador1-1/+1
2013-06-28vf610twr: Add default environment in line with other Freescale boardsOtavio Salvador1-2/+89
2013-06-03arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang1-0/+140