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