summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-266-88/+24
* | [POWERPC] Generic time suspend/resume codeJohannes Berg2007-03-264-38/+78
* | [POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDRStefan Roese2007-03-262-2/+2
* | [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-226-6/+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-224-30/+6
* [POWERPC] EEH: wait for slot statusLinas Vepstas2007-03-222-52/+61
* [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] Minor paca optimisationStephen Rothwell2007-03-211-2/+1
* [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] Document the linux,network-index property.Scott Wood2007-03-211-0/+13
* [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] Update documentation for flat device tree format v17David Gibson2007-03-162-6/+25
* [POWERPC] 8xx parenthesis balanceMariusz Kozlowski2007-03-162-2/+2
* [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-162-35/+134
* [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-162-84/+84
* [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
OpenPOWER on IntegriCloud