~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
mxs
/
mxs.c
Commit message (
Expand
)
Author
Age
*
ARM: fix LTO for imx28_xea
Marek Behún
2021-05-24
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
*
arm: mxs: be more careful when enabling gpmi_clk
Rasmus Villemoes
2020-01-07
*
arm: mxs: fix comments in arch_cpu_init to match the code
Rasmus Villemoes
2020-01-07
*
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-09-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
*
ARM: mxs: make lowlevel_init() weak
Mans Rullgard
2018-04-27
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
arm: mxs: Remove misleading comments
Michael Heimpold
2016-06-07
*
imx: mxs: reimplement get_cpu_rev
Peng Fan
2015-09-02
*
imx28: Fix issue with GCC 5.x
Måns Rullgård
2015-08-12
*
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-11-07
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: mxs: Fix vectoring table crafting
Marek Vasut
2013-06-03
*
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-04-22
*
mxs: Use __weak annotation to simplify code
Fabio Estevam
2013-01-28
*
mx23: Add support on print_cpuinfo()
Otavio Salvador
2013-01-21
*
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
2012-09-01