summaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf1-0/+1
2016-02-15arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)1-1/+1
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha1-0/+1
2016-01-14arm: mvebu: Move SoC selection (A38X vs AXP) into KconfigStefan Roese1-1/+1
2015-11-30arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang1-0/+1
2015-09-15arm: Remove unused reference to nomadikStefan Roese1-1/+0
2015-09-13imx: imx7d: add imx-common cpu support for imx7dAdrian Alonso1-2/+2
2015-09-11arm: Remove versatileab boardSimon Glass1-1/+0
2015-09-03rockchip: Add core SoC start-up codeSimon Glass1-0/+1
2015-08-17ARM: exynos: move SoC sources to mach-exynosThomas Abraham1-0/+1
2015-08-13spl, common, serial: build SPL without serial supportHeiko Schocher1-1/+1
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada1-0/+1
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese1-2/+2
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese1-1/+1
2015-05-05arm: armada-xp: Move SoC sources to mach-mvebuStefan Roese1-0/+1
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada1-1/+1
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada1-0/+1
2015-04-11ARM: fix arch/arm/Makefile for TegraMasahiro Yamada1-0/+5
2015-04-10Merge branch 'u-boot/master'Albert ARIBAUD1-0/+1
2015-03-28ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283xMasahiro Yamada1-0/+1
2015-03-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada1-0/+32
2015-02-28ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada1-0/+1
2015-02-21ARM: prepare for including <mach/*.h>Masahiro Yamada1-0/+2
2015-02-21ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada1-0/+1
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada1-0/+1
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada1-0/+2
2015-02-21ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada1-0/+1
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada1-0/+1
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada1-0/+2
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada1-0/+1
2015-02-21ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada1-0/+2
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada1-0/+1
2015-02-21ARM: prepare for moving SoC sources into mach-*Masahiro Yamada1-0/+10
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck1-0/+29