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
/
include
/
asm
/
arch-mx6
/
sys_proto.h
Age
Commit message (
Expand
)
Author
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2015-09-02
imx-common: consolidate macros and prototypes into sys_proto.h
Peng Fan
2015-08-02
imx: add cpu type for i.MX6QP/DP
Peng Fan
2015-06-27
imx: mx6 introuduce macro is_mx6dqp
Peng Fan
2015-06-27
imx: mx6 correct is_soc_rev usage
Peng Fan
2015-05-19
imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTP
Tim Harvey
2015-05-19
imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTP
Tim Harvey
2014-11-20
imx: consolidate set_chipselect_size function
Fabio Estevam
2014-09-09
arm: mx6: add get_cpu_type()
Nikita Kiryanov
2014-08-20
mx6: add support of multi-processor command
Gabriel Huau
2014-06-17
imx: correct HAB status for new chip TO
Stefano Babic
2014-02-11
imx: Introduce a header for the imx cpu versions
Fabio Estevam
2014-01-02
mx6: soc: Staticize set_vddsoc()
Fabio Estevam
2013-08-31
i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
Eric Nelson
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-22
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
2012-11-10
imx-common: cpu: add imx_ddr_size
Troy Kisky
2012-11-10
mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
Troy Kisky
2012-05-15
i.MX6: Add ANATOP regulator init
Dirk Behme
2012-05-15
imx-common: Factor out get_ahb_clk()
Fabio Estevam
2011-12-09
i.mx: add the initial support for freescale i.MX6Q processor
Jason Liu