index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
/
mxs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+3
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
arm: mxs: be more careful when enabling gpmi_clk
Rasmus Villemoes
2020-01-07
1
-1
/
+4
*
arm: mxs: fix comments in arch_cpu_init to match the code
Rasmus Villemoes
2020-01-07
1
-2
/
+2
*
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-09-10
1
-10
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
1
-4
/
+2
*
ARM: mxs: make lowlevel_init() weak
Mans Rullgard
2018-04-27
1
-1
/
+1
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-1
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
arm: mxs: Remove misleading comments
Michael Heimpold
2016-06-07
1
-2
/
+2
*
imx: mxs: reimplement get_cpu_rev
Peng Fan
2015-09-02
1
-28
/
+24
*
imx28: Fix issue with GCC 5.x
Måns Rullgård
2015-08-12
1
-1
/
+1
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
1
-0
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
arm: mxs: Fix vectoring table crafting
Marek Vasut
2013-06-03
1
-3
/
+22
*
imx: Move some i.MX common functions into the imx-common directory
Stefan Roese
2013-04-22
1
-63
/
+0
*
imx: Move some header files from arch-mxs to imx-common
Stefan Roese
2013-04-22
1
-1
/
+1
*
mxs: Use __weak annotation to simplify code
Fabio Estevam
2013-01-28
1
-4
/
+2
*
mx23: Add support on print_cpuinfo()
Otavio Salvador
2013-01-21
1
-1
/
+18
*
mxs: Convert timeout parameter to 'unsigned int'
fabio.estevam@freescale.com
2012-09-01
1
-2
/
+4
*
mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'
Otavio Salvador
2012-09-01
1
-2
/
+2
*
mxs: Only build internal Ethernet controller for i.MX28
Otavio Salvador
2012-09-01
1
-1
/
+1
*
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
2012-09-01
1
-16
/
+16
*
mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs
Otavio Salvador
2012-09-01
1
-0
/
+342