summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* | [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger2007-03-264-3/+7
* | [POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.Zhang Wei2007-03-261-0/+24
* | [POWERPC] New reg.h for the zImageDavid Gibson2007-03-264-4/+26
* | [POWERPC] Add gcc format warnings to zImage printf()David Gibson2007-03-262-5/+6
* | [POWERPC] boot: Use a common zImage ruleMilton Miller2007-03-261-43/+24
* | [POWERPC] boot: clean rule fixesMilton Miller2007-03-261-4/+4
* | [POWERPC] boot: Use FORCEMilton Miller2007-03-261-17/+19
* | [POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller2007-03-261-0/+2
* | [POWERPC] bootwrapper: Add a fatal error helperMilton Miller2007-03-264-47/+28
* | Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal...Paul Mackerras2007-03-2616-648/+424
|\ \
| * | [POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala2007-03-222-219/+220
| * | [POWERPC] Split several platforms into their respective Kconfig fileKumar Gala2007-03-227-74/+69
| * | [POWERPC] Removed config options that we don't support in embedded6xxKumar Gala2007-03-223-264/+38
| * | [POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala2007-03-224-50/+51
| * | [POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala2007-03-222-19/+21
| * | [POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala2007-03-222-33/+36
* | | [POWERPC] Generic time suspend/resume codeJohannes Berg2007-03-264-38/+78
* | | [POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org2007-03-261-3/+3
* | | [POWERPC] Fix backwards ? : when printing machine typeanton@samba.org2007-03-261-1/+1
* | | [POWERPC] Handle recursive oopsesanton@samba.org2007-03-261-16/+36
* | | [POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org2007-03-261-11/+20
* | | [POWERPC] Add missing oops_enter/oops_exitanton@samba.org2007-03-261-0/+3
|/ /
* | [POWERPC] Remove last_syscallAnton Blanchard2007-03-223-3/+0
* | [POWERPC] Remove _get_SPAnton Blanchard2007-03-221-4/+0
* | [POWERPC] EEH: restructure multi-function supportLinas Vepstas2007-03-222-18/+16
* | [POWERPC] EEH: verify state changeLinas Vepstas2007-03-222-2/+10
* | [POWERPC] EEH: rm un-needed dataLinas Vepstas2007-03-223-25/+5
* | [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-221-51/+59
* | [POWERPC] EEH: handle reset state highLinas Vepstas2007-03-221-3/+3
* | [POWERPC] EEH: multifunction recovery bugfixLinas Vepstas2007-03-221-1/+2
* | [POWERPC] EEH: hotplug recovery bugfixLinas Vepstas2007-03-221-1/+2
* | [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas2007-03-221-9/+35
* | [POWERPC] EEH: Tolerate high mmioLinas Vepstas2007-03-221-1/+1
* | [POWERPC] EEH: Add clarifying messages.Linas Vepstas2007-03-221-5/+15
* | [POWERPC] EEH: modify order of EEH state checkingLinas Vepstas2007-03-221-8/+8
* | [POWERPC] boot: export flush_cacheMilton Miller2007-03-212-3/+1
* | [POWERPC] boot: rebuild when wrapper changesMilton Miller2007-03-211-1/+2
* | [POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood2007-03-211-1/+2
* | [POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood2007-03-211-7/+17
* | [POWERPC] bootwrapper: Add dt_ops methods.Scott Wood2007-03-212-10/+83
* | [POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day2007-03-161-3/+3
* | [POWERPC] Add documentation for the zImage's gunzip convenience functionsDavid Gibson2007-03-162-3/+95
* | [POWERPC] 8xx parenthesis balanceMariusz Kozlowski2007-03-162-2/+2
* | [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-161-34/+133
* | [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-161-63/+63
* | [POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer2007-03-161-1/+2
* | [POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...Scott Wood2007-03-162-5/+13
* | [POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood2007-03-162-0/+68
* | [POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...Scott Wood2007-03-162-8/+14
* | [POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...Scott Wood2007-03-161-19/+34