aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms
AgeCommit message (Expand)AuthorFilesLines
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King8-8/+8
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King16-20/+20
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras17-9380/+136
2006-01-13[PATCH] powerpc: Updated platforms that use gianfar to match driverKumar Gala7-51/+36
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro1-14/+0
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-8/+8
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c)Jiri Slaby1-4/+7
2006-01-09[PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board supportKumar Gala4-4/+503
2006-01-09[PATCH] ppc: removed unused variable i from code.Otavio Salvador2-2/+0
2006-01-09[PATCH] PPC_PREP: remove unneeded exportsAdrian Bunk1-1/+0
2006-01-06[PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCISylvain Munaut1-0/+2
2006-01-06[PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.cSylvain Munaut1-53/+0
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin2-3/+0
2005-12-20[PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interruptsEdson Seabra1-1/+2
2005-12-12[PATCH] powerpc: Fix clock spreading setting on some powermacsBenjamin Herrenschmidt1-5/+15
2005-11-17[PATCH] ppc: Fix warnings related to seq_fileKumar Gala2-2/+2
2005-11-13[PATCH] ppc32: Add support for handling PCI interrupts on MPC834x PCI expansi...Kumar Gala1-4/+11
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+8
2005-11-13[PATCH] Update email address for KumarKumar Gala13-13/+13
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson1-0/+9
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-0/+3
2005-11-09[PATCH] ppc32: Update MPC834x platform to work with new phylibKumar Gala1-8/+15
2005-11-09[PATCH] ppc32: Fix STx GP3 buildMatt Porter1-0/+1
2005-11-09powerpc: merge irq.cStephen Rothwell1-0/+3
2005-11-07[PATCH] RapidIO support: ppc32Matt Porter2-0/+24
2005-11-07[PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-BootMatt Porter8-131/+84
2005-11-07[PATCH] ppc32: Add Yucca (440SPe eval board) platformRoland Dreier4-2/+516
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier4-2/+221
2005-11-07[PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP boardLee Nicks1-0/+12
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds11-3/+11
2005-10-31Merge ../linux-2.6 by handPaul Mackerras1-5/+0
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik1-5/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King11-3/+11
2005-10-29[PATCH] ppc32: ppc_sys fixes for 8xx and 82xxVitaly Bordug2-0/+4
2005-10-29[PATCH] ppc32: 85xx PHY Platform UpdateAndy Fleming5-51/+81
2005-10-29[PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM supportNicolas DET1-6/+118
2005-10-29[PATCH] ppc32: nvram driver for chrpOlaf Hering3-2/+87
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter4-54/+17
2005-10-26powerpc: Merge i8259.c into arch/powerpc/sysdevPaul Mackerras8-40/+10
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras2-4/+4
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras7-10/+9
2005-10-17ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTESStephen Rothwell2-3/+3
2005-10-12Merge from Linus' treePaul Mackerras26-25/+12
2005-10-11ppc: Various minor compile fixesPaul Mackerras7-0/+7
2005-10-11ppc: Adapt to asm-powerpc/irq.h irq_canonicalize changesPaul Mackerras9-55/+6
2005-10-05[PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt1-1/+1
2005-10-01[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-09-30[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro23-24/+0
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala3-6/+6
2005-09-26powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras1-3/+0
2005-09-25Merge from Linus' tree.Paul Mackerras1-4/+6
2005-09-22[PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt1-4/+6
2005-09-21[PATCH] powerpc: Revised merge asm-ppc*/hardirq.hlinuxppc@jdl.com3-3/+0
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger16-246/+246
2005-09-13[PATCH] ppc32: remove use of asm/segment.hKumar Gala1-1/+0
2005-09-10[PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras2-31/+56
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-1/+1
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini1-9/+4
2005-09-09kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-09-05[PATCH] ppc32: cpci690 updatesMark A. Greer2-108/+71
2005-09-05[PATCH] ppc32: katana updatesMark A. Greer2-68/+201
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin8-0/+8
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin4-28/+0
2005-09-05[PATCH] ppc32: Added PCI support MPC83xxKumar Gala2-23/+52
2005-09-05[PATCH] ppc32: add support for Marvell EV64360BP boardLee Nicks3-0/+627
2005-09-05[PATCH] ppc32: disable IBM405_ERR77 and IBM405_ERR51 workarounds for 405EPEugene Surovegin1-2/+2
2005-09-05[PATCH] ppc32: fix Bamboo and Luan build warningsEugene Surovegin2-2/+2
2005-09-05[PATCH] ppc32: fix EMAC Tx channel assignments for NPe405HEugene Surovegin1-3/+3
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter1-8/+44
2005-09-05[PATCH] ppc32: Add usb support to IBM stb04xxx platformsMatt Porter3-8/+61
2005-09-05[PATCH] ppc32: Remove board support for PCOREKumar Gala3-392/+0
2005-09-05[PATCH] ppc32: Remove board support for SPD823TSKumar Gala1-92/+0
2005-09-05[PATCH] ppc32: Remove board support for SM850Kumar Gala1-23/+0
2005-09-05[PATCH] ppc32: Remove board support for OAKKumar Gala5-407/+1
2005-09-05[PATCH] ppc32: Remove board support for MENF1Kumar Gala1-1/+0
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala3-650/+0
2005-09-05[PATCH] ppc32: Remove board support for K2Kumar Gala3-696/+0
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala4-339/+0
2005-09-05[PATCH] ppc32: Remove board support for ADIRKumar Gala5-683/+0
2005-08-23[PATCH] Kconfig fix (CONFIG_PM on 44x)Al Viro1-4/+0
2005-08-23[PATCH] Kconfig fix (ppc 4xx and early serial)Al Viro1-0/+10
2005-08-01[PATCH] ppc32: add bamboo platformMatt Porter2-0/+563
2005-08-01[PATCH] ppc32: add 440ep supportMatt Porter4-2/+316
2005-07-30[PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin4-5/+31
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering1-8/+8
2005-07-27[PATCH] ppc32: Fix building of TQM8260 boardKumar Gala1-1/+1
2005-07-27[PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin1-2/+2
2005-07-27[PATCH] ppc32: Fix building of prpmc750Kumar Gala1-0/+1
2005-07-27[PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala1-7/+10
2005-07-27[PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala3-4/+2
2005-07-07[PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham1-1/+1
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2-6/+195
2005-06-30[PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala1-1/+1
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2-6/+6
2005-06-27[PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala1-0/+1
2005-06-25[PATCH] ppc32: remove some unnecessary includes of bootmem.hKumar Gala3-3/+1
2005-06-25[PATCH] ppc32: Check return of ppc_sys_get_pdata before accessing pointerKumar Gala5-67/+89
2005-06-22[PATCH] ppc32: Fix building MPC8555 CDSKumar Gala1-0/+1
2005-06-21[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (2/2)Randy Vinson1-0/+20
2005-06-21[PATCH] ppc32: remove some unnecessary includes of prom.hKumar Gala8-8/+0
2005-06-21[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC'sKumar Gala3-6/+6
2005-06-21[PATCH] ppc32: Added support for all MPC8548 internal interruptsKumar Gala4-137/+12
2005-06-21[PATCH] ppc32: Add support for MPC8245 8250 serial ports on SandpointKumar Gala1-0/+20
2005-06-21[PATCH] ppc32: Added preliminary support for the MPC8548 CDS boardKumar Gala3-12/+49
2005-06-09[PATCH] ppc32: Fix nasty sleep/wakeup problemBenjamin Herrenschmidt1-2/+5
2005-05-28[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala1-0/+2
2005-05-28[PATCH] ppc32: Add soft reset to MPC834xKumar Gala1-0/+6
2005-05-28[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2-2/+0
2005-05-28[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala1-3/+3
2005-05-28[PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug1-23/+18
2005-05-28[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala2-2/+139
2005-05-28[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala3-0/+9
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt1-0/+4
2005-05-28[PATCH] ppc32: small cpufreq updateBenjamin Herrenschmidt1-14/+18
2005-05-02[PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt1-8/+4
2005-05-01[PATCH] ppc32: Fix sleep on old 101 PowerBookBenjamin Herrenschmidt1-1/+1
2005-05-01[PATCH] ppc32: Workaround a cache flush issue on sleepBenjamin Herrenschmidt1-12/+42
2005-05-01[PATCH] ppc32: Fix a sleep issues on some laptopsBenjamin Herrenschmidt1-100/+114
2005-05-01[PATCH] ppc32: add rtc hooks in PPC7D platform fileChris Elston1-0/+42
2005-05-01[PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platformChris Elston2-6/+13
2005-05-01[PATCH] ppc32: Fix errata for some G3 CPUsBenjamin Herrenschmidt1-0/+4
2005-04-25[PATCH] ppc iomem annotations: pmac_low_i2cAl Viro1-6/+4
2005-04-25[PATCH] ppc iomem annotations: ebony_setup_pcix()Al Viro1-1/+1
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro3-9/+6
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_smp.cAl Viro1-7/+7
2005-04-24[PATCH] ppc trivial iomem annotations: chrpAl Viro2-4/+5
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_time.cAl Viro1-4/+3
2005-04-16[PATCH] ppc64: very basic desktop g5 sound supportBenjamin Herrenschmidt1-2/+2
2005-04-16[PATCH] ppc32: Make the Powerstack II Pro4000 boot againLeigh Brown1-2/+7
2005-04-16[PATCH] ppc32: Fix building 32bit kernel for 64bit machinesTom Rini1-0/+4
2005-04-16[PATCH] ppc32: Fix a problem with NTP on !(chrp||gemini)Giovambattista Pulcini2-5/+0
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-0/+45
2005-04-16[PATCH] ppc32: Fix cpufreq problemsBenjamin Herrenschmidt2-71/+191
2005-04-16[PATCH] ppc32: improve timebase sync for SMPPaul Mackerras1-24/+54
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds169-0/+41379