index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
vf610
/
generic.c
Age
Commit message (
Expand
)
Author
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-13
vybrid: Define the imx_get_mac_from_fuse() as a __weak function
Lukasz Majewski
2019-04-13
vybrid: clock: Provide enable_i2c_clk() function for Vybrid
Lukasz Majewski
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-03-17
serial: lpuart: restructure lpuart driver
Peng Fan
2016-10-07
ARM: vf610: use strcpy for soc environment variable
Stefan Agner
2015-09-02
imx: vf610 add get_cpu_rev
Peng Fan
2015-06-08
arm: vf610: Add clock support for DSPI
Bhuvanchandra DV
2015-04-23
ARM: vf610: Enable caches
Stefan Agner
2015-04-23
ARM: vf610: Add SoC and CPU type detection
Sanchayan Maity
2014-12-01
arm: vf610: improve evaluation of reset source
Stefan Agner
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
vf610: Add I2C support for Vybrid VF610 platform
Alison Wang
2013-06-03
arm: vf610: Add Vybrid VF610 CPU support
Alison Wang