index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
/
mxs.c
Age
Commit message (
Expand
)
Author
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-07
arm: mxs: Remove misleading comments
Michael Heimpold
2015-09-02
imx: mxs: reimplement get_cpu_rev
Peng Fan
2015-08-13
imx28: Fix issue with GCC 5.x
Måns Rullgård
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-03
arm: mxs: Fix vectoring table crafting
Marek Vasut
2013-04-22
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
2013-04-22
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-01-28
mxs: Use __weak annotation to simplify code
Fabio Estevam
2013-01-21
mx23: Add support on print_cpuinfo()
Otavio Salvador
2012-09-01
mxs: Convert timeout parameter to 'unsigned int'
fabio.estevam@freescale.com
2012-09-01
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
mxs: Only build internal Ethernet controller for i.MX28
Otavio Salvador
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
Otavio Salvador