summaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+67
* [POWERPC] 86xx: update immap_86xx.h for the 8610Timur Tabi2007-10-081-8/+78
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-084-129/+193
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-043-0/+36
* [POWERPC] QE: Added missing CEURNR registerEmil Medve2007-10-041-2/+3
* [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood2007-10-041-5/+5
* [POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2007-10-041-0/+9
* [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2007-10-041-1/+4
* [POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2007-10-043-18/+7
* [POWERPC] 8xx: Add pin and clock setting functions.Scott Wood2007-10-031-0/+49
* [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-032-16/+7
* [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-031-0/+1
* [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-031-0/+20
* [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-031-0/+1
* [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-031-0/+1
* [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-031-6/+0
* [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-032-3/+9
* [POWERPC] Include pagemap.h in asm/powerpc/tlb.hMathieu Desnoyers2007-10-031-0/+2
* [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-034-3/+14
* [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-031-0/+1
* [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+0
* [POWERPC] clk.h interface for platformsDomen Puncer2007-10-031-0/+20
* [POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day2007-09-221-0/+4
* [POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2007-09-222-3/+3
* Merge branch 'linux-2.6'Paul Mackerras2007-09-201-0/+5
|\
| * [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-0/+5
* | [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-192-0/+4
* | [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-0/+2
* | [POWERPC] MPC5200 low power modeDomen Puncer2007-09-191-0/+10
* | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-191-1/+1
* | [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-191-7/+2
* | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael Ellerman2007-09-191-10/+2
* | [POWERPC] spufs: Remove asmlinkage from spufs_callsJeremy Kerr2007-09-191-2/+2
* | [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-191-12/+2
* | [POWERPC] Remove APUS support from arch/ppcAdrian Bunk2007-09-172-5/+1
* | [POWERPC] 86xx: Fix definition of global-utilites structureTimur Tabi2007-09-141-105/+46
* | [POWERPC] add clrsetbits macrosTimur Tabi2007-09-141-0/+23
* | [POWERPC] QE: extern par_io_config_pin and par_io_data_set funcsAnton Vorontsov2007-09-141-0/+3
* | [POWERPC] Fix modpost warnings from head*.S on ppc32Kumar Gala2007-09-141-0/+4
* | [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-4/+22
* | [POWERPC] PS3: Add new LV1 error codesGeert Uytterhoeven2007-09-141-0/+9
* | [POWERPC] Add workaround for MPICs with broken register readsOlof Johansson2007-09-141-0/+4
* | [POWERPC] Move lowlevel runlatch calls under cpu feature controlOlof Johansson2007-09-141-0/+2
* | [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=yOlof Johansson2007-09-141-11/+37
* | [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-142-5/+6
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-09-141-1/+1
|\ \ | |/
| * [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-1/+1
* | Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-1/+11
|\ \ | |/
| * [POWERPC] Fix FSL BookE machine check reportingBecky Bruce2007-08-171-1/+11
* | [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-228-0/+3637
OpenPOWER on IntegriCloud