summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
* ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-1/+0
* ARM: mmp: avoid unused functionsArnd Bergmann2015-12-011-3/+2
* ARM: mmp: move into ARCH_MULTIPLATFORMArnd Bergmann2015-12-013-53/+27
* ARM: mmp: make all header files localArnd Bergmann2015-12-0143-159/+106
* ARM: mmp: remove remaining legacy pxa-dma supportArnd Bergmann2015-12-014-19/+0
* clk: mmp: stop using platform headersArnd Bergmann2015-12-017-9/+22
* ARM: mmp: remove unused RTC register definitionsRob Herring2015-09-051-23/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-0/+1
|\
| * ARM: move heavy barrier support out of lineRussell King2015-07-251-0/+1
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-282-3/+3
* | ARM/mmp/time: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-18/+11
|/
* ARM: make of_device_ids constUwe Kleine-König2015-02-191-1/+1
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-203-62/+33
|\
| * arm: mmp: Make use of the DT supported clockChao Xie2014-11-123-62/+33
* | net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth2014-10-281-1/+0
* | net: pxa168_eth: Provide phy_interface mode on platform_dataSebastian Hesselbarth2014-10-241-0/+2
|/
* ARM: mmp: remove duplicate SM_SCLK_SM_SCLK defineDan Carpenter2014-07-041-1/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-16/+9
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-182-16/+9
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-13/+0
| | * ARM: mmp: stop using mach/timex.hUwe Kleine-König2013-12-201-3/+9
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-053-18/+18
|\ \ \
| * | | ARM: mmp: allow platform devices with modular USBArnd Bergmann2014-03-183-18/+18
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-1/+1
|\ \ \
| * | | ARM: 8001/1: mmp: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
| |/ /
* / / arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner2014-03-042-31/+5
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\ \ | | |/ | |/|
| | * ARM: mmp: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | ARM: mmp: build sram driver aloneQiao Zhou2013-12-112-1/+5
|/ /
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-141-3/+1
|\ \
| * | ARM: mmp: remove the legacy rbswap setting for ttc_dkb platformJett.Zhou2013-09-201-3/+1
| |/
* / ARM: mmp: delete the custom GPIO headerLinus Walleij2013-09-271-8/+0
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-0910-505/+18
|\
| * ARM: mmp: avoid to include head file in mach-mmpHaojian Zhuang2013-08-242-0/+12
| * irqchip: mmp: support irqchipHaojian Zhuang2013-08-243-40/+2
| * irqchip: move mmp irq driverHaojian Zhuang2013-08-246-465/+4
* | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-094-4/+7
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2718-51/+74
|\|
| * Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-0418-39/+73
| |\
| | * ARM: pxa: move debug uart codeHaojian Zhuang2013-04-111-30/+0
| | * ARM: mmp: add more compatible names in gpio driverHaojian Zhuang2013-04-112-3/+3
| | * ARM: pxa: move PXA_GPIO_TO_IRQ macroHaojian Zhuang2013-04-119-0/+64
| | * ARM: pxa: remove cpu_is_xxx in gpio driverHaojian Zhuang2013-04-118-9/+9
| * | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-052-12/+0
| |\ \ | | |/ | |/|