aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-13[POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood3-2/+187
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig1-4/+0
2007-04-13[POWERPC] CBE thermal support on PS3Geert Uytterhoeven1-0/+1
2007-04-13[POWERPC] Remove stale comment from head_64.SSonny Rao1-4/+0
2007-04-13[POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering10-10/+0
2007-04-13[POWERPC] Fix link errors when EEH is disabledOlaf Hering2-0/+2
2007-04-13[POWERPC] Clean up zImage handling of the command lineDavid Gibson2-33/+21
2007-04-13[POWERPC] Add device tree utility functions to zImageDavid Gibson4-17/+136
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson3-9/+9
2007-04-13[POWERPC] DMA 4GB boundary protectionJake Moilanen1-1/+34
2007-04-13[POWERPC] Add uevent handler for of_platform_busSylvain Munaut1-0/+1
2007-04-13[POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut1-0/+112
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras20-140/+311
2007-04-12[POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer1-2/+2
2007-03-29[POWERPC] 85xx: Add initial MPC8544DS basic port defconfig.Jon Loeliger1-0/+1077
2007-03-29[POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger4-1/+289
2007-03-29[POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski5-1/+1730
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade1-3/+3
2007-03-29[POWERPC] Fix dcr_unmap()Jean-Christophe Dubois1-1/+1
2007-03-26[POWERPC] 83xx: Removed dead headerKumar Gala2-20/+0
2007-03-26[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi1-2/+2
2007-03-26[POWERPC] 83xx: Delete unused header file.Robert P. J. Day1-23/+0
2007-03-26[POWERPC] QE: automatically select QE optionsTimur Tabi2-10/+2
2007-03-26[POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112-1/+95
2007-03-26[POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c.Jon Loeliger4-3/+7
2007-03-26[POWERPC] 86xx: Added 2nd PCI-Ex controller support for MPC8641 HPCN to DTS.Zhang Wei1-0/+24
2007-03-26[POWERPC] New reg.h for the zImageDavid Gibson4-4/+26
2007-03-26[POWERPC] Add gcc format warnings to zImage printf()David Gibson2-5/+6
2007-03-26[POWERPC] boot: Use a common zImage ruleMilton Miller1-43/+24
2007-03-26[POWERPC] boot: clean rule fixesMilton Miller1-4/+4
2007-03-26[POWERPC] boot: Use FORCEMilton Miller1-17/+19
2007-03-26[POWERPC] bootwrapper: Allow platforms to call library zImage_startMilton Miller1-0/+2
2007-03-26[POWERPC] bootwrapper: Add a fatal error helperMilton Miller4-47/+28
2007-03-26Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22Paul Mackerras16-648/+424
2007-03-26[POWERPC] Generic time suspend/resume codeJohannes Berg4-38/+78
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 Blanchard3-3/+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