Age | Commit message (Expand) | Author | Files | Lines |
2021-07-19 | ARM: at91: sama7: introduce sama7 SoC family | Eugen Hristev | 1 | -0/+1 |
2019-12-10 | ARM: at91: pm: move SAM9X60's PM under its own SoC config flag | Claudiu Beznea | 1 | -0/+1 |
2019-08-23 | ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91 | Masahiro Yamada | 1 | -2/+3 |
2018-12-23 | treewide: add intermediate .s files to targets | Masahiro Yamada | 1 | -0/+2 |
2018-12-23 | treewide: remove explicit rules for *offsets.s | Masahiro Yamada | 1 | -3/+0 |
2018-07-28 | ARM: at91: remove unused duplicated filechk_offsets | Masahiro Yamada | 1 | -25/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-02 | ARM: at91: handle CONFIG_PM for armv7m configurations | Alexandre Belloni | 1 | -2/+1 |
2017-06-02 | ARM: at91: Add armv7m support | Szemző András | 1 | -0/+1 |
2017-03-31 | ARM: at91: move SoC detection to its own driver | Alexandre Belloni | 1 | -1/+0 |
2017-03-31 | ARM: at91: pm: Use struct at91_pm_data in pm_suspend.S | Alexandre Belloni | 1 | -0/+33 |
2015-05-20 | ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.h | Alexandre Belloni | 1 | -3/+0 |
2015-05-20 | ARM: at91: drop sam9_smc.c | Alexandre Belloni | 1 | -2/+0 |
2015-04-14 | Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -0/+3 |
2015-04-05 | ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected | Alexandre Belloni | 1 | -0/+3 |
2015-03-19 | ARM: at91: switch to multiplatform | Alexandre Belloni | 1 | -0/+2 |
2015-03-16 | ARM: at91: time: move the system timer driver to drivers/clocksource | Alexandre Belloni | 1 | -1/+1 |
2015-03-13 | ARM: at91: remove old setup | Alexandre Belloni | 1 | -1/+1 |
2015-03-13 | ARM: at91: add soc detection infrastructure | Boris BREZILLON | 1 | -1/+1 |
2015-03-13 | ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.S | Wenyou Yang | 1 | -1/+1 |
2015-03-13 | ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option | Wenyou Yang | 1 | -1/+1 |
2015-02-02 | ARM: at91: change board files into SoC files | Nicolas Ferre | 1 | -8/+3 |
2015-02-02 | ARM: at91: remove at91_boot_soc | Alexandre Belloni | 1 | -3/+1 |
2015-02-02 | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni | 1 | -7/+0 |
2015-01-15 | ARM: at91: remove useless at91_sysirq_mask_rtx | Alexandre Belloni | 1 | -1/+1 |
2015-01-15 | ARM: at91: remove useless config MACH_AT91SAM9_DT | Alexandre Belloni | 1 | -1/+1 |
2015-01-15 | ARM: at91: remove useless config MACH_AT91RM9200_DT | Alexandre Belloni | 1 | -1/+1 |
2014-12-02 | ARM: at91: remove old AT91-specific drivers | Arnd Bergmann | 1 | -4/+1 |
2014-11-27 | ARM: at91: remove legacy IRQ driver and related code | Nicolas Ferre | 1 | -1/+0 |
2014-11-26 | ARM: at91: remove old at91-specific clock driver | Nicolas Ferre | 1 | -1/+0 |
2014-11-21 | ARM: at91: remove at91rm9200 legacy board support | Nicolas Ferre | 1 | -2/+0 |
2014-11-21 | ARM: at91: remove at91rm9200 legacy boards files | Nicolas Ferre | 1 | -15/+0 |
2014-11-21 | ARM: at91: remove at91sam9261/at91sam9g10 legacy board support | Nicolas Ferre | 1 | -5/+0 |
2014-11-19 | ARM: at91: remove at91sam9260/at91sam9g20 legacy board support | Nicolas Ferre | 1 | -1/+0 |
2014-11-19 | ARM: at91: remove at91sam9260/at91sam9g20 legacy boards files | Nicolas Ferre | 1 | -19/+0 |
2014-11-19 | ARM: at91: remove at91sam9263 legacy board support | Nicolas Ferre | 1 | -4/+0 |
2014-11-13 | ARM: at91: remove CONFIG_MACH_SAMA5_DT | Alexandre Belloni | 1 | -1/+1 |
2014-11-03 | ARM: at91: remove at91sam9rl legacy board support | Nicolas Ferre | 1 | -4/+0 |
2014-11-03 | ARM: at91: remove at91sam9g45/9m10 legacy board support | Nicolas Ferre | 1 | -4/+0 |
2014-11-03 | ARM: at91: remove no-MMU at91x40 support | Nicolas Ferre | 1 | -4/+0 |
2014-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+0 |
2014-10-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+0 |
2014-10-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+1 |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 1 | -3/+0 |
2014-09-26 | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanup | Arnd Bergmann | 1 | -2/+0 |
2014-09-22 | ARM: at91: introduce basic SAMA5D4 support | Nicolas Ferre | 1 | -0/+1 |
2014-09-19 | ARM: at91: Remove the support for the RSI EWS board | Josef Holzmayr | 1 | -1/+0 |
2014-09-16 | ARM: at91: remove board file for Acme Systems Fox G20 | Nicolas Ferre | 1 | -1/+0 |
2014-09-15 | ARM: at91: PIT: Move the driver to drivers/clocksource | Maxime Ripard | 1 | -1/+0 |
2014-08-25 | ARM: at91: Remove reset code from the machine code | Maxime Ripard | 1 | -2/+0 |