summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ARM: at91: handle CONFIG_PM for armv7m configurationsAlexandre Belloni2017-06-021-2/+1
* ARM: at91: Add armv7m supportSzemző András2017-06-021-0/+1
* ARM: at91: move SoC detection to its own driverAlexandre Belloni2017-03-311-1/+0
* ARM: at91: pm: Use struct at91_pm_data in pm_suspend.SAlexandre Belloni2017-03-311-0/+33
* ARM: at91: remove mach/at91_ramc.h and mach/at91rm9200_mc.hAlexandre Belloni2015-05-201-3/+0
* ARM: at91: drop sam9_smc.cAlexandre Belloni2015-05-201-2/+0
* Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-04-141-0/+3
|\
| * ARM: at91: fix pm_suspend.S compilation when ARMv6 is selectedAlexandre Belloni2015-04-051-0/+3
* | ARM: at91: switch to multiplatformAlexandre Belloni2015-03-191-0/+2
* | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-161-1/+1
|/
* ARM: at91: remove old setupAlexandre Belloni2015-03-131-1/+1
* ARM: at91: add soc detection infrastructureBoris BREZILLON2015-03-131-1/+1
* ARM: at91/pm: rename file name: pm_slowclock.S --> pm_suspend.SWenyou Yang2015-03-131-1/+1
* ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config optionWenyou Yang2015-03-131-1/+1
* ARM: at91: change board files into SoC filesNicolas Ferre2015-02-021-8/+3
* ARM: at91: remove at91_boot_socAlexandre Belloni2015-02-021-3/+1
* ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni2015-02-021-7/+0
* ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni2015-01-151-1/+1
* ARM: at91: remove useless config MACH_AT91SAM9_DTAlexandre Belloni2015-01-151-1/+1
* ARM: at91: remove useless config MACH_AT91RM9200_DTAlexandre Belloni2015-01-151-1/+1
* ARM: at91: remove old AT91-specific driversArnd Bergmann2014-12-021-4/+1
* ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre2014-11-271-1/+0
* ARM: at91: remove old at91-specific clock driverNicolas Ferre2014-11-261-1/+0
* ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre2014-11-211-2/+0
* ARM: at91: remove at91rm9200 legacy boards filesNicolas Ferre2014-11-211-15/+0
* ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre2014-11-211-5/+0
* ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportNicolas Ferre2014-11-191-1/+0
* ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre2014-11-191-19/+0
* ARM: at91: remove at91sam9263 legacy board supportNicolas Ferre2014-11-191-4/+0
* ARM: at91: remove CONFIG_MACH_SAMA5_DTAlexandre Belloni2014-11-131-1/+1
* ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre2014-11-031-4/+0
* ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre2014-11-031-4/+0
* ARM: at91: remove no-MMU at91x40 supportNicolas Ferre2014-11-031-4/+0
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-3/+0
|\
| * kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-3/+0
|\ \
| * | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-151-1/+0
| * | ARM: at91: Remove reset code from the machine codeMaxime Ripard2014-08-251-2/+0
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-0/+1
|\ \ \
| * | | ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre2014-09-221-0/+1
* | | | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into next/cleanupArnd Bergmann2014-09-261-2/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ARM: at91: Remove the support for the RSI EWS boardJosef Holzmayr2014-09-191-1/+0
| * | ARM: at91: remove board file for Acme Systems Fox G20Nicolas Ferre2014-09-161-1/+0
| |/
* | ARM: at91: introduce OLD_IRQ_AT91 Kconfig optionBoris BREZILLON2014-08-191-1/+2
|/
* ARM: at91: switch Calao QIL-A9260 board to DTJean-Christophe PLAGNIOL-VILLARD2013-12-191-1/+0
* ARM: at91: add Kconfig options for common clk supportBoris BREZILLON2013-12-021-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-161-1/+1
|\
| * ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-151-1/+1
* | ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano2013-10-161-1/+0
|/
OpenPOWER on IntegriCloud