aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-03[POWERPC] Select proper defconfig for crosscompilesAdrian Bunk1-0/+4
2007-10-03[POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath3-7/+40
2007-10-03[POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins1-1/+1
2007-10-03[POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2-8/+17
2007-10-03[POWERPC] Make instruction dumping work in real modeScott Wood1-0/+8
2007-10-03[POWERPC] Fix pci domain detectionArnd Bergmann1-1/+1
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2-0/+12
2007-10-03[POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood3-1/+216
2007-10-03[POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2-14/+18
2007-10-03[POWERPC] boot: Simplify gunzip_finishMilton Miller1-5/+2
2007-10-03[POWERPC] boot: Record header bytes in gunzip_startMilton Miller1-0/+1
2007-10-03[POWERPC] Make vio_bus_type staticStephen Rothwell1-1/+3
2007-10-03[POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell1-7/+7
2007-10-03[POWERPC] Remove debug printk from vio_bus_initStephen Rothwell1-4/+1
2007-10-03[POWERPC] Implement generic time of day clocksource for powerpcTony Breeds2-172/+104
2007-10-03[POWERPC] Implement {read,update}_persistent_clockTony Breeds4-145/+29
2007-10-03[POWERPC] Add memory regions to the kcore list for 32-bit machinesEd Swarthout2-0/+39
2007-10-03[POWERPC] Disable power management for arch/ppcPaul Mackerras1-1/+1
2007-10-03[POWERPC] Create and use CONFIG_WORD_SIZEStephen Rothwell6-34/+46
2007-10-03[POWERPC] Separate out legacy machine check exception parsersOlof Johansson1-29/+37
2007-10-03[POWERPC] clk.h interface for platformsDomen Puncer4-0/+88