1. 5ab32a0 arm: imx: Remove <common.h> and add needed includes by Tom Rini · Tue Apr 30 07:35:49 2024 -0600
  2. d193763 arm: mxs: Clear CPSR V bit to activate low vectors by Marek Vasut · Wed Oct 18 20:51:59 2023 +0200
  3. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  4. 90dcc4f ARM: fix LTO for imx28_xea by Marek Behún · Thu May 20 13:24:12 2021 +0200
  5. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  6. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  7. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  8. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  10. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  11. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  12. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  13. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  14. 5a84b03 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · Thu Sep 12 09:17:11 2019 +0000
  15. 6cb658c arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · Thu Sep 12 09:17:10 2019 +0000
  16. 554d879 ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · Thu Aug 16 13:23:11 2018 -0500
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 2f66b40 ARM: mxs: move spl data by Mans Rullgard · Sat Apr 21 16:11:09 2018 +0100
  19. 04ef865 ARM: mxs: make lowlevel_init() weak by Mans Rullgard · Sat Apr 21 16:11:06 2018 +0100
  20. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  22. 0ad9e1f arm: mxs: Remove misleading comments by Michael Heimpold · Mon Jun 06 14:26:39 2016 +0200
  23. b741b16 imx: mxs: reimplement get_cpu_rev by Peng Fan · Thu Aug 13 10:55:33 2015 +0800
  24. 297abca imx28: Fix issue with GCC 5.x by Måns Rullgård · Tue Jul 28 14:39:49 2015 +0100
  25. 6ae8083 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · Thu Nov 06 14:02:57 2014 +0100
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  27. 39c3103 arm: mxs: Fix vectoring table crafting by Marek Vasut · Thu Apr 25 16:37:12 2013 +0000
  28. 05b0ef4 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · Tue Apr 09 21:06:08 2013 +0000
  29. 136f3f4 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · Tue Apr 09 21:06:07 2013 +0000
  30. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:21:45 2013 +0000
  31. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · Fri Jan 11 03:19:08 2013 +0000
  32. 6815cf6 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · Wed Aug 22 10:10:11 2012 +0000
  33. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · Sun Aug 19 04:58:30 2012 +0000
  34. d1de2e0 mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · Sun Aug 19 04:58:29 2012 +0000
  35. cbf0bf2 mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · Mon Aug 13 09:53:12 2012 +0000
  36. d0cdd92 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · Sun Aug 05 09:05:34 2012 +0000[Renamed from arch/arm/cpu/arm926ejs/mxs/mx28.c]
  37. f930ea6 mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · Sun Aug 05 09:05:32 2012 +0000
  38. 22f4ff9 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:31 2012 +0000
  39. 5309b00 mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · Sun Aug 05 09:05:30 2012 +0000
  40. 29c70a8 mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · Sun Aug 05 09:05:29 2012 +0000[Renamed from arch/arm/cpu/arm926ejs/mx28/mx28.c]
  41. ca36b53 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · Sat Jul 28 11:43:47 2012 +0000
  42. de15d91 ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · Thu Mar 01 04:02:40 2012 +0000
  43. 9c53b7e i.MX28: Shut down the LCD controller before reset by Marek Vasut · Tue May 01 11:09:47 2012 +0000
  44. b28fe46 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · Tue May 01 11:09:45 2012 +0000
  45. 9136fe9 i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · Tue May 01 11:09:44 2012 +0000
  46. 93541b4 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · Sun Apr 08 17:34:46 2012 +0000
  47. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · Thu Mar 15 18:33:23 2012 +0000
  48. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · Sun Feb 26 12:15:05 2012 +0000
  49. db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · Tue Feb 07 04:08:56 2012 +0000
  50. edba4bd mx28: Show CPU frequency by Fabio Estevam · Sun Jan 22 16:38:08 2012 +0000
  51. 93f3a89 mx28: Let dram_init be common for mx28 by Fabio Estevam · Tue Dec 20 05:46:33 2011 +0000
  52. 4029c01 mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · Tue Dec 20 06:42:29 2011 +0000
  53. 5bf48fb iMX28: Fix ARM vector handling by Marek Vasut · Tue Nov 08 23:18:23 2011 +0000
  54. 53fdab2 iMX28: Add GPIO control by Marek Vasut · Tue Nov 08 23:18:13 2011 +0000
  55. c140e98 iMX28: Initial support for iMX28 CPU by Marek Vasut · Tue Nov 08 23:18:08 2011 +0000