summaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib
AgeCommit message (Expand)AuthorLines
2007-04-30[POWERPC] ppc4xx_sgdma needs dma-mapping.hAndrew Morton-0/+1
2007-04-30[POWERPC] Remove the unused HTDMSOUND driverAdrian Bunk-1/+1
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely-1/+2
2007-04-30[POWERPC] New registration for common Xilinx Virtex ppc405 platform devicesGrant Likely-0/+260
2007-04-13[POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h.Robert P. J. Day-81/+0
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth-3/+9
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner-1/+1
2007-02-13[POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese-0/+1
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish-1/+1
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day-1/+2
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day-2/+0
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk-1/+0
2006-12-04[POWERPC] 8xx: Off-by-one fixes to SCC parameter RAM definitionsKalle Pokki-4/+4
2006-10-10[POWERPC] ARCH=ppc pt_regs fixesAl Viro-44/+34
2006-10-09[PATCH] mv64630_pic NULL noise removalAl Viro-2/+2
2006-10-07[POWERPC] PReP fixup after irq changesOlaf Hering-7/+7
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering-1/+1
2006-09-20[POWERPC] remove unused io accessorsStephen Rothwell-16/+0
2006-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-1/+694
2006-08-30[POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips-1/+694
2006-08-19[PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug-6/+105
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1/+1
2006-07-04[POWERPC] Actually copy over i8259.c to arch/ppc/syslib this timeBenjamin Herrenschmidt-0/+212
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg-1/+1
2006-07-03[POWERPC] Copy i8259 code back to arch/ppcBenjamin Herrenschmidt-0/+2
2006-07-02[PATCH] irq-flags: PPC: Use the new IRQF_ constantsThomas Gleixner-15/+18
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-34/+0
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-16/+16
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala-3/+3
2006-05-26[PATCH] ppc32 CPM_UART: various fixes for pq2 uart usersVitaly Bordug-12/+12
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug-11/+26
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin-1/+16
2006-04-13[PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug-4/+5
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras-2443/+1
2006-03-27[PATCH] ppc32: Reorganize and complete MPC52xx initial cpu setupSylvain Munaut-0/+48
2006-03-27[PATCH] ppc32: Adds support for the PCI hostbridge in MPC5200BSylvain Munaut-1/+2
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan-1/+1
2006-03-17[PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn-2/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason-112/+0
2006-02-10[PATCH] ppc32: Make platform devices being able to assign functionsVitaly Bordug-3/+174
2006-02-10Merge ../powerpc-mergePaul Mackerras-4/+4
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-2/+2
2006-02-07[PATCH] fix breakage in ocp.cAl Viro-2/+2
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras-52/+5
2006-02-07[PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.cDomen Puncer-47/+0
2006-02-07[PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely-1/+1
2006-02-07[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely-1/+1
2006-02-07[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely-1/+1
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King-2/+2