summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: lpc32xx: add missing includeArnd Bergmann2023-05-261-0/+1
* ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-181-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2022-06-102-8/+4
* ARM: rework endianess selectionArnd Bergmann2022-04-081-0/+1
* ARM: lpc32xx: allow multiplatform buildArnd Bergmann2019-08-152-48/+11
* ARM: lpc32xx: clean up header filesArnd Bergmann2019-08-158-66/+21
* serial: lpc32xx: allow compile testingArnd Bergmann2019-08-151-0/+30
* net: lpc-enet: move phy setup into platform codeArnd Bergmann2019-08-151-0/+12
* net: lpc-enet: factor out iram accessArnd Bergmann2019-08-153-18/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-308-80/+8
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ARM: lpc32xx: use SPDX license identifierVladimir Zapolskiy2019-04-191-10/+1
* ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllersVladimir Zapolskiy2019-04-191-2/+0
* ARM: lpc32xx: remove redundant included headersVladimir Zapolskiy2019-04-191-22/+2
* ARM: lpc32xx: stop overwriting TEST_CLK_SELAlexandre Belloni2019-04-191-5/+0
* ARM: lpc32xx: remove platform data of ARM PL111 LCD controllerVladimir Zapolskiy2019-02-031-77/+0
* ARM: lpc32xx: remove platform data of ARM PL180 SD/MMC controllerVladimir Zapolskiy2019-02-031-7/+0
* ARM: lpc32xx: Use kmemdup to replace duplicating its implementationzhong jiang2019-02-031-5/+2
* ARM: lpc32xx: Delete an error message for a failed memory allocation in lpc32...Markus Elfring2019-01-261-5/+1
* ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-241-0/+3
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-12-154-157/+0
|\
| * ARM: lpc32xx: remove unused header file clock.hVladimir Zapolskiy2016-10-252-39/+0
| * ARM: lpc32xx: remove unused header file mach/irqs.hVladimir Zapolskiy2016-10-252-118/+0
* | ARM: lpc32xx: drop duplicate header device.hGeliang Tang2016-11-261-1/+0
|/
* arm: use of_platform_default_populate() to populateKefeng Wang2016-06-231-2/+1
* ARM: lpc32xx: fix NR_IRQS confictArnd Bergmann2016-05-241-1/+1
* ARM: lpc32xx: remove legacy irq controller driverVladimir Zapolskiy2016-05-242-478/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-05-183-119/+2
|\
| * ARM: lpc32xx: remove duplicate const on lpc32xx_auxdata_lookupVladimir Zapolskiy2016-04-281-1/+1
| * ARM: lpc32xx: remove leftovers of legacy clock source and provider driversVladimir Zapolskiy2016-04-282-117/+1
| * ARM: lpc32xx: remove reboot header fileSylvain Lemieux2016-04-281-1/+0
* | irqchip: Add LPC32xx interrupt controller driverVladimir Zapolskiy2016-05-111-1/+0
|/
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-205-1486/+1
|\
| * arm: lpc32xx: remove direct control of GPIOs from shared mach fileVladimir Zapolskiy2016-02-111-52/+0
| * arm: lpc32xx: switch to common clock frameworkVladimir Zapolskiy2016-02-115-1434/+1
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2016-03-193-17/+0
|\ \
| * | arm: lpc32xx: remove restart handlerSylvain Lemieux2016-03-162-16/+0
| * | arm: lpc32xx: phy3250 remove restart hookSylvain Lemieux2016-03-161-1/+0
| |/
* / dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-7/+6
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-051-4/+4
|\
| * ARM/LPC32xx: Use irq_set_handler_locked()Thomas Gleixner2015-07-131-4/+4
* | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-281-2/+2
* | ARM/lpc32xx/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-26/+14
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-4/+4
|\
| * ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner2015-06-261-4/+4
* | ARM: lpc32xx: convert to use clkdev_add_table()Russell King2015-05-061-4/+1
|/
* ARM: LPC32xx: Fix reset functionRoland Stigge2014-09-101-23/+6
* mmc: mmci: Enforce DMA configuration through DTUlf Hansson2014-06-021-3/+0