index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
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
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: imx: Remove <common.h> and add needed includes
Tom Rini
2023-12-13
arm: mxs: Clear CPSR V bit to activate low vectors
Marek Vasut
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2021-05-24
ARM: fix LTO for imx28_xea
Marek Behún
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
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-01-17
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-07
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
2018-09-10
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
ARM: mxs: move spl data
Mans Rullgard
2018-04-27
ARM: mxs: make lowlevel_init() weak
Mans Rullgard
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
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-12
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