summaryrefslogtreecommitdiffstats
path: root/Documentation/riscom8.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2007-03-26[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg6-88/+24
2007-03-26[POWERPC] Generic time suspend/resume codeJohannes Berg4-38/+78
2007-03-26[POWERPC] ppc: Fix PCIX configuration of Ocotea & Taishan for > 512MB DDRStefan Roese2-2/+2
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org1-3/+3
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org1-1/+1
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org1-16/+36
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org1-11/+20
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org1-0/+3
2007-03-22[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala2-219/+220
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala7-74/+69
2007-03-22[POWERPC] Removed config options that we don't support in embedded6xxKumar Gala3-264/+38
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala4-50/+51
2007-03-22[POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala2-19/+21
2007-03-22[POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala2-33/+36
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard6-6/+0
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard1-4/+0
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas2-18/+16
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas2-2/+10
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas4-30/+6
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas2-52/+61
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas1-3/+3
2007-03-22[POWERPC] EEH: multifunction recovery bugfixLinas Vepstas1-1/+2
2007-03-22[POWERPC] EEH: hotplug recovery bugfixLinas Vepstas1-1/+2
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas1-9/+35
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas1-1/+1
2007-03-22[POWERPC] EEH: Add clarifying messages.Linas Vepstas1-5/+15
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas1-8/+8
2007-03-21[POWERPC] Minor paca optimisationStephen Rothwell1-2/+1
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller2-3/+1
2007-03-21[POWERPC] boot: rebuild when wrapper changesMilton Miller1-1/+2
2007-03-21[POWERPC] bootwrapper: Make setprop accept a const buffer.Scott Wood1-1/+2
2007-03-21[POWERPC] Document the linux,network-index property.Scott Wood1-0/+13
2007-03-21[POWERPC] bootwrapper: Make compression of the kernel image optional.Scott Wood1-7/+17
2007-03-21[POWERPC] bootwrapper: Add dt_ops methods.Scott Wood2-10/+83
2007-03-16[POWERPC] Correct apparently misspelled "XMON" preprocessor symbol.Robert P. J. Day1-3/+3
2007-03-16[POWERPC] Add documentation for the zImage's gunzip convenience functionsDavid Gibson2-3/+95
2007-03-16[POWERPC] Update documentation for flat device tree format v17David Gibson2-6/+25
2007-03-16[POWERPC] 8xx parenthesis balanceMariusz Kozlowski2-2/+2
2007-03-16[POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2-35/+134
2007-03-16[POWERPC] ibmebus: whitespace fixesJoachim Fenkes2-84/+84
2007-03-16[POWERPC] 32-bit early_init() should zero from __bss_start to __bss_stop onlyMark A. Greer1-1/+2
2007-03-16[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...Scott Wood2-5/+13
2007-03-16[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().Scott Wood2-0/+68
2007-03-16[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...Scott Wood2-8/+14
2007-03-16[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...Scott Wood1-19/+34
2007-03-16[POWERPC] bootwrapper: Add ft_find_device_rel().Scott Wood2-0/+15
2007-03-13[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().Scott Wood1-1/+1
2007-03-13[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().Scott Wood1-1/+1
2007-03-13[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...Scott Wood1-2/+8
2007-03-13[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.Scott Wood1-0/+3