summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Allow drivers to map individual 4k pages to userspacePaul Mackerras2007-04-132-14/+34
* [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-136-12/+12
* [POWERPC] Rename prom_n_size_cells to of_n_size_cellsStephen Rothwell2007-04-134-7/+6
* [POWERPC] Rename prom_n_addr_cells to of_n_addr_cellsStephen Rothwell2007-04-1311-16/+15
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-04-131-5/+6
* [POWERPC] Rename get_property to of_get_propertyStephen Rothwell2007-04-131-12/+12
* [POWERPC] Autodetect serial console on efikaOlaf Hering2007-04-131-0/+26
* [POWERPC] bootwrapper: Decompress less, check moreMilton Miller2007-04-131-1/+4
* [POWERPC] bootwrapper: no-gzip fixesMilton Miller2007-04-132-2/+8
* [POWERPC] bootwrapper: missing relocation in crt0.SMilton Miller2007-04-131-2/+6
* [POWERPC] Routine to find the devtree node of a linux,phandleMark A. Greer2007-04-131-0/+6
* [POWERPC] Move bootwrapper ELF parsing routines to a fileMark A. Greer2007-04-134-67/+85
* [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcGiuliano Pochini2007-04-131-5/+9
* [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers.Scott Wood2007-04-133-2/+187
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
* [POWERPC] Remove stale comment from head_64.SSonny Rao2007-04-131-4/+0
* [POWERPC] Remove unused inclusion of linux/ide.hOlaf Hering2007-04-1310-10/+0
* [POWERPC] Fix link errors when EEH is disabledOlaf Hering2007-04-132-0/+2
* [POWERPC] Clean up zImage handling of the command lineDavid Gibson2007-04-132-33/+21
* [POWERPC] Add device tree utility functions to zImageDavid Gibson2007-04-134-17/+136
* [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson2007-04-133-9/+9
* [POWERPC] DMA 4GB boundary protectionJake Moilanen2007-04-131-1/+34
* [POWERPC] Add uevent handler for of_platform_busSylvain Munaut2007-04-131-0/+1
* [POWERPC] Add a unified uevent handler for bus based on of_deviceSylvain Munaut2007-04-131-0/+112
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1320-140/+311
|\
| * [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-121-2/+2
| * [POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade2007-03-291-3/+3
| * [POWERPC] Fix dcr_unmap()Jean-Christophe Dubois2007-03-291-1/+1
| * [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
| * [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-223-1/+51
| * [POWERPC] Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-161-2/+7
| * [PATCH] pasemi trivial iomem annotationsAl Viro2007-03-141-1/+1
| * [PATCH] constant should be longAl Viro2007-03-141-1/+1
| * [POWERPC] update cell_defconfigArnd Bergmann2007-03-101-21/+130
| * [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-102-2/+2
| * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-105-82/+84
| * [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
| * [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14
| * [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQKumar Gala2007-03-071-0/+1
| * [POWERPC] Select u-image as default image for LinkstationSegher Boessenkool2007-03-071-0/+1
| * [POWERPC] 83xx: Minor fixes for 834x_mds USB setup codeLi Yang2007-03-071-4/+4
* | [POWERPC] 85xx: Add initial MPC8544DS basic port defconfig.Jon Loeliger2007-03-291-0/+1077
* | [POWERPC] 85xx: Add initial MPC8544 DS platform files.Jon Loeliger2007-03-294-1/+289
* | [POWERPC] 83xx: Add MPC832x RDB board support.Michael Barkowski2007-03-295-1/+1730
* | [POWERPC] 83xx: Removed dead headerKumar Gala2007-03-262-20/+0
* | [POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi2007-03-261-2/+2
* | [POWERPC] 83xx: Delete unused header file.Robert P. J. Day2007-03-261-23/+0
* | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-262-10/+2
* | [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structureZang Roy-r619112007-03-262-1/+95