1. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  2. abaf5c9 arm: mxs: be more careful when enabling gpmi_clk by Rasmus Villemoes · 5 years ago
  3. fb94625 arm: mxs: fix comments in arch_cpu_init to match the code by Rasmus Villemoes · 5 years ago
  4. 93b283d ARM: CPU: arm926ejs: Consolidate cache routines to common file by Adam Ford · 6 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 33ea119 ARM: mxs: move spl data by Mans Rullgard · 7 years ago
  7. 9482aed ARM: mxs: make lowlevel_init() weak by Mans Rullgard · 7 years ago
  8. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  9. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  10. d2ba7a6 arm: mxs: Remove misleading comments by Michael Heimpold · 8 years ago
  11. bf3b9cb imx: mxs: reimplement get_cpu_rev by Peng Fan · 9 years ago
  12. e86c953 imx28: Fix issue with GCC 5.x by Måns Rullgård · 9 years ago
  13. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 86fb7b3 arm: mxs: Fix vectoring table crafting by Marek Vasut · 11 years ago
  16. 8870e45 imx: Move some i.MX common functions into the imx-common directory by Stefan Roese · 12 years ago
  17. 0499218 imx: Move some header files from arch-mxs to imx-common by Stefan Roese · 12 years ago
  18. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  19. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  20. a123312 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · 12 years ago
  21. 72f8ebf mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · 12 years ago
  22. 89ce53f mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · 12 years ago
  23. fa7a51c mxs: Convert sys_proto.h prefixes to 'mxs' by Otavio Salvador · 12 years ago
  24. 41e5497 mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs by Otavio Salvador · 12 years ago[Renamed from arch/arm/cpu/arm926ejs/mxs/mx28.c]
  25. 1e0cf5c mxs: Reowork SPL to use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  26. 9c47114 mxs: prefix register structs with 'mxs' prefix by Otavio Salvador · 12 years ago
  27. ddcf13b mxs: prefix register acessor macros with 'mxs' prefix by Otavio Salvador · 12 years ago
  28. 3a0398d mxs: reorganize source directory for easy sharing of code in i.MXS SoCs by Otavio Salvador · 12 years ago[Renamed from arch/arm/cpu/arm926ejs/mx28/mx28.c]
  29. b0261b1 MX28: extend print_cpuinfo() to use chip information by Otavio Salvador · 12 years ago
  30. c27c07b ARM: mx28: Remove CONFIG_ARCH_CPU_INIT by Fabio Estevam · 13 years ago
  31. 8d4c759 i.MX28: Shut down the LCD controller before reset by Marek Vasut · 12 years ago
  32. f8c4a86 i.MX28: Implement boot pads sampling and reporting by Marek Vasut · 12 years ago
  33. 0239c2f i.MX28: Improve passing of data from SPL to U-Boot by Marek Vasut · 12 years ago
  34. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  35. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  36. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  37. 1e94d07 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  38. 8218272 mx28: Show CPU frequency by Fabio Estevam · 13 years ago
  39. 5bcc6a8 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  40. 5cb525f mx28: Let imx_get_mac_from_fuse be common for mx28 by Fabio Estevam · 13 years ago
  41. 22fe68f iMX28: Fix ARM vector handling by Marek Vasut · 13 years ago
  42. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago
  43. 6e9a0a3 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago