aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt2005-10-051-1/+1
* [PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel2005-10-011-0/+4
* [PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt2005-09-301-0/+7
* [PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro2005-09-3023-24/+0
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-221-4/+6
* [PATCH] ppc32: remove use of asm/segment.hKumar Gala2005-09-131-1/+0
* [PATCH] ppc32: support hotplug cpu on powermacsPaul Mackerras2005-09-102-31/+56
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-091-1/+1
|\
| * kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h supportSam Ravnborg2005-09-091-1/+1
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-091-1/+1
* | [PATCH] ppc32: Kill PVR_440* definesTom Rini2005-09-091-9/+4
|/
* [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-051-1/+1
* [PATCH] ppc32: cpci690 updatesMark A. Greer2005-09-052-108/+71
* [PATCH] ppc32: katana updatesMark A. Greer2005-09-052-68/+201
* [PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin2005-09-058-0/+8
* [PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin2005-09-054-28/+0
* [PATCH] ppc32: Added PCI support MPC83xxKumar Gala2005-09-052-23/+52
* [PATCH] ppc32: add support for Marvell EV64360BP boardLee Nicks2005-09-053-0/+627
* [PATCH] ppc32: disable IBM405_ERR77 and IBM405_ERR51 workarounds for 405EPEugene Surovegin2005-09-051-2/+2
* [PATCH] ppc32: fix Bamboo and Luan build warningsEugene Surovegin2005-09-052-2/+2
* [PATCH] ppc32: fix EMAC Tx channel assignments for NPe405HEugene Surovegin2005-09-051-3/+3
* [PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter2005-09-051-8/+44
* [PATCH] ppc32: Add usb support to IBM stb04xxx platformsMatt Porter2005-09-053-8/+61
* [PATCH] ppc32: Remove board support for PCOREKumar Gala2005-09-053-392/+0
* [PATCH] ppc32: Remove board support for SPD823TSKumar Gala2005-09-051-92/+0
* [PATCH] ppc32: Remove board support for SM850Kumar Gala2005-09-051-23/+0
* [PATCH] ppc32: Remove board support for OAKKumar Gala2005-09-055-407/+1
* [PATCH] ppc32: Remove board support for MENF1Kumar Gala2005-09-051-1/+0
* [PATCH] ppc32: Remove board support for MCPN765Kumar Gala2005-09-053-650/+0
* [PATCH] ppc32: Remove board support for K2Kumar Gala2005-09-053-696/+0
* [PATCH] ppc32: Remove board support for ASHKumar Gala2005-09-054-339/+0
* [PATCH] ppc32: Remove board support for ADIRKumar Gala2005-09-055-683/+0
* [PATCH] Kconfig fix (CONFIG_PM on 44x)Al Viro2005-08-231-4/+0
* [PATCH] Kconfig fix (ppc 4xx and early serial)Al Viro2005-08-231-0/+10
* [PATCH] ppc32: add bamboo platformMatt Porter2005-08-012-0/+563
* [PATCH] ppc32: add 440ep supportMatt Porter2005-08-014-2/+316
* [PATCH] ppc32: fix 44x early serial debug for configurations with more than 5...Eugene Surovegin2005-07-304-5/+31
* [PATCH] make a few functions static in pmac_setup.cOlaf Hering2005-07-271-8/+8
* [PATCH] ppc32: Fix building of TQM8260 boardKumar Gala2005-07-271-1/+1
* [PATCH] ppc32: fix 440SP MAL channels countEugene Surovegin2005-07-271-2/+2
* [PATCH] ppc32: Fix building of prpmc750Kumar Gala2005-07-271-0/+1
* [PATCH] ppc32: Make the UARTs on MPC824x individual platform devicesKumar Gala2005-07-271-7/+10
* [PATCH] ppc32: Add proper prototype for cpm2_reset()Kumar Gala2005-07-273-4/+2
* [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham2005-07-071-1/+1
* [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-052-6/+195
* [PATCH] ppc32: Fix pointer check for MPC8540 ADS deviceKumar Gala2005-06-301-1/+1
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-272-6/+6
* [PATCH] ppc32: Fix compiling of sandpoint platformKumar Gala2005-06-271-0/+1
* [PATCH] ppc32: remove some unnecessary includes of bootmem.hKumar Gala2005-06-253-3/+1
* [PATCH] ppc32: Check return of ppc_sys_get_pdata before accessing pointerKumar Gala2005-06-255-67/+89