aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 Jin2-0/+2
2007-10-08[POWERPC] Add initial MPC8610 HPCD Device Tree Source file.Xianghua Xiao1-0/+191
2007-10-08[POWERPC] spi: mode should be "cpu-qe" instead of "qe"Peter Korsgaard1-1/+1
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 Tabi12-412/+431
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 Wood14-48/+337
2007-10-04[POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala1-38/+38
2007-10-04[POWERPC] QE: Added missing CEURNR registerEmil Medve1-2/+3
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 Wood2-21/+46
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] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood1-5/+5
2007-10-04[POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2-0/+42
2007-10-04[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2-6/+99
2007-10-04[POWERPC] cpm2: Infrastructure code cleanup.Scott Wood5-34/+49
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 Wood2-0/+250
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood10-149/+88
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood2-2/+3
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood1-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood6-183/+192
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood6-25/+260
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 Wood8-0/+92
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood3-1/+183
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood3-16/+24
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras2-11/+1
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely2-19/+19
2007-10-03[POWERPC] Uartlite: Add macros for register namesGrant Likely1-6/+21
2007-10-03[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platformsGrant Likely1-0/+8