| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-02-21 | 5 | -179/+0 |
|\ |
|
| * | ARM: footbridge: remove CATS | Arnd Bergmann | 2023-01-10 | 5 | -179/+0 |
* | | ARM: footbridge: drop unnecessary inclusion | Alexandre Belloni | 2023-01-09 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2022-09-15 | 2 | -9/+15 |
|\ |
|
| * | ARM: Kconfig: clean up platform selection | Arnd Bergmann | 2022-08-18 | 1 | -4/+15 |
| * | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 2022-08-18 | 1 | -5/+0 |
* | | ARM: footbridge: remove custom DMA address handling | Arnd Bergmann | 2022-09-15 | 6 | -29/+24 |
* | | ARM: footbridge: move isa-dma support into footbridge | Arnd Bergmann | 2022-09-09 | 5 | -71/+231 |
* | | ARM: footbridge: remove leftover from personal-server | Arnd Bergmann | 2022-09-09 | 1 | -6/+5 |
* | | ARM: footbridge: remove addin mode | Arnd Bergmann | 2022-09-09 | 7 | -162/+30 |
|/ |
|
* | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-08-06 | 4 | -12/+20 |
|\ |
|
| * | ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default | Christoph Hellwig | 2022-07-07 | 4 | -12/+20 |
* | | ARM: footbridge: mark cats board for removal | Arnd Bergmann | 2022-07-22 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2022-03-24 | 2 | -33/+7 |
|\ |
|
| * | ARM: remove support for NOMMU ARMv4/v5 | Arnd Bergmann | 2022-03-17 | 2 | -33/+7 |
* | | ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann | 2021-12-06 | 2 | -107/+87 |
|/ |
|
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2021-05-06 | 4 | -105/+0 |
|\ |
|
| * | ARM: footbridge: remove personal server platform | Russell King | 2021-05-05 | 4 | -106/+0 |
* | | ARM: footbridge: fix PCI interrupt mapping | Russell King | 2021-03-25 | 4 | -8/+7 |
|/ |
|
* | ARM: footbridge: fix dc21285 PCI configuration accessors | Russell King | 2021-01-29 | 1 | -6/+6 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -1/+1 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | ARM: 8965/2: footbridge: replace setup_irq() by request_irq() | afzal mohammed | 2020-03-19 | 3 | -22/+10 |
* | ARM: 8911/1: move pcibios_report_status to <asm/pci.h> | Ben Dooks | 2019-10-27 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 8 | -32/+8 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -4/+4 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-14 | 1 | -18/+8 |
|\ |
|
| * | ARM: footbridge: Fix typo in timer conversion | Kees Cook | 2017-11-06 | 1 | -1/+1 |
| * | ARM: footbridge: Convert timers to use timer_setup() | Kees Cook | 2017-11-02 | 1 | -18/+8 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 16 | -0/+16 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | ARM: document and update UNCACHEABLE_ADDR definitions | Russell King | 2016-08-26 | 1 | -1/+1 |
* | ARM: 8530/1: remove VIRT_TO_BUS | Arnd Bergmann | 2016-02-22 | 1 | -1/+0 |
* | ARM: debug-ll: rework footbridge handling | Arnd Bergmann | 2015-12-15 | 1 | -42/+0 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -3/+2 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 2 | -5/+5 |
* | ARM/dc21285-timer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -25/+23 |
* | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 2014-10-02 | 1 | -3/+0 |
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-30 | 1 | -5/+0 |
* | ARM: 8025/1: Get rid of meminfo | Laura Abbott | 2014-06-01 | 2 | -2/+2 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -18/+0 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 1 | -18/+0 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -18/+0 |
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-05 | 3 | -2/+5 |
|\ \ \ |
|
| * | | | ARM: footbridge: make screen_info setup conditional | Arnd Bergmann | 2014-03-21 | 1 | -0/+2 |
| * | | | ARM: footbridge: fix build with PCI disabled | Arnd Bergmann | 2014-03-21 | 1 | -1/+2 |
| * | | | ARM: footbridge: don't build floppy code for addin mode | Arnd Bergmann | 2014-03-21 | 1 | -1/+1 |
| |/ / |
|