summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-1/+1
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-179/+0
2023-01-10ARM: footbridge: remove CATSArnd Bergmann-179/+0
2023-01-09ARM: footbridge: drop unnecessary inclusionAlexandre Belloni-1/+0
2022-09-15Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li...Arnd Bergmann-9/+15
2022-09-15ARM: footbridge: remove custom DMA address handlingArnd Bergmann-29/+24
2022-09-09ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann-71/+231
2022-09-09ARM: footbridge: remove leftover from personal-serverArnd Bergmann-6/+5
2022-09-09ARM: footbridge: remove addin modeArnd Bergmann-162/+30
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann-4/+15
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann-5/+0
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds-12/+20
2022-07-22ARM: footbridge: mark cats board for removalArnd Bergmann-0/+1
2022-07-07ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by defaultChristoph Hellwig-12/+20
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-33/+7
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann-33/+7
2021-12-06ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann-107/+87
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-105/+0
2021-05-05ARM: footbridge: remove personal server platformRussell King-106/+0
2021-03-25ARM: footbridge: fix PCI interrupt mappingRussell King-8/+7
2021-01-29ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King-6/+6
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2020-03-19ARM: 8965/2: footbridge: replace setup_irq() by request_irq()afzal mohammed-22/+10
2019-10-27ARM: 8911/1: move pcibios_report_status to <asm/pci.h>Ben Dooks-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-32/+8
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-18/+8
2017-11-06ARM: footbridge: Fix typo in timer conversionKees Cook-1/+1
2017-11-02ARM: footbridge: Convert timers to use timer_setup()Kees Cook-18/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+16
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King-1/+1
2016-02-22ARM: 8530/1: remove VIRT_TO_BUSArnd Bergmann-1/+0
2015-12-15ARM: debug-ll: rework footbridge handlingArnd Bergmann-42/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-3/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring-5/+5
2015-07-17ARM/dc21285-timer: Migrate to new 'set-state' interfaceViresh Kumar-25/+23
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig-1/+1
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada-3/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König-5/+0
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott-2/+2
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-18/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+5
2014-03-21ARM: footbridge: make screen_info setup conditionalArnd Bergmann-0/+2
2014-03-21ARM: footbridge: fix build with PCI disabledArnd Bergmann-1/+2