~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: fix LTO for imx28_xeaMarek Behún2021-05-24
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-17
* arm: mxs: be more careful when enabling gpmi_clkRasmus Villemoes2020-01-07
* arm: mxs: fix comments in arch_cpu_init to match the codeRasmus Villemoes2020-01-07
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: mxs: move spl dataMans Rullgard2018-04-27
* ARM: mxs: make lowlevel_init() weakMans Rullgard2018-04-27
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* arm: mxs: Remove misleading commentsMichael Heimpold2016-06-07
* imx: mxs: reimplement get_cpu_revPeng Fan2015-09-02
* imx28: Fix issue with GCC 5.xMåns Rullgård2015-08-12
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: mxs: Fix vectoring table craftingMarek Vasut2013-06-03
* imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-22
* imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-22
* mxs: Use __weak annotation to simplify codeFabio Estevam2013-01-28
* mx23: Add support on print_cpuinfo()Otavio Salvador2013-01-21
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-01
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-01
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01
* mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCsOtavio Salvador2012-09-01