| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/8xx: Don't set IMMR map anymore at boot | Christophe Leroy | 2020-05-26 | 1 | -0/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | powerpc/sysdev: change CPM GPIO to platform_device | Christophe Leroy | 2018-01-20 | 1 | -1/+4 |
* | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) | Christophe Leroy | 2016-09-25 | 1 | -0/+15 |
* | powerpc: sysdev: cpm: fix gpio save_regs functions | Christophe Leroy | 2016-08-22 | 1 | -1/+2 |
* | powerpc/8xx: Fix vaddr for IMMR early remap | Christophe Leroy | 2016-07-09 | 1 | -5/+17 |
* | powerpc: cpm_common: use gpiochip data pointer | Linus Walleij | 2016-03-30 | 1 | -12/+6 |
* | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 1 | -1/+1 |
* | QE/CPM: move muram management functions to qe_common | Zhao Qiang | 2015-12-22 | 1 | -207/+1 |
* | CPM/QE: use genalloc to manage CPM/QE muram | Zhao Qiang | 2015-12-22 | 1 | -38/+88 |
* | powerpc: handle error case in cpm_muram_alloc() | Christophe Leroy | 2015-10-27 | 1 | -1/+2 |
* | powerpc: use memset_io() to clear CPM Muram | LEROY Christophe | 2015-08-07 | 1 | -1/+1 |
* | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 1 | -0/+1 |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -1/+0 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | powerpc/cpm: Clear muram before it is in use. | Hongjun Chen | 2011-10-22 | 1 | -1/+2 |
|/ |
|
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 1 | -1/+0 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -4/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | powerpc/qe: Make qe_reset() code path safe for repeated invocation | Anton Vorontsov | 2009-11-11 | 1 | -1/+4 |
* | powerpc/mm: Tweak PTE bit combination definitions | Benjamin Herrenschmidt | 2009-03-24 | 1 | -1/+1 |
* | cpm2: Fix race condition in CPM2 GPIO library. | Laurent Pinchart | 2008-08-21 | 1 | -11/+26 |
* | cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. | Laurent Pinchart | 2008-07-28 | 1 | -0/+123 |
* | powerpc/CPM: Minor cosmetic changes to udbg_putc | Nye Liu | 2008-07-14 | 1 | -2/+1 |
* | powerpc/QE: switch to the cpm_muram implementation | Anton Vorontsov | 2008-06-10 | 1 | -3/+13 |
* | [POWERPC] CPM: Always use new binding. | Scott Wood | 2008-04-17 | 1 | -3/+0 |
* | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. | Scott Wood | 2007-11-09 | 1 | -3/+1 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 | 1 | -0/+159 |
* | [POWERPC] Add early debug console for CPM serial ports. | Scott Wood | 2007-10-03 | 1 | -0/+46 |