index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] prom.c whitespace cleanup
Linas Vepstas
2007-09-14
1
-6
/
+6
*
[POWERPC] prom_init whitespace cleanup, typo fix
Linas Vepstas
2007-09-14
1
-6
/
+6
*
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
Scott Wood
2007-09-14
1
-6
/
+6
*
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually pre...
Scott Wood
2007-09-14
1
-4
/
+6
*
[POWERPC] bootwrapper: Add get_path()
Scott Wood
2007-09-14
4
-0
/
+75
*
[POWERPC] bootwrapper: Add strtoull()
Scott Wood
2007-09-14
3
-1
/
+52
*
[POWERPC] bootwrapper: flatdevtree fixes
Scott Wood
2007-09-14
3
-27
/
+23
*
[POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c
Olof Johansson
2007-09-14
1
-1
/
+3
*
[POWERPC] Move lowlevel runlatch calls under cpu feature control
Olof Johansson
2007-09-14
1
-0
/
+2
*
[POWERPC] Remove unused platform_machine_check()
Olof Johansson
2007-09-14
1
-15
/
+0
*
[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: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y
Olof Johansson
2007-09-14
1
-0
/
+60
*
[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
*
[POWERPC] Export new __io{re,un}map_at() symbols
Olof Johansson
2007-09-14
1
-0
/
+2
*
[POWERPC] Export virq mapping via debugfs
Michael Ellerman
2007-09-14
2
-0
/
+73
*
[POWERPC] Initialise hwirq for legacy irqs
Michael Ellerman
2007-09-14
1
-1
/
+1
*
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-14
11
-62
/
+9
*
[POWERPC] Invert null match behaviour for irq_hosts
Michael Ellerman
2007-09-14
4
-1
/
+22
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-14
24
-104
/
+70
*
[POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S
David Gibson
2007-09-14
3
-20
/
+26
*
[POWERPC] IOMMU virtual merge is no longer experimental
Linas Vepstas
2007-09-14
1
-5
/
+6
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-09-14
48
-4178
/
+2869
|
\
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-09-12
7
-3
/
+10
|
|
\
|
|
*
[POWERPC] Move serial_dev_init to device_initcall()
Olof Johansson
2007-09-13
1
-1
/
+1
|
|
*
[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue
Kumar Gala
2007-09-12
1
-0
/
+1
|
|
*
[POWERPC] cpm2: Fix off-by-one error in setbrg().
Scott Wood
2007-09-10
1
-1
/
+1
|
|
*
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
Kumar Gala
2007-09-10
4
-1
/
+7
|
*
|
[POWERPC] ibmebus: Prevent bus_id collisions
Joachim Fenkes
2007-09-11
1
-21
/
+9
|
*
|
[POWERPC] cell/PS3: Ignore storage devices that are still being probed
Geert Uytterhoeven
2007-09-11
2
-0
/
+30
|
*
|
[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set
Jeremy Kerr
2007-09-11
1
-0
/
+2
|
*
|
[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...
Masato Noguchi
2007-09-11
1
-9
/
+15
|
|
/
|
*
[POWERPC] PS3: Fix bug where the major version part is not compared
Masakazu Mokuno
2007-08-30
1
-1
/
+2
|
*
[POWERPC] Update defconfigs
Paul Mackerras
2007-08-30
11
-1604
/
+699
|
*
[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable
Andre Detsch
2007-08-30
1
-5
/
+1
|
*
[POWERPC] spufs: Fix update of mailbox status register during backed wbox write
Arnd Bergmann
2007-08-30
1
-1
/
+2
|
*
[POWERPC] spu_manage: fix spu_unit_number for celleb device tree
Christian Krafft
2007-08-30
1
-0
/
+8
|
*
[POWERPC] Update defconfigs
Kumar Gala
2007-08-29
20
-2661
/
+2131
|
*
[POWERPC] Flush registers to proper task context
Kumar Gala
2007-08-28
1
-3
/
+3
*
|
[POWERPC] Walnut zImage wrapper
Josh Boyer
2007-09-07
3
-1
/
+138
*
|
[POWERPC] Walnut board support
Josh Boyer
2007-09-07
5
-10
/
+78
*
|
[POWERPC] Walnut defconfig
Josh Boyer
2007-09-07
1
-0
/
+773
*
|
[POWERPC] Walnut DTS
Josh Boyer
2007-09-07
1
-0
/
+183
*
|
[POWERPC] Fix bus probe on Bamboo board
Josh Boyer
2007-09-07
1
-1
/
+1
*
|
[POWERPC] Remove dtc build cruft from DTS files
Josh Boyer
2007-09-07
5
-18
/
+0
*
|
[POWERPC] PowerPC 440EPx: Sequoia bootwrapper
Valentine Barshak
2007-09-07
4
-1
/
+168
*
|
[POWERPC] PowerPC 440EPx: Sequoia board support
Valentine Barshak
2007-09-07
5
-2
/
+102
*
|
[POWERPC] PowerPC 440EPx: Sequoia defconfig
Valentine Barshak
2007-09-07
1
-0
/
+776
*
|
[POWERPC] PowerPC 440EPx: Sequoia device tree
Valentine Barshak
2007-09-07
1
-0
/
+286
[next]