| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 | Thomas Gleixner | 2019-05-24 | 1 | -5/+1 |
* | powerpc: Use pr_warn instead of pr_warning | Joe Perches | 2017-12-04 | 1 | -2/+2 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 1 | -6/+6 |
* | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2016-07-14 | 1 | -1/+1 |
* | mm: introduce page reference manipulation functions | Joonsoo Kim | 2016-03-17 | 1 | -1/+1 |
* | powerpc: Remove bootmem allocator | Anton Blanchard | 2014-11-09 | 1 | -5/+4 |
* | powerpc: make of_device_ids const | Uwe Kleine-König | 2014-09-25 | 1 | -1/+1 |
* | powerpc/mpc512x: improve DIU related clock setup | Gerhard Sittig | 2014-01-12 | 1 | -77/+92 |
* | powerpc/mpc512x: remove unnecessary #if | Brian Norris | 2013-10-30 | 1 | -14/+7 |
* | powerpc/mpc512x: silence build warning upon disabled DIU | Gerhard Sittig | 2013-10-30 | 1 | -0/+3 |
* | powerpc/mpc512x: add MPC5125 reset module support for system restart | Matteo Facchinetti | 2013-06-24 | 1 | -1/+14 |
* | powerpc/mpc512x: initialize board restart earlier | Gerhard Sittig | 2013-05-21 | 1 | -1/+1 |
* | powerpc/mpc512x: move common code to shared.c file | Gerhard Sittig | 2013-05-21 | 1 | -1/+13 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-05-02 | 1 | -9/+24 |
|\ |
|
| * | powerpc/mpc512x: add platform code for MPC5125. | Matteo Facchinetti | 2013-04-10 | 1 | -1/+19 |
| * | powerpc/mpc512x: create SoC devices for more nodes | Anatolij Gustschin | 2013-04-01 | 1 | -8/+5 |
* | | mm/ppc: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -4/+1 |
|/ |
|
* | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-02-20 | 1 | -1/+31 |
|\ |
|
| * | powerpc/512x: add function for chip select parameter configuration | Anatolij Gustschin | 2013-02-05 | 1 | -0/+30 |
| * | powerpc/512x: initialize clocks before bus probing | Anatolij Gustschin | 2013-01-29 | 1 | -1/+1 |
* | | powerpc/fsl: remove extraneous DIU platform functions | Timur Tabi | 2013-02-15 | 1 | -5/+0 |
|/ |
|
* | powerpc/512x: don't compile any platform DIU code if the DIU is not enabled | Timur Tabi | 2012-12-03 | 1 | -21/+4 |
* | powerpc: Option FB_FSL_DIU is not really optional for mpc512x | Paul Gortmaker | 2012-09-09 | 1 | -6/+0 |
* | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported | Timur Tabi | 2011-10-05 | 1 | -1/+1 |
* | drivers/video: use strings to specify the Freescale DIU monitor port | Timur Tabi | 2011-07-13 | 1 | -13/+9 |
* | powerpc/5121: shared DIU framebuffer support | Anatolij Gustschin | 2010-08-02 | 1 | -0/+284 |
* | powerpc/mpc5121: move PSC FIFO memory init to platform code | Anatolij Gustschin | 2010-05-25 | 1 | -0/+78 |
* | powerpc/mpc5121: create and register NFC device | Anatolij Gustschin | 2010-02-16 | 1 | -0/+8 |
* | powerpc/mpc5121: Add machine restart support | Anatolij Gustschin | 2010-02-16 | 1 | -0/+30 |
* | powerpc/mpc5121: avoid using arch_initcall for clock init | Anatolij Gustschin | 2010-02-16 | 1 | -0/+5 |
* | powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function | Wolfgang Denk | 2009-06-17 | 1 | -23/+0 |
* | powerpc/mpc5121: Add generic board support for MPC5121 platforms | John Rigby | 2008-07-12 | 1 | -0/+83 |