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