aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-08potential parse error in ifdef part 3Yoann Padioleau1-2/+2
2007-06-02[POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platformsStefan Roese1-0/+1
2007-05-17[PPC] MCC2 missing in MPC826x device_listMorten Banzon1-16/+20
2007-05-12[POWERPC] Spelling fixes: arch/ppc/Simon Arlott13-20/+20
2007-05-10Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi1-12/+11
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov1-0/+7
2007-05-08Merge branch 'linux-2.6'Paul Mackerras1-1/+0
2007-05-07[POWERPC] Fix build problem in ppc4xx_sgdma.cDavid Gibson1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-30[POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton1-0/+1
2007-04-30[POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk1-1/+1
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely1-1/+2
2007-04-30[POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely2-0/+260
2007-04-13[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day1-81/+0
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth1-3/+9
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-13[POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese1-0/+1
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day1-1/+2
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day1-2/+0
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk1-1/+0
2006-12-04[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki1-4/+4
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro18-44/+34
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro1-2/+2
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering1-7/+7
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-1/+1
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell1-16/+0
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-1/+694
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips3-1/+694
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug5-6/+105
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2006-07-04[POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt1-0/+212
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg1-1/+1
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt1-0/+2
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner5-15/+18
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel34-34/+0
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar12-16/+16
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala1-3/+3
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug2-12/+12
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug3-11/+26
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin2-1/+16
2006-04-13[PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug1-4/+5
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras4-2443/+1
2006-03-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut1-0/+48
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut1-1/+2
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1