aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood2-0/+13
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 Likely1-1/+1
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
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header fileGrant Likely1-7/+1
2007-10-03[POWERPC] Uartlite: Flush RX fifo in bootwrapperGrant Likely2-1/+11
2007-10-03[POWERPC] Add treeImage to .gitignoreJosh Boyer1-0/+1
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely1-1/+1
2007-10-03[POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely2-0/+51
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2-0/+152
2007-10-03[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely1-13/+25
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely4-1/+68
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak2-1/+27
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak3-10/+20
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak3-6/+27
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer1-0/+1
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds3-0/+10
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds3-43/+93
2007-10-03Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24Paul Mackerras1-0/+1
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras36-304/+357
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds1-6/+9
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas1-5/+2
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou8-47/+396
2007-10-03[POWERPC] Celleb: Serial I/O updateIshizaki Kou1-24/+24
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou4-1/+203
2007-10-03[POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou1-1/+93
2007-10-03[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou3-13/+15
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes1-2/+2
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman1-7/+6
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman1-17/+11
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman1-1/+1