summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/vf610
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+2
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function 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-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski1-0/+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-10-10arm: remove prototype for get_timer_maskedPatrick Delaunay1-6/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
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-19ARM: vf610: move to standard arch/board approachStefan Agner1-0/+36
2017-03-17serial: lpuart: restructure lpuart driverPeng Fan1-0/+5
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner1-1/+1
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)1-0/+5
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-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
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 Denk3-42/+3
2013-07-23vf610: Add I2C support for Vybrid VF610 platformAlison Wang1-0/+7
2013-06-03arm: vf610: Add Vybrid VF610 CPU supportAlison Wang3-0/+469