aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lpc32xx
AgeCommit message (Expand)AuthorFilesLines
2023-05-26ARM: lpc32xx: add missing includeArnd Bergmann1-0/+1
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-4/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Thomas Gleixner2-8/+4
2022-04-08ARM: rework endianess selectionArnd Bergmann1-0/+1
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
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-28/+0
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-28/+0
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij2-51/+1
2013-12-03ARM: lpc32xx: delete local <mach/gpio.h> headerLinus Walleij1-6/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-18/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-4/+5
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown1-2/+2
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-8/+1
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-8/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren3-8/+3
2012-11-12ARM: LPC32xx: Add the motor PWM clockAlban Bedel2-0/+9
2012-11-07ARM: LPC32xx: Cleanup irq.cRoland Stigge1-5/+0
2012-11-07ARM: LPC32xx: Relocate calls to irq_set_chained_handler()Roland Stigge1-4/+4
2012-11-07ARM: LPC32xx: Remove superfluous irq_alloc_descs()Roland Stigge1-9/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+0
2012-10-01Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-30/+21
2012-09-25ARM: LPC32xx: Support GPI 28Roland Stigge1-1/+1
2012-09-25ARM: LPC32xx: Platform update for devicetree completion of spi-pl022Roland Stigge1-18/+2
2012-09-25ARM: LPC32xx: Board cleanupRoland Stigge1-2/+0
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson1-2/+0
2012-09-19ARM: lpc32xx: use __iomem pointers for MMIOArnd Bergmann2-5/+5
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring1-2/+0
2012-09-06ARM: LPC32xx: Remove board specific GPIO initRoland Stigge1-6/+0
2012-09-06ARM: LPC32xx: Provide DMA filter callbacks via platform dataRoland Stigge1-0/+14
2012-09-06ARM: LPC32xx: Use handle_edge_irq() callback on edge type irqsRoland Stigge1-3/+4
2012-07-20ARM: LPC32xx: Add PWM clockAlexandre Pereira da Silva1-0/+14
2012-07-20ARM: LPC32xx: Set system serial based on cpu unique idAlexandre Pereira da Silva1-2/+8
2012-07-12ARM: LPC32xx: Adjust to pl08x DMA interface changesRoland Stigge1-4/+3
2012-07-01ARM: LPC32xx: Remove unused gpiosAlexandre Pereira da Silva1-3/+0
2012-07-01ARM: LPC32xx: Remove USB and I2C init from phy3250.cRoland Stigge1-12/+0
2012-07-01ARM: LPC32xx: Cleanup USB clock initAlexandre Pereira da Silva2-1/+81
2012-07-01ARM: LPC32xx: Remove wrong re-initialization of MMC clock registerRoland Stigge1-7/+3
2012-07-01ARM: LPC32xx: Add further bits to MMC initRoland Stigge1-1/+5
2012-07-01ARM: LPC32xx: Init MMC via clockRoland Stigge2-7/+4
2012-06-14ARM: LPC32xx: Move i2s1 dma enabling to clock.cAlexandre Pereira da Silva2-6/+2
2012-06-14ARM: LPC32xx: Move uart6 irda disable to serial.cAlexandre Pereira da Silva2-5/+5
2012-06-14ARM: LPC32xx: Cleanup board init, remove duplicate clock initAlexandre Pereira da Silva1-17/+0
2012-06-14ARM: LPC32xx: Remove spi chip definitionsAlexandre Pereira da Silva1-56/+0
2012-06-14ARM: LPC32xx: Remove spi chipselect request from board initAlexandre Pereira da Silva1-7/+0
2012-06-14ARM: LPC32xx: Build arch dtbsAlexandre Pereira da Silva1-0/+1
2012-06-14ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use defaultRoland Stigge1-2/+0
2012-06-14ARM: LPC32xx: DT conversion of Standard UARTsRoland Stigge2-116/+1
2012-06-14ARM: LPC32xx: Add MMC controller supportRoland Stigge1-4/+39
2012-06-14ARM: LPC32xx: Clock adjustment for key matrix controllerRoland Stigge1-1/+1
2012-06-14ARM: LPC32xx: Add DMA configuration to platform dataRoland Stigge1-0/+31
2012-06-14ARM: LPC32xx: Remove SLC controller initialization from platform initRoland Stigge1-4/+0
2012-06-14ARM: LPC32xx: Clock initialization for NAND controllersRoland Stigge1-2/+14
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+8
2012-05-18gpio/lpc32xx: Add device tree supportRoland Stigge1-1/+8
2012-04-22ARM: LPC32xx: Move common code to common.cRoland Stigge2-13/+13
2012-04-22ARM: LPC32xx: Device tree supportRoland Stigge4-311/+111
2012-04-22ARM: LPC32xx: Remove obsolete platform KconfigRoland Stigge1-26/+0
2012-04-22ARM: LPC32xx: clock.c registration adjustmentRoland Stigge1-10/+10
2012-04-22ARM: LPC32xx: clock.c cleanupRoland Stigge1-42/+35
2012-04-22i2c-pnx.c: Remove duplicated i2c.hRoland Stigge1-63/+0
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge1-25/+42
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-27/+0
2012-03-29ARM: LPC32xx: clock.c: Fix lpc-eth clock referenceRoland Stigge1-1/+1
2012-03-28Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds7-25/+169
2012-03-27Merge branch 'fixes-non-critical' into next/drivers2Olof Johansson2-2/+3
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+60
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-91/+75
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-61/+4
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann6-91/+75
2012-03-15Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann10-117/+244
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann3-7/+40
2012-03-13ARM: LPC32xx: Ethernet supportRoland Stigge7-3/+79
2012-03-13ARM: LPC32xx: USB SupportRoland Stigge4-24/+91
2012-03-13Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g...Roland Stigge4-0/+60
2012-03-13Merge branch 'lpc32xx/fixup2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Roland Stigge3-49/+52
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson3-7/+40
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-27/+0
2012-02-27Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann3-49/+52
2012-02-27ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge3-49/+52
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-6/+0
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann4-0/+60
2012-02-22ARM: LPC32xx: ADC support for mach-lpc32xxRoland Stigge4-0/+60
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-02-16arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang1-0/+2
2012-02-16arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang1-0/+2
2012-02-09ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge1-3/+3
2012-02-09ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge1-6/+6
2012-02-09ARM: LPC32xx: clock.c: Missing header fileRoland Stigge1-0/+1
2012-02-09ARM: LPC32XX: Remove broken non-static declarationRoland Stigge1-1/+0
2012-02-09ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge1-30/+11
2012-02-09ARM: LPC32xx: clock.c: warning fixRoland Stigge1-2/+0
2012-02-09ARM: LPC32xx: clock.c: Clock registration fixesRoland Stigge1-3/+3
2012-02-09ARM: LPC32xx: clock.c: jiffies wrappingRoland Stigge1-6/+6
2012-02-09ARM: LPC32xx: clock.c: Missing header fileRoland Stigge1-0/+1
2012-02-09ARM: LPC32XX: Remove broken non-static declarationRoland Stigge1-1/+0
2012-02-09ARM: LPC32xx: clock.c: Fix mutex lock issuesRoland Stigge1-30/+11
2012-02-09ARM: LPC32xx: clock.c: warning fixRoland Stigge1-2/+0
2012-01-26Merge branch 'amba' into for-armsocRussell King1-28/+4
2012-01-26ARM: amba: lpc32xx: use common amba device initializersRussell King1-28/+4
2012-01-25ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King1-2/+2
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-27/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King4-23/+22
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: lpc32xx & u300: remove unnecessary printkRussell King1-2/+0
2012-01-05ARM: restart: lpc32xx: use new restart hookRussell King4-19/+24
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-24/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-24/+0
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-3/+0
2011-10-29ARM: mark empty gpio.h files emptyLinus Walleij1-0/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds3-29/+2
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds5-521/+52
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-lpc32xx: remove mach/memory.hNicolas Pitre1-27/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij3-52/+51
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2-447/+1
2011-08-21ARM: mach-lpc32xx: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-5/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-16/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+45
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-25/+0
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-25/+0
2011-07-12arm: lpc32xx: add rtc-deviceWolfram Sang2-0/+22
2011-07-12arm: lpc32xx: add tsc-deviceWolfram Sang3-1/+23
2011-07-08ARM: LPC32XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song1-1/+1
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King1-4/+0
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-5/+5
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-28/+28
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13ARM: lpc32xx: irq_data conversion.Lennert Buytenhek1-28/+28
2011-01-06Merge branch 'misc' into develRussell King1-2/+1
2010-12-22ARM: lpc32xx: update clock source registrationRussell King1-4/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1