index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
85xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...
Kim Phillips
2007-08-10
1
-1
/
+0
*
[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.
Randy Vinson
2007-07-24
1
-4
/
+4
*
[POWERPC] 85xxCDS: Delay 8259 cascade hookup.
Randy Vinson
2007-07-24
1
-11
/
+25
*
[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.
Randy Vinson
2007-07-23
1
-0
/
+35
*
[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.
Randy Vinson
2007-07-23
2
-6
/
+32
*
[POWERPC] Add basic PCI/PCI Express support for 8544DS board
Roy Zang
2007-07-23
2
-1
/
+241
*
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
Kumar Gala
2007-07-23
1
-1
/
+0
*
[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDS
Kumar Gala
2007-07-23
1
-0
/
+10
*
[POWERPC] 85xx: Added 8568 PCIe support
Kumar Gala
2007-07-23
1
-0
/
+1
*
[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected
Kumar Gala
2007-07-23
1
-0
/
+1
*
[POWERPC] Use Freescale pci/pcie common code for 85xx boards
Roy Zang
2007-07-23
7
-104
/
+18
*
[POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform
Roy Zang
2007-07-09
1
-42
/
+34
*
[POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips
Kumar Gala
2007-07-03
4
-77
/
+4
*
[POWERPC] 85xx: Fix 8548CDS reset bug
Roy Zang
2007-07-03
1
-0
/
+32
*
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
2007-06-29
1
-2
/
+1
*
[POWERPC] Removed remnants of bus_offset
Kumar Gala
2007-06-29
1
-1
/
+1
*
[POWERPC] Remove hack to determine the 2nd PHBs bus number
Kumar Gala
2007-06-29
2
-9
/
+1
*
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
2007-06-29
2
-2
/
+4
*
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
Kumar Gala
2007-06-29
1
-1
/
+0
*
[POWERPC] kill isa_{io,mem}_base definitions for !PCI
Arnd Bergmann
2007-06-29
3
-15
/
+0
*
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
2007-06-29
5
-5
/
+5
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
2
-2
/
+2
*
[POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC
Kim Phillips
2007-05-02
1
-0
/
+1
*
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...
Paul Mackerras
2007-04-24
1
-25
/
+4
|
\
|
*
[POWERPC] Convert 85xx platform to unified platform Kconfig
Kumar Gala
2007-04-12
1
-25
/
+4
*
|
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
4
-4
/
+4
*
|
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
Kumar Gala
2007-03-07
1
-0
/
+1
*
|
[POWERPC] 85xx: Add initial MPC8544 DS platform files.
Jon Loeliger
2007-03-29
3
-1
/
+153
|
/
*
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
Kumar Gala
2007-02-17
3
-19
/
+19
*
[POWERPC] 85xx: Cleaning up machine probing
Kumar Gala
2007-02-17
3
-23
/
+9
*
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...
Jon Loeliger
2007-02-16
3
-15
/
+0
*
[POWERPC] 85xx: Add support for the 8568 MDS board
Andy Fleming
2007-02-13
3
-0
/
+260
*
[POWERPC] 85xx: Marked functions static
Kumar Gala
2007-02-09
2
-16
/
+8
*
[POWERPC] Remove ioremap64 and fixup_bigphys_addr
Benjamin Herrenschmidt
2006-12-04
1
-8
/
+0
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
1
-11
/
+0
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
2
-6
/
+6
*
[PATCH] powerpc: irq change build breaks
Olof Johansson
2006-10-05
2
-2
/
+2
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
3
-3
/
+3
*
POWERPC: overhaul with cpm2_map mechanism
Vitaly Bordug
2006-09-21
1
-49
/
+60
*
POWERPC: Add support for the mpc8560 eval board
Vitaly Bordug
2006-09-21
4
-0
/
+192
*
Merge branch 'merge'
Paul Mackerras
2006-08-25
3
-230
/
+143
|
\
|
*
[POWERPC] Fix CDS IRQ handling and PCI code
Andy Fleming
2006-08-23
2
-123
/
+88
|
*
[POWERPC] Fix interrupts on 8540 ADS board
Andy Fleming
2006-08-23
1
-107
/
+55
*
|
[POWERPC] mpc: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
3
-6
/
+6
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
3
-3
/
+0
*
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
2006-06-27
1
-2
/
+3
*
Add 85xx CDS to arch/powerpc
Andy Fleming
2006-04-04
4
-1
/
+411
*
powerpc: converted embedded platforms to use new define_machine support
Kumar Gala
2006-03-30
1
-20
/
+20
[next]