summaryrefslogtreecommitdiff
path: root/include/configs/vf610twr.h
Commit message (Expand)AuthorAgeFilesLines
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-2/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-6/+0
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-221-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-6/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-03-191-2/+0
|\
| * ARM: vf610: move to standard arch/board approachStefan Agner2017-03-191-2/+0
* | Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
|/
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun2017-01-041-2/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam2016-12-161-1/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+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-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