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
/
pasemi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-10-12
1
-2
/
+0
|
\
|
*
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
2007-10-04
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
7
-26
/
+203
|
\
\
|
*
|
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
Stephen Rothwell
2007-10-11
1
-1
/
+3
|
*
|
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
2007-09-14
1
-0
/
+1
|
*
|
[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()
Olof Johansson
2007-09-14
3
-5
/
+7
|
*
|
[POWERPC] pasemi: Print more information at machine check
Olof Johansson
2007-09-14
1
-4
/
+106
|
*
|
[POWERPC] pasemi: Add workaround for erratum 5945
Olof Johansson
2007-09-14
1
-2
/
+60
|
*
|
[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()
Olof Johansson
2007-09-14
2
-0
/
+11
|
*
|
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-08-28
1
-3
/
+3
|
|
\
\
|
|
|
/
|
*
|
[POWERPC] Rework SMP timebase handoff for pasemi
Olof Johansson
2007-08-22
1
-10
/
+14
|
*
|
[POWERPC] Fix section mismatch in pasemi/iommu.c
Stephen Rothwell
2007-08-17
1
-2
/
+2
|
*
|
[POWERPC] Remove gratuitous reads from pasemi pci config space methods
Nathan Lynch
2007-08-17
1
-3
/
+0
|
*
|
[POWERPC] pa_pxp_ops: Use named structure member initializers
Nathan Lynch
2007-08-17
1
-2
/
+2
*
|
|
pasemi_mac: enable iommu support
Olof Johansson
2007-10-10
2
-5
/
+20
|
|
/
|
/
|
*
|
[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE
Olof Johansson
2007-08-25
1
-3
/
+3
|
/
*
[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED
Olof Johansson
2007-07-10
1
-1
/
+0
*
[POWERPC] pasemi: Rename platform
Olof Johansson
2007-07-10
1
-1
/
+1
*
[POWERPC] rename add_bridge to avoid namespace clashes
Arnd Bergmann
2007-06-29
1
-2
/
+2
*
[POWERPC] pasemi: Electra IDE/pata_platform glue
Olof Johansson
2007-06-25
3
-0
/
+107
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
1
-20
/
+0
*
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
Olof Johansson
2007-06-07
1
-8
/
+0
*
[POWERPC] pasemi idle uses hard_smp_processor_id
Stephen Rothwell
2007-06-02
1
-0
/
+1
*
[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed
Olof Johansson
2007-05-17
1
-1
/
+0
*
[POWERPC] Add missed include
Stephen Rothwell
2007-05-12
1
-0
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-08
2
-14
/
+0
|
\
|
*
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2007-05-08
2
-14
/
+0
*
|
[POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver
Olof Johansson
2007-05-07
1
-0
/
+4
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
*
|
[POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms
Olof Johansson
2007-05-02
1
-1
/
+4
|
/
*
[POWERPC] get_property cleanups
Stephen Rothwell
2007-04-30
2
-8
/
+9
*
[POWERPC] Generic check_legacy_ioport
Olaf Hering
2007-04-27
1
-7
/
+0
*
[POWERPC] pasemi: Cpufreq driver
Olof Johansson
2007-04-27
4
-0
/
+325
*
[POWERPC] pasemi: Kconfig for gpio_mdio
Olof Johansson
2007-04-27
2
-2
/
+9
*
[POWERPC] pasemi: Remove build warning
Olof Johansson
2007-04-27
1
-0
/
+1
*
[POWERPC] pasemi: GPIO MDIO of_platform driver
Olof Johansson
2007-04-24
3
-1
/
+354
*
[POWERPC] pasemi: Reset mpic on boot
Olof Johansson
2007-04-24
1
-1
/
+1
*
[POWERPC] pasemi: Allow 8KB config space for I/O bridge
Olof Johansson
2007-04-24
1
-3
/
+13
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
2
-2
/
+2
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-13
1
-1
/
+1
|
\
|
*
[PATCH] pasemi trivial iomem annotations
Al Viro
2007-03-14
1
-1
/
+1
*
|
[POWERPC] Split several platforms into their respective Kconfig file
Kumar Gala
2007-03-22
1
-0
/
+12
*
|
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-03-09
1
-2
/
+2
|
/
*
[POWERPC] pasemi: iommu support
Olof Johansson
2007-02-07
5
-5
/
+305
*
[POWERPC] pasemi: Configure DMA controller interrupts
Olof Johansson
2007-02-07
3
-0
/
+15
*
[POWERPC] pasemi: SMP timebase sync
Olof Johansson
2007-02-07
1
-2
/
+25
*
[POWERPC] pasemi: Implement restart
Olof Johansson
2007-02-07
1
-15
/
+9
*
[POWERPC] pasemi: Idle loops
Olof Johansson
2007-02-07
5
-2
/
+178
*
[POWERPC] pasemi: Machine check handler
Olof Johansson
2007-02-07
1
-0
/
+43
[next]