aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/cpm_common.c
Commit message (Expand)AuthorAgeFilesLines
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-1/+0
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-111-1/+4
* powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt2009-03-241-1/+1
* cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
* cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-281-0/+123
* powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1
* powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2008-06-101-3/+13
* [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-3/+0
* [POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood2007-11-091-3/+1
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-0/+159
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-031-0/+46