index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
82xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-2
/
+2
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-1
/
+2
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
powerpc/82xx: Convert pci_pic_lock to raw_spinlock
Anton Vorontsov
2010-03-04
1
-5
/
+5
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-24
1
-1
/
+0
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
1
-1
/
+14
|
\
|
*
powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()
Roel Kluin
2009-11-05
1
-1
/
+14
*
|
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
1
-1
/
+1
|
/
*
powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards
Anton Vorontsov
2009-08-25
1
-0
/
+14
*
powerpc/82xx: Fix BCSR bits for MPC8272ADS boards
Anton Vorontsov
2009-08-25
1
-1
/
+7
*
powerpc/82xx: mgcoge - updates for 2.6.32
Heiko Schocher
2009-08-20
1
-9
/
+60
*
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
2009-07-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-15
1
-6
/
+3
|
\
|
*
powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio
Grant Likely
2009-04-27
1
-6
/
+3
*
|
powerpc/cpm: Remove some cruft code and defines
Kumar Gala
2009-05-19
1
-13
/
+0
|
/
*
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
1
-1
/
+1
*
arch/powerpc: Eliminate double sizeof
Julia Lawall
2009-02-06
1
-1
/
+1
*
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
2008-12-16
1
-1
/
+1
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
1
-1
/
+1
|
\
|
*
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
2008-10-08
1
-1
/
+1
*
|
powerpc: Add support for mpc8247 based board MGCOGE from keymile.
Heiko Schocher
2008-09-16
3
-0
/
+138
|
/
*
Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"
Kumar Gala
2008-07-16
1
-4
/
+0
*
powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang
Kumar Gala
2008-07-16
1
-0
/
+1
*
powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET
Kumar Gala
2008-07-16
1
-0
/
+4
*
powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform
Kumar Gala
2008-07-14
1
-5
/
+6
*
powerpc/CPM: Add i2c pins to dts and board setup
Jochen Friedrich
2008-07-14
1
-0
/
+4
*
powerpc: Fix pq2fads irq handling with PREEMPT_RT
Rune Torgersen
2008-07-14
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
1
-3
/
+0
|
\
|
*
[POWERPC] CPM: Always use new binding.
Scott Wood
2008-04-17
1
-3
/
+0
*
|
phy: Change mii_bus id field to a string
Andy Fleming
2008-04-16
1
-1
/
+1
|
/
*
[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put
Julia Lawall
2008-02-06
2
-4
/
+2
*
[POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-28
2
-8
/
+2
*
[POWERPC] 82xx: Embedded Planet EP8248E support
Scott Wood
2008-01-23
3
-0
/
+338
*
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
2007-12-20
1
-1
/
+1
*
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
2007-12-11
1
-1
/
+1
*
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
2007-12-11
1
-1
/
+1
*
[POWERPC] mpc82xx: Add pq2fads board support.
Scott Wood
2007-10-04
3
-0
/
+210
*
[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.
Scott Wood
2007-10-04
7
-550
/
+424
*
[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.
Scott Wood
2007-10-04
1
-12
/
+12
*
[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.
Scott Wood
2007-10-04
3
-5
/
+5
*
[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functional...
Scott Wood
2007-10-04
4
-125
/
+2
*
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
1
-6
/
+0
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-14
1
-5
/
+2
*
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-22
4
-5
/
+0
*
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
2007-07-23
1
-1
/
+2
*
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
2007-06-29
1
-3
/
+1
*
[POWERPC] Remove bus_offset in places its not really used
Kumar Gala
2007-06-29
1
-1
/
+0
*
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
2007-06-29
1
-1
/
+2
*
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
Kumar Gala
2007-06-29
1
-3
/
+0
[next]