summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm2.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-201-11/+0
* soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-251-4/+0
* powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2010-04-191-3/+8
* powerpc/cpm: Remove some cruft code and definesKumar Gala2009-05-191-1/+1
* powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely2009-03-191-0/+1
* cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart2009-01-281-1/+2
* cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-281-30/+4
* cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-281-0/+11
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-97/+0
* [POWERPC] CPM2: Reset the CPM when early debugging is not enabled.Laurent Pinchart2008-04-171-0/+6
* Merge branch 'linux-2.6'Paul Mackerras2008-04-141-0/+1
|\
| * [POWERPC] Fix CPM2 SCC1 clock initialization.Laurent Pinchart2008-04-031-0/+1
* | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-1/+1
|/
* [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-0/+469
OpenPOWER on IntegriCloud