index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
512x
Age
Commit message (
Expand
)
Author
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2011-11-13
powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"
Paul Bolle
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-10-31
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
2011-09-23
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang
2011-07-13
drivers/video: use strings to specify the Freescale DIU monitor port
Timur Tabi
2011-05-19
powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE
Milton Miller
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-10
powerpc: platforms/512x irq_data conversion.
Lennert Buytenhek
2011-01-01
of/flattree: Add of_flat_dt_match() helper function
Grant Likely
2010-09-01
powerpc/512x: fix clk_get() return value
Akinobu Mita
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-01
powerpc/5121: shared DIU framebuffer support
Anatolij Gustschin
2010-08-01
powerpc/512x: add clock structure for Video-IN (VIU) unit
Anatolij Gustschin
2010-08-01
powerpc/5121: add initial support for PDM360NG board
Anatolij Gustschin
2010-08-01
powerpc/512x: Group mpc512x board's selection menu
Anatolij Gustschin
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-05-25
powerpc/mpc5121: move PSC FIFO memory init to platform code
Anatolij Gustschin
2010-02-19
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
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-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-06-17
powerpc/5121: make clock debug output more readable
Wolfram Sang
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-01-09
powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.
roel kluin
2008-10-13
powerpc/5121: Add PCI support.
John Rigby
2008-07-12
powerpc/mpc5121: Add support for CPLD on MPC5121ADS board
John Rigby
2008-07-12
powerpc/mpc5121: Add generic board support for MPC5121 platforms
John Rigby
2008-07-12
powerpc/mpc5121: Add clock driver
John Rigby
2008-02-14
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
Grant Likely
2008-02-06
[POWERPC] mpc512x: Basic platform support
John Rigby