summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/mxs/mxs.c
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-07arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes
2020-01-07arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27ARM: mxs: move spl dataMans Rullgard
2018-04-27ARM: mxs: make lowlevel_init() weakMans Rullgard
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-07arm: mxs: Remove misleading commentsMichael Heimpold
2015-09-02imx: mxs: reimplement get_cpu_revPeng Fan
2015-08-12imx28: Fix issue with GCC 5.xMåns Rullgård
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-03arm: mxs: Fix vectoring table craftingMarek Vasut
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese
2013-04-22imx: Move some header files from arch-mxs to imx-commonStefan Roese
2013-01-28mxs: Use __weak annotation to simplify codeFabio Estevam
2013-01-21mx23: Add support on print_cpuinfo()Otavio Salvador
2012-09-01mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com
2012-09-01mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador
2012-09-01mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador
2012-09-01mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador
2012-09-01mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador