aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib
AgeCommit message (Expand)AuthorFilesLines
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/...Linus 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
2006-03-17[PATCH] kzalloc() conversion in arch/ppcEric Sesterhenn1-2/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason56-112/+0
2006-02-10[PATCH] ppc32: Make platform devices being able to assign functionsVitaly Bordug1-3/+174
2006-02-10Merge ../powerpc-mergePaul Mackerras3-4/+4
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-2/+2
2006-02-07[PATCH] fix breakage in ocp.cAl Viro1-2/+2
2006-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcPaul Mackerras4-52/+5
2006-02-07[PATCH] powerpc: Remove arch/ppc/syslib/ppc4xx_pm.cDomen Puncer1-47/+0
2006-02-07[PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely1-1/+1
2006-02-07[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely1-1/+1
2006-02-07[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely1-1/+1
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King2-2/+2
2006-01-27[PATCH] mv643xx_eth: Fix for building as a moduleDale Farnsworth1-2/+2
2006-01-20[PATCH] PPC32 8xx: support for the physmapped flash on m8xxVitaly Bordug1-0/+50
2006-01-20[PATCH] ppc32 8xx: Added setbitsXX/clrbitsXX macro for read-modify-write oper...Vitaly Bordug2-8/+8
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2-21/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-01-13[PATCH] Add ocp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala2-4/+16
2006-01-09[PATCH] ppc32: m8xx watchdog updateMarcelo Tosatti3-29/+82
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala3-696/+1
2006-01-06[PATCH] ppc32: Fix MPC52xx PCI init in cas the bootloader didn't do itSylvain Munaut1-4/+6
2006-01-06[PATCH] ppc32: Fix MPC52xx configuration space accessSylvain Munaut1-14/+69
2006-01-06[PATCH] ppc32: Remove __init qualifier from mpc52xx pci resources fixupsSylvain Munaut1-1/+1
2006-01-06[PATCH] ppc32: Fix static IO mapping for Freescale MPC52xxSylvain Munaut1-2/+4
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro1-0/+1
2005-12-01[PATCH] ppc32: Fix incorrect PCI frequency valueVitaly Bordug1-1/+2
2005-11-18[PATCH] ppc: Fix MPC83xx device tableKumar Gala1-2/+26
2005-11-13[PATCH] Update email address for KumarKumar Gala16-16/+16
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala1-1/+1
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2-2/+0
2005-11-09[PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala2-14/+22
2005-11-09[PATCH] ppc32: Fix RapidIO build on 85xxMatt Porter1-1/+1
2005-11-08[PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt1-1/+3
2005-11-08Merge ../linux-2.6Paul Mackerras11-14/+1607
2005-11-07[PATCH] kfree cleanup: archJesper Juhl1-4/+2
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter1-5/+11
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter3-0/+954
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-07[PATCH] ppc32: Add missing initrd header on ppc440Matt Porter1-0/+1
2005-11-07[PATCH] ppc32: Remove internal PCI arbiter check on PPC40xMatt Porter1-7/+0
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier1-0/+1
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier6-4/+631
2005-11-07[PATCH] ppc32: Dump error status for both PLB segments on 440SPRoland Dreier1-0/+11
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks1-0/+1
2005-11-07[PATCH] ppc32 8xx: fix m8xx_wdt accessor macro updateMarcelo Tosatti1-6/+7
2005-11-03[PATCH] ppc32: Fixed warning in m8xx_setup.cVitaly Bordug1-0/+1
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-1/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King3-1/+3
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug4-2/+11
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming2-23/+38
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter2-2/+36
2005-10-29[PATCH] ppc32 8xx: use io accessor macros instead of direct memory referenceMarcelo Tosatti3-42/+34
2005-10-27[PATCH] powerpc: Moved dcr support to arch/powerpcKumar Gala2-43/+0
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras2-219/+8
2005-10-26ppc: Use the indirect_pci.c from arch/powerpc/sysdevPaul Mackerras2-153/+19
2005-10-26[PATCH] ppc: Fix m82xx_pci buildBecky Bruce1-1/+1
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras2-2/+2
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras1-1/+1
2005-10-17ppc: Use the merged of_device.c from arch/powerpc/kernelPaul Mackerras2-277/+1
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell1-1/+1
2005-10-12Merge from Linus' treePaul Mackerras4-5/+2
2005-10-11ppc: Various minor compile fixesPaul Mackerras13-0/+13
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras1-1/+0
2005-10-10powerpc: Use arch/powerpc/mm and arch/powerpc/lib for 64-bitPaul Mackerras1-14/+0
2005-10-01powerpc: merge idle_power4.S and trapc.sStephen Rothwell2-2/+2
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro3-3/+0
2005-09-29[PATCH] mv64x60 iomem annotationsAl Viro1-2/+2
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala1-3/+3
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-0/+14
2005-09-25Merge from Linus' tree.Paul Mackerras2-6/+8
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt1-2/+4
2005-09-22[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platformKumar Gala1-4/+4
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger3-20/+17
2005-09-17[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devicesVitaly Bordug3-1/+287
2005-09-17[PATCH] Fix up some pm_message_t typesRichard Purdie1-1/+1
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-10[PATCH] PPC: C99 initializers for hw_interrupt_type structuresThomas Gleixner5-38/+23
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2-2/+2
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini1-3/+4
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King3-4/+4
2005-09-07[PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin1-1/+1
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer2-108/+169
2005-09-05[PATCH] ppc32: Added PCI support MPC83xxKumar Gala3-8/+412
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala1-1/+51
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala3-1/+591
2005-09-05[PATCH] ppc32: Added support for the Book-E style Watchdog TimerKumar Gala1-25/+0
2005-09-05[PATCH] ppc32: Remove board support for PCOREKumar Gala1-1/+0
2005-09-05[PATCH] ppc32: Remove board support for MENF1Kumar Gala1-2/+0
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala1-2/+0
2005-09-05[PATCH] ppc32: Remove board support for K2Kumar Gala1-2/+0
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala1-1/+1
2005-09-05[PATCH] ppc32: Remove board support for ADIRKumar Gala1-2/+0
2005-08-30[PATCH] ppc32 8xx: fix warnings in m8xx_setup.cMarcelo Tosatti1-3/+3
2005-08-26[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdefMarcelo Tosatti1-1/+1
2005-08-18[PATCH] ppc32: fix ppc4xx stb03xxx dma buildMatt Porter1-3/+7
2005-08-08[PATCH] ppc32: Fix MPC834x USB memory map offsetsKumar Gala1-4/+4
2005-08-07[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A...Marcelo Tosatti1-6/+2
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter3-0/+21
2005-07-27[PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xxKumar Gala1-2/+2
2005-07-27[PATCH] ppc32: fix compilation error with CONFIG_PQ2FADSDowning, Thomas1-3/+3
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala1-10/+43
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2-3/+1
2005-07-06[PATCH] openfirmware: generate device table for userspaceJeff Mahoney1-7/+8
2005-07-05[PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setupEugene Surovegin1-0/+4
2005-06-27[PATCH] ppc32: Bump PMU interrupt priorityBenjamin Herrenschmidt1-7/+19
2005-06-26[PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offsetKumar Gala1-7/+7
2005-06-25[PATCH] ppc32: remove some unnecessary includes of bootmem.hKumar Gala4-4/+1
2005-06-21[PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala4-4/+2
2005-06-21[PATCH] ppc32: remove orphaned ppc4xx_kgdb.cMatt Porter1-124/+0
2005-06-21[PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala1-0/+20
2005-06-21[PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCPKumar Gala2-46/+139
2005-06-21[PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.cKumar Gala1-2/+0
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala2-3/+4
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala2-0/+290
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou2-2/+2
2005-06-01[PATCH] ppc32: Apple device-tree bug fixBenjamin Herrenschmidt1-0/+10
2005-05-28[PATCH] ppc32: Add soft reset to MPC834xKumar Gala1-0/+28
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug7-277/+490
2005-05-28[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala2-1/+17
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt1-3/+1
2005-05-23[PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala1-1/+1
2005-05-20[PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2-0/+2
2005-05-20[PATCH] ppc32: remove unused computationPaul Mackerras1-2/+0
2005-05-01[PATCH] ppc32: workaround for spurious IRQs on PQ2Dan Malek1-0/+5
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro3-15/+10
2005-04-16[PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.hBenoit Boissinot1-3/+0
2005-04-16[PATCH] ppc32: Fix mpc8xx watchdogTom Rini1-2/+9
2005-04-16[PATCH] ppc32: Support 36-bit physical addressing on e500Kumar Gala1-0/+8
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt1-4/+1
2005-04-16[PATCH] ppc32: ppc4xx_pic - add acknowledge when enabling level-sensitive IRQEugene Surovegin1-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds79-0/+23351