aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer
2007-03-29[POWERPC] 85xx: Add initial MPC8544DS basic port defconfig.Jon Loeliger
2007-03-29[POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger
2007-03-29[POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade
2007-03-29[POWERPC] Fix dcr_unmap()Jean-Christophe Dubois
2007-03-26[POWERPC] 83xx: Removed dead headerKumar Gala
2007-03-26[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi
2007-03-26[POWERPC] 83xx: Delete unused header file.Robert P. J. Day
2007-03-26[POWERPC] QE: automatically select QE optionsTimur Tabi
2007-03-26[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r61911
2007-03-26[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger
2007-03-26[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.Zhang Wei
2007-03-26[POWERPC] New reg.h for the zImageDavid Gibson
2007-03-26[POWERPC] Add gcc format warnings to zImage printf()David Gibson
2007-03-26[POWERPC] boot: Use a common zImage ruleMilton Miller
2007-03-26[POWERPC] boot: clean rule fixesMilton Miller
2007-03-26[POWERPC] boot: Use FORCEMilton Miller
2007-03-26[POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller
2007-03-26[POWERPC] bootwrapper: Add a fatal error helperMilton Miller
2007-03-26Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/gal...Paul Mackerras
2007-03-26[POWERPC] Generic time suspend/resume codeJohannes Berg
2007-03-26[POWERPC] Use lowercase for hex printouts in oops messages.anton@samba.org
2007-03-26[POWERPC] Fix backwards ? : when printing machine typeanton@samba.org
2007-03-26[POWERPC] Handle recursive oopsesanton@samba.org
2007-03-26[POWERPC] Clean up pmac_backlight_unblank in oops pathanton@samba.org
2007-03-26[POWERPC] Add missing oops_enter/oops_exitanton@samba.org
2007-03-22[POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support"Kumar Gala
2007-03-22[POWERPC] Split several platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] Removed config options that we don't support in embedded6xxKumar Gala
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala
2007-03-22[POWERPC] Split powermac platforms into their own Kconfig fileKumar Gala
2007-03-22[POWERPC] Split 52xx platforms into their own Kconfig fileKumar Gala
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-03-22[POWERPC] Remove _get_SPAnton Blanchard
2007-03-22[POWERPC] EEH: restructure multi-function supportLinas Vepstas
2007-03-22[POWERPC] EEH: verify state changeLinas Vepstas
2007-03-22[POWERPC] EEH: rm un-needed dataLinas Vepstas
2007-03-22[POWERPC] EEH: wait for slot statusLinas Vepstas
2007-03-22[POWERPC] EEH: handle reset state highLinas Vepstas
2007-03-22[POWERPC] EEH: multifunction recovery bugfixLinas Vepstas
2007-03-22[POWERPC] EEH: hotplug recovery bugfixLinas Vepstas
2007-03-22[POWERPC] EEH: support ibm,get-config-addr-info2 RTAS callLinas Vepstas
2007-03-22[POWERPC] EEH: Tolerate high mmioLinas Vepstas
2007-03-22[POWERPC] EEH: Add clarifying messages.Linas Vepstas
2007-03-22[POWERPC] EEH: modify order of EEH state checkingLinas Vepstas
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-03-21[POWERPC] boot: export flush_cacheMilton Miller