index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Stop using ppc_sys for Xilinx Virtex boards
Grant Likely
2007-04-30
7
-187
/
+11
*
[POWERPC] New registration for common Xilinx Virtex ppc405 platform devices
Grant Likely
2007-04-30
2
-0
/
+260
*
[POWERPC] Merge common virtex header files
Grant Likely
2007-04-30
6
-111
/
+33
*
[POWERPC] Rework Kconfig dependancies for Xilinx Virtex ppc405 platform
Grant Likely
2007-04-30
1
-8
/
+7
*
[POWERPC] Clean up cpufreq Kconfig dependencies
Olof Johansson
2007-04-30
1
-6
/
+6
*
Revert "[POWERPC] Autodetect serial console on efika"
Paul Mackerras
2007-04-30
1
-26
/
+0
*
[POWERPC] Generic check_legacy_ioport
Olaf Hering
2007-04-27
9
-81
/
+37
*
[POWERPC] Prepare for splitting up mmu.h by MMU type
David Gibson
2007-04-27
2
-400
/
+406
*
[POWERPC] bootwrapper: cuboot-83xx: Exclude upper 1MB from heap.
Scott Wood
2007-04-27
1
-1
/
+1
*
[POWERPC] bootwrapper: cuImage for 85xx
Scott Wood
2007-04-27
3
-1
/
+72
*
[POWERPC] bootwrapper: Fix array handling in dt_xlate_reg().
Scott Wood
2007-04-27
1
-12
/
+11
*
[POWERPC] boot: More verbose gunzip error message
Milton Miller
2007-04-27
1
-1
/
+2
*
[POWERPC] Enable make install
Akinobu Mita
2007-04-27
2
-1
/
+4
*
[POWERPC] Always use -mno-string
Benjamin Herrenschmidt
2007-04-27
1
-3
/
+3
*
[POWERPC] Fix WARN_ON when entering xmon
Anton Blanchard
2007-04-27
1
-4
/
+3
*
[POWERPC] Replace if-then-else with a switch statement
Will Schmidt
2007-04-27
1
-21
/
+22
*
[POWERPC] Fix typos in booting-without-of.txt
Domen Puncer
2007-04-27
1
-41
/
+39
*
[POWERPC] pasemi: Cpufreq driver
Olof Johansson
2007-04-27
5
-0
/
+335
*
[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] Partially revert a7edd0e676d51145ae634a2acf7a447e319200fa
Stephen Rothwell
2007-04-27
1
-4
/
+4
*
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
18
-38
/
+38
*
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
50
-122
/
+120
*
Revert "[POWERPC] DMA 4GB boundary protection"
Paul Mackerras
2007-04-26
1
-10
/
+0
*
[POWERPC] via-pmu: Switch to ref counting PCI API
Alan Cox
2007-04-24
1
-1
/
+3
*
[POWERPC] pci_32.c: Switch to ref counting PCI API
Alan Cox
2007-04-24
1
-2
/
+5
*
[POWERPC] Abolish PHYS_FMT macro from arch/powerpc
David Gibson
2007-04-24
1
-2
/
+2
*
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-24
19
-134
/
+206
*
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
2007-04-24
6
-26
/
+13
*
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-24
12
-45
/
+62
*
[POWERPC] Remove find_all_nodes
Stephen Rothwell
2007-04-24
2
-18
/
+0
*
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
2007-04-24
4
-33
/
+22
*
[POWERPC] Cleanup and fix breakage in tlbflush.h
David Gibson
2007-04-24
3
-65
/
+81
*
[POWERPC] Save trap number in bad_stack
Olof Johansson
2007-04-24
3
-2
/
+10
*
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-24
10
-26
/
+26
*
[POWERPC] Fix comment typo in Kurobox device tree
Grant Likely
2007-04-24
2
-6
/
+6
*
[POWERPC] bootwrapper: Use `unsigned long' for malloc sizes
Geert Uytterhoeven
2007-04-24
3
-20
/
+21
*
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
David Gibson
2007-04-24
3
-0
/
+366
*
[POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc
David Gibson
2007-04-24
1
-222
/
+150
*
[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
Ananth N Mavinakayanahalli
2007-04-24
2
-1
/
+40
*
[POWERPC] Emulate more instructions in software
Ananth N Mavinakayanahalli
2007-04-24
1
-1
/
+44
*
[POWERPC] bootwrapper: cuboot for 83xx
Scott Wood
2007-04-24
2
-1
/
+70
*
[POWERPC] bootwrapper: Add ppcboot.h
Scott Wood
2007-04-24
1
-0
/
+108
*
[POWERPC] bootwrapper: Add a cuboot platform and a cuImage target
Scott Wood
2007-04-24
4
-5
/
+34
*
[POWERPC] bootwrapper: Add CONFIG_DEVICE_TREE
Scott Wood
2007-04-24
1
-0
/
+24
*
[POWERPC] pasemi: GPIO MDIO of_platform driver
Olof Johansson
2007-04-24
3
-1
/
+354
*
[POWERPC] pasemi: PA6T oprofile support
Olof Johansson
2007-04-24
9
-13
/
+312
*
[POWERPC] pasemi: Reset mpic on boot
Olof Johansson
2007-04-24
1
-1
/
+1
*
[POWERPC] pasemi: Enable one more hid bit
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
[next]