aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2-33/+61
2007-10-10[POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely4-50/+4
2007-10-10[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely1-15/+0
2007-10-08[POWERPC] Lite5200: Use comma delimiter format for lists in device treeGrant Likely2-36/+36
2007-10-08[POWERPC] spi: Support non-QE processorsPeter Korsgaard1-0/+4
2007-10-08[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properlyAnton Vorontsov1-12/+16
2007-10-08[POWERPC] 85xx: mpc8568mds - update dts to be able to use UCCsAnton Vorontsov1-11/+11
2007-10-08[POWERPC] QE: pario - support for MPC85xx layoutAnton Vorontsov1-0/+3
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov5-26/+11
2007-10-08[POWERPC] mpc85xx_mds: select QUICC_ENGINEAnton Vorontsov1-1/+1
2007-10-08[POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala13-142/+53
2007-10-08[POWERPC] Use for_each_ matching routinues for pci PHBsKumar Gala13-27/+45
2007-10-08[POWERPC] FSL: Access PCIe LTSSM register with correct sizeKumar Gala1-2/+2
2007-10-08[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEMDale Farnsworth1-0/+2
2007-10-08[POWERPC] Add initial MPC8610 HPCD Platform files.Xianghua Xiao4-0/+1270
2007-10-08[POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin1-0/+1
2007-10-08[POWERPC] Add initial MPC8610 HPCD Device Tree Source file.Xianghua Xiao1-0/+191
2007-10-08[POWERPC] spi: Use fsl_spi instead of mpc83xx_spiPeter Korsgaard4-8/+8
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi6-282/+236
2007-10-08[POWERPC] Update .gitignore for new vdso generated filesKumar Gala2-0/+2
2007-10-08[POWERPC] Fixup MPC8568 dtsKumar Gala1-55/+70
2007-10-04[POWERPC] mpc8568mds.dts: fix PCIe I/O address space location and sizeAnton Vorontsov1-2/+2
2007-10-04[POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov2-0/+10
2007-10-04[POWERPC] fsl_soc: fix uninitialized i2c_board_info structureAnton Vorontsov1-2/+1
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood9-42/+263
2007-10-04[POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala1-38/+38
2007-10-04[POWERPC] fsl_soc: rtc-ds1307 supportPeter Korsgaard1-0/+6
2007-10-04[POWERPC] fsl_soc: Fix trivial printk typo.Peter Korsgaard1-1/+1
2007-10-04[POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood4-1/+220
2007-10-04[POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang4-1/+56
2007-10-04[POWERPC] mpc82xx: Add pq2fads board support.Scott Wood5-0/+1442
2007-10-04[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood10-776/+757
2007-10-04[POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood9-7/+1216
2007-10-04[POWERPC] 8xx: mpc885ads cleanupScott Wood5-561/+420
2007-10-04[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.Scott Wood1-21/+8
2007-10-04[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood1-12/+12
2007-10-04[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood3-5/+5
2007-10-04[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality.Scott Wood4-125/+2
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood1-0/+33
2007-10-04[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood1-5/+95
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2-16/+42
2007-10-03[POWERPC] 8xx: Set initial memory limit.John Traill1-0/+3
2007-10-03[POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2-0/+22
2007-10-03[POWERPC] 8xx: Add pin and clock setting functions.Scott Wood1-0/+201
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood8-133/+81
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood2-2/+3
2007-10-03[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood1-6/+4
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood7-1/+273
2007-10-03[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood1-17/+8
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood7-0/+91