Age | Commit message (Expand) | Author | Files | Lines |
2023-08-12 | ARM: versatile: Drop unused includes | Rob Herring | 1 | -2/+0 |
2023-05-26 | ARM: versatile: mark mmc_status() static | Arnd Bergmann | 1 | -1/+1 |
2022-10-08 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2022-10-07 | Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 1 | -1/+0 |
2022-09-16 | ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORM | Lukas Bulwahn | 1 | -1/+0 |
2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro | 1 | -0/+1 |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 1 | -4/+0 |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 25 | -1/+2775 |
2022-05-03 | ARM: versatile: Add missing of_node_put in dcscb_init | Peng Wu | 1 | -0/+1 |
2022-04-22 | integrator: remove empty ap_init_early() | Arnd Bergmann | 1 | -5/+0 |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann | 1 | -2/+3 |
2022-04-04 | ARM: versatile: move integrator/realview/vexpress to versatile | Arnd Bergmann | 25 | -1/+2778 |
2021-10-15 | clk: versatile: Rename ICST to CLK_ICST | Jean Delvare | 1 | -1/+1 |
2020-05-16 | Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -1/+0 |
2020-05-05 | clk: versatile: Rework kconfig structure | Rob Herring | 1 | -1/+0 |
2020-04-16 | ARM: versatile: Drop mapping IB2 module registers | Rob Herring | 1 | -5/+0 |
2019-06-17 | Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -159/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-05-28 | ARM: versatile: Drop CLCD platform data | Linus Walleij | 1 | -157/+0 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-20 | ARM: versatile: fix a leaked reference by addingmissing of_node_put | Wen Yang | 1 | -2/+5 |
2018-10-08 | mmc: mmci: Drop support for pdata GPIO numbers | Linus Walleij | 1 | -4/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-09-21 | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly | Kishon Vijay Abraham I | 1 | -1/+0 |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang | 1 | -2/+1 |
2016-04-04 | ARM: versatile: move flash registration to the device tree | Linus Walleij | 1 | -47/+0 |
2016-02-15 | ARM: versatile: move restart to the device tree | Linus Walleij | 2 | -15/+3 |
2015-12-16 | ARM: versatile: convert to multi-platform | Rob Herring | 3 | -49/+16 |
2015-12-16 | ARM: versatile: merge mach code into a single file | Rob Herring | 6 | -648/+325 |
2015-12-16 | ARM: versatile: switch to DT only booting and remove legacy code | Rob Herring | 12 | -1365/+14 |
2015-12-16 | ARM: versatile: add DT based PCI detection | Rob Herring | 1 | -0/+50 |
2015-06-02 | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource | Sudeep Holla | 1 | -1/+2 |
2015-06-02 | ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusion | Sudeep Holla | 1 | -5/+4 |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König | 1 | -1/+1 |
2015-01-15 | ARM: versatile: core: Remove unused function | Rickard Strandqvist | 1 | -37/+0 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+0 |
2014-06-27 | video: move Versatile CLCD helpers | Linus Walleij | 1 | -1/+1 |
2014-06-24 | ARM: versatile: remove init_irq hook for DT boot | Rob Herring | 1 | -1/+0 |
2014-05-06 | Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2 | -24/+1 |
2014-04-06 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2014-02-27 | ARM: plat-versatile: convert LEDs to platform device | Linus Walleij | 1 | -0/+16 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -23/+0 |
2014-02-13 | irqchip: support cascaded VICs | Linus Walleij | 1 | -1/+1 |
2013-12-20 | ARM: versatile: move GPIO2 and GPIO3 to core | Linus Walleij | 2 | -21/+16 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -23/+0 |
2013-09-10 | Merge branch 'versatile/fixes' into fixes | Olof Johansson | 2 | -17/+32 |
2013-09-05 | ARM: PCI: versatile: Fix SMAP register offsets | Peter Maydell | 1 | -3/+3 |
2013-09-05 | ARM: PCI: versatile: Fix PCI I/O | Peter Maydell | 2 | -8/+10 |
2013-09-05 | ARM: PCI: versatile: Fix map_irq function to match hardware | Peter Maydell | 1 | -6/+19 |