1. 78f90aa arm: armv7: allow unaligned memory access by Heinrich Schuchardt · 6 years ago
  2. f2ef204 arm: v7R: Add support for MPU by Lokesh Vutla · 6 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  5. ffb5656 armv7: Mark the default lowlevel_init function as weak by Tom Rini · 7 years ago
  6. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  7. c54bcf6 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 7 years ago
  8. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  9. e90a08d imx: mx7ulp: Add mx7ulp to Kconfig by Peng Fan · 8 years ago
  10. 983e370 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago
  11. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  12. f85a8e8 armv7: LS1021a: enable i-cache in start.S by Xiaoliang Yang · 8 years ago
  13. 45c334e ARM: PSCI: Add helper functions to access per-CPU target PC storage by Chen-Yu Tsai · 8 years ago
  14. ec04836 ARM: armv7: refactor Makefile slightly by Masahiro Yamada · 8 years ago
  15. 43486e4 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  16. c09d290 arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code by Hans de Goede · 8 years ago
  17. 225f5ee arm: s5pc1xx: move SoC to mach-s5pc1xx by Minkyu Kang · 9 years ago
  18. 68282f5 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  19. cd562c8 imx: imx7d: add imx-common cpu support for imx7d by Adrian Alonso · 9 years ago
  20. 77b55e8 ARM: exynos: move SoC sources to mach-exynos by Thomas Abraham · 9 years ago
  21. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  22. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  23. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  24. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  25. ace97d2 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  26. 0107f24 ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  27. 9cfafc7 arm: socfpga: spl: Use common lowlevel_init by Dinh Nguyen · 9 years ago
  28. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  29. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  30. 4c42557 ARM: UniPhier: move SoC sources to mach-uniphier by Masahiro Yamada · 10 years ago
  31. db75356 bcm2836 SoC support (used in Raspberry Pi 2 model B) by Stephen Warren · 10 years ago
  32. 39a7234 ARM: keystone: move SoC sources to mach-keystone by Masahiro Yamada · 10 years ago
  33. 72a8ff4 ARM: highbank: move SoC sources to mach-highbank by Masahiro Yamada · 10 years ago
  34. 09f455d ARM: tegra: collect SoC sources into mach-tegra by Masahiro Yamada · 10 years ago
  35. 6201184 ARM: at91: collect SoC sources into mach-at91 by Masahiro Yamada · 10 years ago
  36. 9fa32b1 stv0991: Add basic stv0991 architecture support by Vikas Manocha · 10 years ago
  37. 4efb654 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  38. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  39. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  40. c4b4500 arm: iproc: Initial commit of iproc architecture code by Scott Branden · 10 years ago
  41. e771a3d ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
  42. ecf07a7 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · 10 years ago
  43. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 10 years ago
  44. 11bc755 arm: add support for arch timer by Vitaly Andrianov · 10 years ago
  45. b3134fc arch: kona: Initial commit of kona-common architecture code by Darwin Rambo · 11 years ago
  46. c5e8885 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · 11 years ago
  47. 09ab61c ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  48. 3c5edd8 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  49. 37d82be ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · 11 years ago
  50. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  51. d429688 ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
  52. 1ef9238 ARM: add C function to switch to non-secure state by Andre Przywara · 11 years ago
  53. 45b940d ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · 11 years ago
  54. 9ed6e41 Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · 11 years ago
  55. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  56. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  57. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  58. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  59. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  60. 12b7b70 tegra20: enable SPL for tegra20 boards by Allen Martin · 12 years ago
  61. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  62. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  63. 87d3da7 armv7: include armv7/cpu.c in SPL build by Aneesh V · 13 years ago
  64. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  65. 2c451f7 armv7: cache maintenance operations for armv7 by Aneesh V · 13 years ago
  66. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  67. 87d98d3 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  68. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/Makefile]
  69. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/arm_cortexa8/Makefile]
  70. 0b02b18 OMAP3: Add common cpu and start code by Dirk Behme · 16 years ago