aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
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 512M of RAMEugene Surovegin4-5/+31
2005-07-27[PATCH] make a few functions static in pmac_setup.cOlaf Hering1-8/+8