aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsGravatar Nick Desaulniers 1-3/+0
2022-05-12ARM: at91: add code to handle secure callsGravatar Clément Léger 1-1/+1
2021-07-19ARM: at91: sama7: introduce sama7 SoC familyGravatar Eugen Hristev 1-0/+1
2019-12-10ARM: at91: pm: move SAM9X60's PM under its own SoC config flagGravatar Claudiu Beznea 1-0/+1
2019-08-23ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91Gravatar Masahiro Yamada 1-2/+3
2018-12-23treewide: add intermediate .s files to targetsGravatar Masahiro Yamada 1-0/+2
2018-12-23treewide: remove explicit rules for *offsets.sGravatar Masahiro Yamada 1-3/+0
2018-07-28ARM: at91: remove unused duplicated filechk_offsetsGravatar Masahiro Yamada 1-25/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-02ARM: at91: handle CONFIG_PM for armv7m configurationsGravatar Alexandre Belloni 1-2/+1
2017-06-02ARM: at91: Add armv7m supportGravatar Szemző András 1-0/+1
2017-03-31ARM: at91: move SoC detection to its own driverGravatar Alexandre Belloni 1-1/+0
2017-03-31ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SGravatar Alexandre Belloni 1-0/+33
2015-05-20ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hGravatar Alexandre Belloni 1-3/+0
2015-05-20ARM: at91: drop sam9_smc.cGravatar Alexandre Belloni 1-2/+0
2015-04-14Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 1-0/+3
2015-04-05ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedGravatar Alexandre Belloni 1-0/+3
2015-03-19ARM: at91: switch to multiplatformGravatar Alexandre Belloni 1-0/+2
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceGravatar Alexandre Belloni 1-1/+1
2015-03-13ARM: at91: remove old setupGravatar Alexandre Belloni 1-1/+1
2015-03-13ARM: at91: add soc detection infrastructureGravatar Boris BREZILLON 1-1/+1
2015-03-13ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SGravatar Wenyou Yang 1-1/+1
2015-03-13ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionGravatar Wenyou Yang 1-1/+1
2015-02-02ARM: at91: change board files into SoC filesGravatar Nicolas Ferre 1-8/+3
2015-02-02ARM: at91: remove at91_boot_socGravatar Alexandre Belloni 1-3/+1
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxGravatar Alexandre Belloni 1-7/+0
2015-01-15ARM: at91: remove useless at91_sysirq_mask_rtxGravatar Alexandre Belloni 1-1/+1
2015-01-15ARM: at91: remove useless config MACH_AT91SAM9_DTGravatar Alexandre Belloni 1-1/+1
2015-01-15ARM: at91: remove useless config MACH_AT91RM9200_DTGravatar Alexandre Belloni 1-1/+1
2014-12-02ARM: at91: remove old AT91-specific driversGravatar Arnd Bergmann 1-4/+1
2014-11-27ARM: at91: remove legacy IRQ driver and related codeGravatar Nicolas Ferre 1-1/+0
2014-11-26ARM: at91: remove old at91-specific clock driverGravatar Nicolas Ferre 1-1/+0
2014-11-21ARM: at91: remove at91rm9200 legacy board supportGravatar Nicolas Ferre 1-2/+0
2014-11-21ARM: at91: remove at91rm9200 legacy boards filesGravatar Nicolas Ferre 1-15/+0
2014-11-21ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportGravatar Nicolas Ferre 1-5/+0
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportGravatar Nicolas Ferre 1-1/+0
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesGravatar Nicolas Ferre 1-19/+0
2014-11-19ARM: at91: remove at91sam9263 legacy board supportGravatar Nicolas Ferre 1-4/+0
2014-11-13ARM: at91: remove CONFIG_MACH_SAMA5_DTGravatar Alexandre Belloni 1-1/+1
2014-11-03ARM: at91: remove at91sam9rl legacy board supportGravatar Nicolas Ferre 1-4/+0
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportGravatar Nicolas Ferre 1-4/+0
2014-11-03ARM: at91: remove no-MMU at91x40 supportGravatar Nicolas Ferre 1-4/+0
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-3/+0
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+0
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-0/+1
2014-10-02kbuild: remove unnecessary variable initializaionsGravatar Masahiro Yamada 1-3/+0
2014-09-26Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupGravatar Arnd Bergmann 1-2/+0
2014-09-22ARM: at91: introduce basic SAMA5D4 supportGravatar Nicolas Ferre 1-0/+1
2014-09-19ARM: at91: Remove the support for the RSI EWS boardGravatar Josef Holzmayr 1-1/+0
2014-09-16ARM: at91: remove board file for Acme Systems Fox G20Gravatar Nicolas Ferre 1-1/+0