summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm2.c
AgeCommit message (Expand)AuthorLines
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-1/+0
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy-11/+0
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy-4/+0
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker-3/+8
2009-05-19powerpc/cpm: Remove some cruft code and definesKumar Gala-1/+1
2009-03-19powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely-0/+1
2009-01-28cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart-1/+2
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart-30/+4
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart-0/+11
2008-04-17[POWERPC] CPM: Always use new binding.Scott Wood-97/+0
2008-04-17[POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart-0/+6
2008-04-14Merge branch 'linux-2.6'Paul Mackerras-0/+1
2008-04-03[POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart-0/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2008-01-28[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich-0/+469