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