aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/platforms/4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-1/+1
2006-12-04[POWERPC] Compilation fixes for ppc4xx PCI-less configsWojtek Kaniewski3-0/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel38-38/+0
2006-06-15[POWERPC] ppc32: fix CPCI405 board supportMatthias Fuchs3-31/+140
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin1-1/+1
2006-03-17[PATCH] Fix compile error for ML300/403Grant Likely1-1/+1
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason45-90/+0
2006-02-10Merge ../powerpc-mergePaul Mackerras6-12/+12
2006-02-07[PATCH] powerpc: Add support for Xilinx ML403 reference designGrant C. Likely5-2/+241
2006-02-07[PATCH] powerpc: Add xparameters file for Xilinx ML403 reference designGrant C. Likely1-0/+243
2006-02-07[PATCH] powerpc: Migrate ML300 reference design to the platform busGrant C. Likely2-23/+53
2006-02-07[PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfom bus.Grant C. Likely4-128/+72
2006-02-07[PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devicesGrant C. Likely6-10/+15
2006-02-07[PATCH] powerpc: Move xparameters.h into xilinx virtex device specific pathGrant C. Likely2-1/+19
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King7-7/+7
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King7-7/+7
2006-01-06[PATCH] ppc32: remove "jumbo" member from ocp_func_emac_dataEugene Surovegin2-3/+0
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-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds4-2/+4
2005-10-29Create platform_device.h to contain all the platform device details.Russell King4-2/+4
2005-10-29[PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot supportMatt Porter4-54/+17
2005-10-12Merge from Linus' treePaul Mackerras4-4/+0
2005-09-30[PATCH] useless includes of linux/irq.h (arch/ppc)Al Viro4-4/+0
2005-09-28[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an arrayKumar Gala1-1/+1
2005-09-09[PATCH] ppc32: Kill PVR_440* definesTom Rini1-9/+4
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: 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 OAKKumar Gala5-407/+1
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala4-339/+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] ppc32: fix 440SP MAL channels countEugene Surovegin1-2/+2
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-16Linux-2.6.12-rc2Linus Torvalds50-0/+7329