summaryrefslogtreecommitdiff
path: root/board/freescale/vf610twr
AgeCommit message (Expand)AuthorFilesLines
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-05-02MAINTAINERS: Switch nxp.com domainFabio Estevam1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-03-19ARM: vf610: move to standard arch/board approachStefan Agner1-3/+0
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki1-1/+1
2015-10-16vf610twr: Fix typo in DRAM initAnthony Felice1-1/+1
2015-10-02vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)1-51/+105
2015-04-23ARM: vf610: Enable external 32KHz oscillatorStefan Agner1-1/+12
2015-04-23ARM: vf610: Move DDR3 initialization to imx-commonSanchayan Maity1-229/+53
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2-3/+45
2014-10-07vf610twr: Tune DDR initialization settingsAnthony Felice1-34/+60
2014-09-22Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic1-5/+0
2014-09-17imx: Fix warning by building vf610twr_nandStefano Babic1-0/+1
2014-09-16arm: vf610: add NAND support for vf610twrStefan Agner1-3/+44
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-06-09arm: vf610: Add QSPI support for VF610TWRChao Fu1-2/+27
2014-05-25arm: vf610: add DDR_SEL_PAD_CONTR registerStefan Agner1-1/+2
2014-04-07arm: vf610: fix double iomux configuration for vf610twr boardMarcel Ziswiler1-1/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+13
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-45/+3
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang1-1/+13
2013-06-06vf610twr: Drop unneeded 'status' variableFabio Estevam1-4/+1
2013-06-03arm: vf610: Add basic support for Vybrid VF610TWR boardAlison Wang3-0/+482