summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni2015-02-021-38/+14Star
* ARM: at91: remove unused mach/system_rev.hAlexandre Belloni2015-01-261-27/+0Star
* ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni2015-01-151-46/+0Star
* ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni2015-01-151-35/+0Star
* ARM: at91: remove unused mach/memory.hAlexandre Belloni2015-01-151-26/+0Star
* ARM: at91: remove unneeded header fileNicolas Ferre2015-01-151-80/+0Star
* Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-099-356/+3Star
|\
| * ARM: at91: remove old AT91-specific driversArnd Bergmann2014-12-021-5/+0Star
| * ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni2014-11-134-275/+3Star
| * ARM: at91: remove no-MMU at91x40 supportNicolas Ferre2014-11-035-76/+0Star
* | ARM: at91: remove mach/atmel-mci.hAlexandre Belloni2014-11-101-17/+0Star
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-085-7/+97
|\
| * ARM: at91: fix nommu build regressionArnd Bergmann2014-09-261-1/+5
| * ARM: at91: SAMA5D4 SoC detection code and low level routinesNicolas Ferre2014-09-224-7/+51
| * ARM: at91: introduce basic SAMA5D4 supportNicolas Ferre2014-09-222-0/+42
* | pinctrl: at91: add drive strength configurationMarek Roszko2014-09-051-0/+6
|/
* iio: adc: at91: remove unused include from include/machAlexandre Belloni2014-05-071-120/+0Star
* iio: adc: at91_adc: Add support for touchscreens without TSMRAlexandre Belloni2014-05-071-0/+13
* ARM: at91: localize GPIO headerLinus Walleij2014-05-072-222/+15Star
* Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-192-37/+2Star
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-37/+0Star
| * ARM: at91: don't use <mach/timex.h>Uwe Kleine-König2013-12-201-0/+2
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-241-1/+2
|\ \
| * | ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu2013-12-101-1/+2
| |/
* / ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-190/+0Star
|/
* Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ...Olof Johansson2013-11-153-0/+15
|\
| * ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold2013-11-153-0/+15
* | iio: at91: introduce touch screen support in iio adc driverJosh Wu2013-10-181-0/+34
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-103-0/+22
|\
| * ARM: at91: sam9n12: enable kernel uncompress info outputBo Shen2013-08-221-0/+1
| * ARM: at91: sama5: enable kernel uncompress info outputBo Shen2013-08-221-0/+12
| * ARM: at91: include sama5d3.h into hardware.hBo Shen2013-08-221-0/+1
| * ARM: at91: sama5d3: add definition for usart base addressBo Shen2013-08-221-0/+8
* | iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu2013-08-291-2/+5
* | iio: at91: introduce the multiple compatible string for different IPs.Josh Wu2013-08-291-0/+9
|/
* ARM: at91/PMC: fix at91sam9n12 USB FS initNicolas Ferre2013-06-261-0/+3
* ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu2013-05-241-3/+3
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-3/+6
|\
| * Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanupOlof Johansson2013-04-191-3/+6
| |\
| | * ARM: at91: change "Unknown" qualifier SoC subtype handlingNicolas Ferre2013-04-091-3/+6
| * | Merge branch 'at91/soc' into late/cleanupOlof Johansson2013-04-193-4/+107
| |\|
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-05-023-4/+107
|\ \ \
| * | | Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2013-04-031-0/+8
| |\| | | | |/ | |/|
| * | ARM: at91: introduce SAMA5 supportLudovic Desroches2013-03-263-4/+107
* | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2013-04-093-5/+2Star
|\ \ \ | |_|/ |/| |
| * | ARM: at91: remove trailing semicolon from macrosJohan Hovold2013-04-082-2/+2
| * | ARM: at91: remove unused dbgu_readl() macroNicolas Ferre2013-04-031-3/+0Star
| |/
* / ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-0/+8
|/
* ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-138/+0Star
|\