summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp
Commit message (Expand)AuthorAgeFilesLines
* ARM: mmp: replace setup_irq() by request_irq()afzal mohammed2020-03-271-8/+3
* ARM: mmp: do not divide the clock rateLubomir Rintel2020-01-061-1/+1
* ARM: mmp: include the correct cputype.hArnd Bergmann2019-12-111-1/+1
* ARM: mmp: remove MMP3 USB PHY registers from regs-usb.hLubomir Rintel2019-10-171-94/+0
* ARM: mmp: move cputype.h to include/linux/soc/Lubomir Rintel2019-10-179-93/+8
* ARM: mmp: add SMP supportLubomir Rintel2019-10-172-0/+35
* ARM: mmp: add support for MMP3 SoCLubomir Rintel2019-10-175-3/+79
* ARM: mmp: define MMP_CHIPID by the means of CIU_REG()Lubomir Rintel2019-10-171-1/+1
* ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARELubomir Rintel2019-10-173-33/+15
* ARM: mmp: map the PGU as wellLubomir Rintel2019-10-174-1/+24
* irqchip/mmp: Mask off interrupts from other coresAndres Salomon2019-08-301-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506Thomas Gleixner2019-06-194-12/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1914-58/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332Thomas Gleixner2019-06-0512-48/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-12-311-1/+1
|\
| * ARM: mmp2: DT: be compatible with mrvl,mmp2Lubomir Rintel2018-12-031-1/+1
* | Merge branch 'fixes' into next/socOlof Johansson2018-12-311-2/+4
|\ \
| * | ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel2018-12-031-2/+4
| |/
* | ARM: mmp: fix pxa168_device_usb_phy use on aspeniteArnd Bergmann2018-12-122-0/+5
* | ARM: mmp: fix timer_init callsArnd Bergmann2018-12-125-6/+6
* | ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspeniteLubomir Rintel2018-11-302-0/+8
* | ARM: mmp: add a pxa-usb-phy deviceLubomir Rintel2018-11-302-0/+22
* | ARM: mmp/mmp2: dt: enable the clockLubomir Rintel2018-11-304-15/+23
* | ARM: mmp2: initialize clocks before the timerLubomir Rintel2018-11-301-1/+1
|/
* Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-261-10/+1
|\
| * USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel2018-09-201-10/+1
* | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-1/+11
|/
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2018-03-022-8/+3
* mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal2018-02-231-2/+2
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-283-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0215-0/+15
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann2017-07-271-1/+1
|/
* ARM: mmp: let clk_disable() return immediately if clk is NULLMasahiro Yamada2017-03-301-0/+3
* 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