summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
| * | [POWERPC] Add initial MPC8610 HPCD Device Tree Source file.Xianghua Xiao2007-10-081-0/+191
| * | [POWERPC] spi: Use fsl_spi instead of mpc83xx_spiPeter Korsgaard2007-10-084-8/+8
| * | [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-086-282/+236
| * | [POWERPC] Update .gitignore for new vdso generated filesKumar Gala2007-10-082-0/+2
| * | [POWERPC] Fixup MPC8568 dtsKumar Gala2007-10-081-55/+70
| * | [POWERPC] mpc8568mds.dts: fix PCIe I/O address space location and sizeAnton Vorontsov2007-10-041-2/+2
| * | [POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov2007-10-042-0/+10
| * | [POWERPC] fsl_soc: fix uninitialized i2c_board_info structureAnton Vorontsov2007-10-041-2/+1
| * | [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-049-42/+263
| * | [POWERPC] Cleaned up whitespace in head_fsl_booke.SKumar Gala2007-10-041-38/+38
| * | [POWERPC] fsl_soc: rtc-ds1307 supportPeter Korsgaard2007-10-041-0/+6
| * | [POWERPC] fsl_soc: Fix trivial printk typo.Peter Korsgaard2007-10-041-1/+1
| * | [POWERPC] 8xx: Move softemu8xx.c from arch/ppcScott Wood2007-10-044-1/+220
| * | [POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platformRoy Zang2007-10-044-1/+56
| * | [POWERPC] mpc82xx: Add pq2fads board support.Scott Wood2007-10-045-0/+1442
| * | [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.Scott Wood2007-10-0410-776/+757
| * | [POWERPC] 8xx/wrapper: Embedded Planet EP88xC supportScott Wood2007-10-049-7/+1216
| * | [POWERPC] 8xx: mpc885ads cleanupScott Wood2007-10-045-561/+420
| * | [POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.Scott Wood2007-10-041-21/+8
| * | [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.Scott Wood2007-10-041-12/+12
| * | [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.Scott Wood2007-10-043-5/+5
| * | [POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functional...Scott Wood2007-10-044-125/+2
| * | [POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2007-10-041-0/+33
| * | [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2007-10-041-5/+95
| * | [POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2007-10-042-16/+42
| * | [POWERPC] 8xx: Set initial memory limit.John Traill2007-10-031-0/+3
| * | [POWERPC] 8xx: Work around CPU15 erratum.Scott Wood2007-10-032-0/+22
| * | [POWERPC] 8xx: Add pin and clock setting functions.Scott Wood2007-10-031-0/+201
| * | [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-038-133/+81
| * | [POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood2007-10-032-2/+3
| * | [POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood2007-10-031-6/+4
| * | [POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood2007-10-037-1/+273
| * | [POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood2007-10-031-17/+8
| * | [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-037-0/+91
| * | [POWERPC] Introduce new CPM device bindings.Scott Wood2007-10-032-0/+13
| * | [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood2007-10-033-16/+24
| * | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras2007-10-041-1/+1
| * | [POWERPC] Uartlite: Add macros for register namesGrant Likely2007-10-031-6/+21
| * | [POWERPC] Add treeImage to .gitignoreJosh Boyer2007-10-031-0/+1
| * | [POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2007-10-032-0/+51
| * | [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-032-0/+152
| * | [POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely2007-10-031-13/+25
| * | [POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely2007-10-034-1/+68
| * | [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2007-10-032-1/+27
| * | [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak2007-10-033-10/+20
| * | [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak2007-10-033-6/+27
| * | [POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer2007-10-031-0/+1
| * | [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-033-0/+10
| * | [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-033-43/+93
OpenPOWER on IntegriCloud