summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-0526-46/+115
|\
| * Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann2014-03-178-6/+60
| |\
| | * ARM: at91: add PWM clockBo Shen2014-03-125-0/+5
| | * ARM: at91: move sam9261 SoC to common clkJean-Jacques Hiblot2014-03-121-1/+0
| | * ARM: at91: prepare common clk transition for sam9261 SoCJean-Jacques Hiblot2014-03-121-2/+6
| | * ARM: at91: dt: Add at91sam9261 dt SoC supportJean-Jacques Hiblot2014-03-121-0/+17
| | * ARM: at91: switch sam9rl to common clock frameworkAlexandre Belloni2014-03-121-1/+0
| | * ARM: at91: prepare common clk transition for sam9rl SoCsAlexandre Belloni2014-03-121-1/+5
| | * ARM: at91: prepare sam9 dt boards transition to common clkBoris BREZILLON2014-03-121-1/+10
| | * ARM: at91: prepare at91sam9rl DT transitionAlexandre Belloni2014-03-121-0/+17
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-1822-40/+55
| |\ \ | | |/ | |/|
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-37/+0
| | * ARM: at91: don't use <mach/timex.h>Uwe Kleine-König2013-12-2021-1/+22
| | * ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-206-2/+33
* | | ARM: at91: fix a typoArnd Bergmann2014-04-031-1/+1
* | | ARM: at91: sama5 always uses DTArnd Bergmann2014-03-211-0/+1
* | | ARM: at91: fix broken "if () else" statementArnd Bergmann2014-03-211-5/+1
* | | ARM: at91: export sam9_smc interfacesArnd Bergmann2014-03-211-0/+3
* | | ARM: at91: don't provide dt init code for at91x40Arnd Bergmann2014-03-211-1/+1
* | | ARM: at91: split out at91x40 into a top-level optionArnd Bergmann2014-03-212-11/+19
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-233-2/+7
|\ \
| * \ Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-203-8/+9
| |\ \
| * | | ARM: at91: sama5d3: add support for sama5d36 chipJosh Wu2013-12-103-2/+7
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2321-840/+96
|\ \ \
| * \ \ Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Kevin Hilman2014-01-143-273/+0
| |\ \ \
| | * | | ARM: at91: switch Calao QIL-A9260 board to DTJean-Christophe PLAGNIOL-VILLARD2013-12-193-273/+0
| * | | | Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-261-5/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration optionNicolas Ferre2013-12-123-15/+0
| * | | | ARM: at91: remove redundant dependencyYanis Moreno2013-12-111-1/+0
| * | | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-12-0420-551/+96
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: at91/dt: remove old clk materialBoris BREZILLON2013-12-021-346/+0
| | * | | ARM: at91: move sama5d3 SoC to common clkBoris BREZILLON2013-12-021-1/+0
| | * | | ARM: at91: prepare common clk transition for sama5d3 SoCBoris BREZILLON2013-12-021-1/+5
| | * | | ARM: at91: prepare sama5 dt boards transition to common clkBoris BREZILLON2013-12-021-1/+9
| | * | | ARM: at91: add new compatible strings for pmc driverBoris BREZILLON2013-12-021-0/+5
| | * | | ARM: at91: move pit timer to common clk frameworkBoris BREZILLON2013-12-021-1/+13
| | * | | clk: at91: add PMC smd clockBoris BREZILLON2013-12-021-0/+5
| | * | | clk: at91: add PMC usb clockBoris BREZILLON2013-12-021-0/+11
| | * | | clk: at91: add PMC utmi clockBoris BREZILLON2013-12-021-0/+7
| | * | | ARM: at91: add Kconfig options for common clk supportBoris BREZILLON2013-12-025-4/+34
| | * | | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-0214-203/+13
| | | |/ | | |/|
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-231-1/+1
|\ \ \ \
| * | | | ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot2014-01-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-231-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-211-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-1/+1
| | |/ /
* | | | Merge branch 'master' into for-nextJiri Kosina2013-12-1941-179/+304
|\| | |
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-042-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor2013-12-021-0/+4
| | * | ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches2013-12-021-3/+3
| | |/