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