Age | Commit message (Expand) | Author |
2024-08-29 | dmaengine: Add dma router for pl08x in LPC32XX SoC | Piotr Wojtaszczyk |
2023-05-26 | ARM: lpc32xx: add missing include | Arnd Bergmann |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa... | Thomas Gleixner |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann |
2019-08-15 | ARM: lpc32xx: allow multiplatform build | Arnd Bergmann |
2019-08-15 | ARM: lpc32xx: clean up header files | Arnd Bergmann |
2019-08-15 | serial: lpc32xx: allow compile testing | Arnd Bergmann |
2019-08-15 | net: lpc-enet: move phy setup into platform code | Arnd Bergmann |
2019-08-15 | net: lpc-enet: factor out iram access | Arnd Bergmann |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-19 | ARM: lpc32xx: use SPDX license identifier | Vladimir Zapolskiy |
2019-04-19 | ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllers | Vladimir Zapolskiy |
2019-04-19 | ARM: lpc32xx: remove redundant included headers | Vladimir Zapolskiy |
2019-04-19 | ARM: lpc32xx: stop overwriting TEST_CLK_SEL | Alexandre Belloni |
2019-02-03 | ARM: lpc32xx: remove platform data of ARM PL111 LCD controller | Vladimir Zapolskiy |
2019-02-03 | ARM: lpc32xx: remove platform data of ARM PL180 SD/MMC controller | Vladimir Zapolskiy |
2019-02-03 | ARM: lpc32xx: Use kmemdup to replace duplicating its implementation | zhong jiang |
2019-01-26 | ARM: lpc32xx: Delete an error message for a failed memory allocation in lpc32... | Markus Elfring |
2017-05-24 | ARM/dmaengine: pl08x: pass reasonable memcpy settings | Linus Walleij |
2016-12-15 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-11-26 | ARM: lpc32xx: drop duplicate header device.h | Geliang Tang |
2016-10-25 | ARM: lpc32xx: remove unused header file clock.h | Vladimir Zapolskiy |
2016-10-25 | ARM: lpc32xx: remove unused header file mach/irqs.h | Vladimir Zapolskiy |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-05-24 | ARM: lpc32xx: fix NR_IRQS confict | Arnd Bergmann |
2016-05-24 | ARM: lpc32xx: remove legacy irq controller driver | Vladimir Zapolskiy |
2016-05-18 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-05-11 | irqchip: Add LPC32xx interrupt controller driver | Vladimir Zapolskiy |
2016-04-28 | ARM: lpc32xx: remove duplicate const on lpc32xx_auxdata_lookup | Vladimir Zapolskiy |
2016-04-28 | ARM: lpc32xx: remove leftovers of legacy clock source and provider drivers | Vladimir Zapolskiy |
2016-04-28 | ARM: lpc32xx: remove reboot header file | Sylvain Lemieux |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-19 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2016-03-16 | arm: lpc32xx: remove restart handler | Sylvain Lemieux |
2016-03-16 | arm: lpc32xx: phy3250 remove restart hook | Sylvain Lemieux |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez |
2016-02-11 | arm: lpc32xx: remove direct control of GPIOs from shared mach file | Vladimir Zapolskiy |
2016-02-11 | arm: lpc32xx: switch to common clock framework | Vladimir Zapolskiy |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-07-17 | ARM/lpc32xx/timer: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-13 | ARM/LPC32xx: Use irq_set_handler_locked() | Thomas Gleixner |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-26 | ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked() | Thomas Gleixner |
2015-05-06 | ARM: lpc32xx: convert to use clkdev_add_table() | Russell King |
2014-09-10 | ARM: LPC32xx: Fix reset function | Roland Stigge |