1. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · Mon Nov 07 21:34:54 2016 -0500
  2. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · Thu Oct 13 14:19:35 2016 +0530
  3. 73e0b01 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · Wed Sep 14 11:36:14 2016 +0800
  4. ae7947c ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · Tue Jul 05 21:45:07 2016 +0800
  5. e873b15 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · Tue Jun 21 21:30:09 2016 +0900
  6. 45f2c70 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · Thu Jun 02 15:10:56 2016 -0700
  7. 076e841 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · Sat Apr 09 13:53:48 2016 +0200
  8. 56b820a arm: s5pc1xx: move SoC to mach-s5pc1xx by Minkyu Kang · Fri Nov 20 15:24:57 2015 +0900
  9. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · Mon Sep 14 09:17:36 2015 +0200
  10. 9f883e0 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · Wed Sep 02 13:54:23 2015 -0500
  11. 74f8486 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · Mon Aug 03 17:58:00 2015 +0530
  12. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · Tue Apr 21 07:18:24 2015 +0200
  13. f633ac3 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · Tue Apr 21 20:38:23 2015 +0900
  14. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · Tue Apr 21 20:38:21 2015 +0900
  15. 4e9b72f arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · Sat Apr 25 06:29:44 2015 +0200
  16. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Apr 29 06:46:33 2015 -0400
  17. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · Mon Mar 16 16:43:22 2015 +0900
  18. ec48310 arm: socfpga: spl: Use common lowlevel_init by Dinh Nguyen · Mon Mar 30 17:01:10 2015 -0500
  19. ed22cc7 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · Thu Mar 19 19:42:56 2015 +0900
  20. aa0294e ARM: Introduce erratum workaround for 798870 by Nishanth Menon · Mon Mar 09 17:11:59 2015 -0500
  21. f856398 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · Fri Feb 27 02:26:42 2015 +0900
  22. 8780f22 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · Mon Feb 16 12:16:14 2015 -0700
  23. f058b79 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · Fri Feb 20 17:04:11 2015 +0900
  24. 95ec48b ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · Fri Feb 20 17:04:08 2015 +0900
  25. ed1632a ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · Fri Feb 20 17:04:04 2015 +0900
  26. e77d1d9 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · Fri Feb 20 17:04:03 2015 +0900
  27. 33913c5 stv0991: Add basic stv0991 architecture support by Vikas Manocha · Tue Nov 18 10:42:22 2014 -0800
  28. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · Thu Nov 13 12:28:43 2014 +0900
  29. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · Thu Nov 13 12:28:42 2014 +0900
  30. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · Thu Nov 13 12:28:40 2014 +0900
  31. 5653a82 arm: iproc: Initial commit of iproc architecture code by Scott Branden · Mon Aug 11 13:58:22 2014 -0700
  32. b32cf0e ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · Sat Jul 12 14:24:07 2014 +0100
  33. 09659d9 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · Sat Jul 12 14:24:04 2014 +0100
  34. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · Mon May 05 11:52:26 2014 +0100
  35. 0e90287 arm: add support for arch timer by Vitaly Andrianov · Fri Apr 04 13:16:49 2014 -0400
  36. 5d6c315 arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · Tue Feb 11 11:06:33 2014 -0800
  37. f92b298 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · Fri Nov 15 11:12:38 2013 +0800
  38. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:56 2013 +0900
  39. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:55 2013 +0900
  40. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:54 2013 +0900
  41. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  42. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · Thu Sep 19 18:06:45 2013 +0200
  43. ad5ad74 ARM: add C function to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:42 2013 +0200
  44. e776fd2 ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:40 2013 +0200
  45. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · Tue Jul 02 12:05:58 2013 +0200
  46. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · Tue Jul 30 11:36:31 2013 +0530
  47. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  48. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · Fri Mar 15 10:07:10 2013 +0000
  49. 57ab23f ARM: mx6: use common CPU errata config options by Stephen Warren · Tue Feb 26 12:28:29 2013 +0000
  50. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · Tue Dec 11 13:34:17 2012 +0000
  51. c9c9846 tegra20: enable SPL for tegra20 boards by Allen Martin · Fri Aug 31 08:30:12 2012 +0000
  52. ee5bce4 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · Wed Aug 08 17:03:10 2012 -0700
  53. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · Thu Mar 15 04:01:41 2012 +0000
  54. 210f331 armv7: include armv7/cpu.c in SPL build by Aneesh V · Mon Nov 21 23:33:59 2011 +0000
  55. b8e60b9 omap: add basic SPL support by Aneesh V · Thu Jul 21 09:10:21 2011 -0400
  56. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  57. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  58. dd1d1d5 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · Mon Jul 26 10:05:05 2010 +0200
  59. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · Thu Jun 17 21:50:01 2010 -0700[Renamed from arch/arm/cpu/arm_cortexa8/Makefile]
  60. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500[Renamed from cpu/arm_cortexa8/Makefile]
  61. 7d75a10 OMAP3: Add common cpu and start code by Dirk Behme · Sun Dec 14 09:47:13 2008 +0100