aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/vf610/generic.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+2
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-5/+5
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-04-13vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski1-1/+1
2019-04-13vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski1-0/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-03-17serial: lpuart: restructure lpuart driverPeng Fan1-0/+5
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner1-1/+1
2015-09-02imx: vf610 add get_cpu_revPeng Fan1-0/+6
2015-06-08arm: vf610: Add clock support for DSPIBhuvanchandra DV1-0/+7
2015-04-23ARM: vf610: Enable cachesStefan Agner1-0/+16
2015-04-23ARM: vf610: Add SoC and CPU type detectionSanchayan Maity1-2/+27
2014-12-01arm: vf610: improve evaluation of reset sourceStefan Agner1-10/+11
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-03arm: vf610: Add Vybrid VF610 CPU supportAlison Wang1-0/+324