summaryrefslogtreecommitdiff
path: root/arch/arm/mach-lpc32xx
AgeCommit message (Expand)AuthorFilesLines
2019-08-15ARM: lpc32xx: allow multiplatform buildArnd Bergmann2-48/+11
2019-08-15ARM: lpc32xx: clean up header filesArnd Bergmann8-66/+21
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann1-0/+30
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann1-0/+12
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann3-18/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner8-80/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-19ARM: lpc32xx: use SPDX license identifierVladimir Zapolskiy1-10/+1
2019-04-19ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllersVladimir Zapolskiy1-2/+0
2019-04-19ARM: lpc32xx: remove redundant included headersVladimir Zapolskiy1-22/+2
2019-04-19ARM: lpc32xx: stop overwriting TEST_CLK_SELAlexandre Belloni1-5/+0
2019-02-03ARM: lpc32xx: remove platform data of ARM PL111 LCD controllerVladimir Zapolskiy1-77/+0
2019-02-03ARM: lpc32xx: remove platform data of ARM PL180 SD/MMC controllerVladimir Zapolskiy1-7/+0
2019-02-03ARM: lpc32xx: Use kmemdup to replace duplicating its implementationzhong jiang1-5/+2
2019-01-26ARM: lpc32xx: Delete an error message for a failed memory allocation in lpc32...Markus Elfring1-5/+1
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij1-0/+3
2016-12-15Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds4-157/+0
2016-11-26ARM: lpc32xx: drop duplicate header device.hGeliang Tang1-1/+0
2016-10-25ARM: lpc32xx: remove unused header file clock.hVladimir Zapolskiy2-39/+0
2016-10-25ARM: lpc32xx: remove unused header file mach/irqs.hVladimir Zapolskiy2-118/+0
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2016-05-24ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann1-1/+1
2016-05-24ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2-478/+1
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-119/+2
2016-05-11irqchip: Add LPC32xx interrupt controller driverVladimir Zapolskiy1-1/+0
2016-04-28ARM: lpc32xx: remove duplicate const on lpc32xx_auxdata_lookupVladimir Zapolskiy1-1/+1
2016-04-28ARM: lpc32xx: remove leftovers of legacy clock source and provider driversVladimir Zapolskiy2-117/+1
2016-04-28ARM: lpc32xx: remove reboot header fileSylvain Lemieux1-1/+0
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-1486/+1
2016-03-19Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds3-17/+0
2016-03-16arm: lpc32xx: remove restart handlerSylvain Lemieux2-16/+0
2016-03-16arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux1-1/+0
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-7/+6
2016-02-11arm: lpc32xx: remove direct control of GPIOs from shared mach fileVladimir Zapolskiy1-52/+0
2016-02-11arm: lpc32xx: switch to common clock frameworkVladimir Zapolskiy5-1434/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-4/+4
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-2/+2
2015-07-17ARM/lpc32xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-26/+14
2015-07-13ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2015-06-26ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-05-06ARM: lpc32xx: convert to use clkdev_add_table()Russell King1-4/+1
2014-09-10ARM: LPC32xx: Fix reset functionRoland Stigge1-23/+6
2014-06-02mmc: mmci: Enforce DMA configuration through DTUlf Hansson1-3/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-28/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-03-21ARM: lpc32xx: export lpc32xx_return_iram_sizeArnd Bergmann1-0/+1
2014-03-12ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabledMichael Opdenacker1-1/+1