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
/
platforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Add missing EXPORTS for mpc52xx support
Grant Likely
2006-12-05
1
-0
/
+2
*
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-04
3
-7
/
+3
*
[POWERPC] Linkstation / kurobox support
Guennadi Liakhovetski
2006-12-04
4
-3
/
+358
*
[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily
Stephen Rothwell
2006-12-04
1
-1
/
+7
*
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2006-12-04
1
-0
/
+2
*
[POWERPC] Add lite5200 board support to arch/powerpc
Grant Likely
2006-12-04
2
-1
/
+164
*
[POWERPC] Add common routines for 52xx support in arch/powerpc
Grant Likely
2006-12-04
3
-89
/
+147
*
[POWERPC] Separate IRQ config / register set from main header
Sylvain Munaut
2006-12-04
2
-0
/
+54
*
[POWERPC] Move Efika support files into platforms/52xx
Grant Likely
2006-12-04
6
-2
/
+2
*
[POWERPC] Put mpc52xx support file in platforms/52xx
Grant Likely
2006-12-04
1
-12
/
+0
*
[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx
Grant Likely
2006-12-04
3
-0
/
+545
*
[POWERPC] pSeries/kexec: Fix for interrupt distribution
Mohan Kumar M
2006-12-04
1
-19
/
+49
*
[POWERPC] ps3: multiplatform build fixes
Arnd Bergmann
2006-12-04
2
-1
/
+5
*
[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3
Geert Uytterhoeven
2006-12-04
1
-3
/
+3
*
[POWERPC] spufs: we should only execute init_spu_base on cell
Stephen Rothwell
2006-12-04
1
-0
/
+3
*
[POWERPC] spufs: always send sigtrap on breakpoint
Arnd Bergmann
2006-12-04
1
-6
/
+4
*
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported
Jeremy Kerr
2006-12-04
1
-0
/
+4
*
[POWERPC] Fix compile issue for Efika platform
Nicolas DET
2006-12-04
2
-1
/
+2
*
[POWERPC] ps3: add spu support
Geoff Levand
2006-12-04
3
-0
/
+623
*
[POWERPC] ps3: add OS params support
Geoff Levand
2006-12-04
2
-1
/
+260
*
[POWERPC] ps3: add lpar addressing
Geoff Levand
2006-12-04
1
-0
/
+11
*
[POWERPC] ps3: add interrupt support
Geoff Levand
2006-12-04
1
-0
/
+575
*
[POWERPC] ps3: add repository support
Geoff Levand
2006-12-04
1
-0
/
+840
*
[POWERPC] ps3: add htab routines
Geoff Levand
2006-12-04
1
-0
/
+277
*
[POWERPC] ps3: add lv1 hvcalls
Geoff Levand
2006-12-04
2
-0
/
+831
*
[POWERPC] ps3: add support for ps3 platform
Geoff Levand
2006-12-04
8
-0
/
+1357
*
[POWERPC] cell: abstract spu management routines
Geoff Levand
2006-12-04
5
-338
/
+454
*
[POWERPC] cell: hard disable interrupts in power_save()
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+9
*
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
7
-87
/
+580
*
[POWERPC] Distinguish POWER6 partition modes and tell userspace
Paul Mackerras
2006-12-04
1
-1
/
+1
*
[POWERPC] cell: Add oprofile support
Maynard Johnson
2006-12-04
2
-2
/
+33
*
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
2006-12-04
4
-0
/
+96
*
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
2006-12-04
3
-87
/
+2
*
[POWERPC] cell: PMU register macros
Kevin Corry
2006-12-04
1
-1
/
+22
*
[POWERPC] cell: Add symbol exports for oprofile
Arnd Bergmann
2006-12-04
1
-0
/
+13
*
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
4
-148
/
+113
*
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
2006-12-04
3
-0
/
+13
*
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-12-04
6
-36
/
+79
*
[POWERPC] spufs: Fix return value of spufs_mfc_write
Masato Noguchi
2006-12-04
1
-0
/
+1
*
[POWERPC] spufs: Always map local store non-guarded
Arnd Bergmann
2006-12-04
1
-2
/
+2
*
[POWERPC] spufs: Avoid user-triggered oops in ptrace
Christoph Hellwig
2006-12-04
1
-8
/
+7
*
[POWERPC] spufs: Fix missing stop-and-signal
Masato Noguchi
2006-12-04
1
-10
/
+18
*
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
2006-12-04
2
-1
/
+2
*
[POWERPC] spufs: Replace spu.nid with spu.node
Geoff Levand
2006-12-04
1
-2
/
+2
*
[POWERPC] spufs: Read from signal files only if data is there
Dwayne Grant McConnell
2006-12-04
2
-20
/
+22
*
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
Dwayne Grant McConnell
2006-12-04
1
-0
/
+90
*
[POWERPC] spufs: Remove /spu_tag_mask file
Dwayne Grant McConnell
2006-12-04
1
-23
/
+0
*
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-12-04
3
-6
/
+137
*
[POWERPC] spufs: Change %llx to 0x%llx.
Dwayne Grant McConnell
2006-12-04
1
-6
/
+7
*
[POWERPC] Wrap cpu_die() with CONFIG_HOTPLUG_CPU
Linas Vepstas
2006-12-04
1
-0
/
+4
[next]