summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4578/1: CM-x270: PCMCIA supportMike Rapoport2007-10-152-0/+176
* [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-156-3/+520
* [ARM] 4576/1: CM-X270 machine supportMike Rapoport2007-10-1514-0/+2517
* [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2007-10-152-10/+40
* [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2007-10-152-18/+19
* [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2007-10-152-30/+20
* [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbolsRussell King2007-10-151-0/+21
* [ARM] pxa: PXA3xx base supporteric miao2007-10-1521-9/+2942
* [NET] smc91x: fix PXA DMA support codeRussell King2007-10-152-56/+63
* [SERIAL] Fix console initialisation orderingRussell King2007-10-151-9/+9
* [ARM] pxa: tidy up arch/arm/mach-pxa/MakefileRussell King2007-10-151-16/+16
* [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.ceric miao2007-10-124-73/+116
* [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-124-7/+5
* [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l...eric miao2007-10-121-4/+0
* [ARM] pxa: add PXA3 cpu_is_xxx() macroseric miao2007-10-121-0/+65
* [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27xRussell King2007-10-121-1/+1
* [ARM] pxa: mark pxa_set_cken deprecatedRussell King2007-10-122-3/+7
* [ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King2007-10-124-16/+1
* [ARM] pxa: update pxa irda driver to use clk supportRussell King2007-10-121-8/+43
* [ARM] pxa: Make STUART and FICP clocks availableRussell King2007-10-122-3/+3
* [ARM] pxa: update PXA UDC driver to use clk supportRussell King2007-10-122-26/+43
* [ARM] pxa: update pxa serial driver to use clk supportRussell King2007-10-121-5/+23
* [ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2007-10-122-21/+36
* [ARM] pxa: update pxa27x keypad driver to use clk supportRussell King2007-10-121-5/+20
* [ARM] pxa: update pxa i2c driver to use clk supportRussell King2007-10-121-20/+25
* [ARM] pxa: update pxafb to use clk supportRussell King2007-10-122-13/+24
* [ARM] pxa: introduce clk support for PXA SoC clocksRussell King2007-10-124-29/+176
* [ARM] pxa: make pxa27x devices globally visibleRussell King2007-10-122-2/+5
* [ARM] pxa: fix naming of memory/lcd/core clock functionsRussell King2007-10-124-23/+61
* [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-122-78/+120
* [ARM] pxa: make pxa timer initialisation select clock rate at runtimeRussell King2007-10-121-3/+13
* [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre2007-10-122-62/+39
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-122-3/+6
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1221-334/+259
| |\
| | * [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala2007-10-111-1/+2
| | * [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-114-22/+19
| | * [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala2007-10-111-5/+18
| | * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-1110-189/+13
| | * [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2007-10-112-0/+72
| | * [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2007-10-113-116/+134
| | * [POWERPC] mpc8272ads: Remove muram from the CPM reg property.Scott Wood2007-10-111-1/+1
| * | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-126-99/+68
| |\ \
OpenPOWER on IntegriCloud