aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-03[POWERPC] 8xx: Infrastructure code cleanup.Scott Wood
2007-10-03[POWERPC] 8xx: Fix CONFIG_PIN_TLB.Scott Wood
2007-10-03[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.Scott Wood
2007-10-03[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.Scott Wood
2007-10-03[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.Scott Wood
2007-10-03[POWERPC] Add early debug console for CPM serial ports.Scott Wood
2007-10-03[POWERPC] Introduce new CPM device bindings.Scott Wood
2007-10-03[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood
2007-10-04[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppcPaul Mackerras
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely
2007-10-03[POWERPC] Uartlite: Add macros for register namesGrant Likely
2007-10-03[POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platformsGrant Likely
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely
2007-10-03[POWERPC] Uartlite: Flush RX fifo in bootwrapperGrant Likely
2007-10-03[POWERPC] Add treeImage to .gitignoreJosh Boyer
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely
2007-10-03[POWERPC] Virtex: Add generic Xilinx Virtex board supportGrant Likely
2007-10-03[POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely
2007-10-03[POWERPC] Virtex: Add Kconfig macros for Xilinx Virtex board supportGrant Likely
2007-10-03[POWERPC] Virtex: Add uartlite bootwrapper driverGrant Likely
2007-10-03[POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaroundValentine Barshak
2007-10-03[POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xxValentine Barshak
2007-10-03[POWERPC] 4xx: Introduce cpu_setup functionality to 44x platformValentine Barshak
2007-10-03[POWERPC] 4xx: Fix Walnut wrapper compile errorsJosh Boyer
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds
2007-10-03[POWERPC] Implement clockevents driver for powerpcTony Breeds
2007-10-03Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24Paul Mackerras
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-10-03[POWERPC] Fix panic in RTAS codeTony Breeds
2007-10-03[POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou
2007-10-03[POWERPC] Celleb: Serial I/O updateIshizaki Kou
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou
2007-10-03[POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou
2007-10-03[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou
2007-10-03[POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes
2007-10-03[POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman
2007-10-03[POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman
2007-10-03[POWERPC] Select proper defconfig for crosscompilesAdrian Bunk
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood
2007-10-03[POWERPC] boot: Simplify gunzip_finishMilton Miller
2007-10-03[POWERPC] boot: Record header bytes in gunzip_startMilton Miller