aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/8xx/cpm1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy1-0/+1
2023-08-16powerpc/8xx: Remove immr_map() and immr_unmap()Christophe Leroy1-7/+3
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann1-1/+1
2023-03-05powerpc/8xx: Use a larger CPM1 command check maskHerve Codina1-1/+1
2022-05-11powerpc/8xx: Move CPM interrupt controller into a dedicated fileChristophe Leroy1-139/+0
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-02powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed1-7/+2
2019-11-19powerpc/8xx: use the fixmapped IMMR in cpm_reset()Christophe Leroy1-7/+1
2019-11-19powerpc/8xx: add __init to cpm1 init functionsChristophe Leroy1-5/+5
2019-07-05powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy1-0/+790