| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 4577/1: ITE 8152 PCI bridge support | Mike Rapoport | 2007-10-15 | 3 | -3/+413 |
* | [ARM] 4576/1: CM-X270 machine support | Mike Rapoport | 2007-10-15 | 6 | -0/+2297 |
* | [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put() | Russell King | 2007-10-15 | 1 | -0/+38 |
* | [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c | Russell King | 2007-10-15 | 1 | -0/+19 |
* | [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c | Russell King | 2007-10-15 | 1 | -0/+19 |
* | [ARM] pxa: PXA3xx base support | eric miao | 2007-10-15 | 14 | -8/+1233 |
* | [ARM] pxa: tidy up arch/arm/mach-pxa/Makefile | Russell King | 2007-10-15 | 1 | -16/+16 |
* | [ARM] 4560/1: pxa: move processor specific set_wake logic out of irq.c | eric miao | 2007-10-12 | 4 | -73/+116 |
* | [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variable | eric miao | 2007-10-12 | 3 | -1/+5 |
* | [ARM] 4558/1: pxa: remove MACH_TYPE_LUBBOCK assignment and leave it to boot l... | eric miao | 2007-10-12 | 1 | -4/+0 |
* | [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27x | Russell King | 2007-10-12 | 1 | -1/+1 |
* | [ARM] pxa: mark pxa_set_cken deprecated | Russell King | 2007-10-12 | 1 | -2/+2 |
* | [ARM] pxa: remove get_lcdclk_frequency_10khz() | Russell King | 2007-10-12 | 3 | -15/+1 |
* | [ARM] pxa: Make STUART and FICP clocks available | Russell King | 2007-10-12 | 2 | -3/+3 |
* | [ARM] pxa: introduce clk support for PXA SoC clocks | Russell King | 2007-10-12 | 4 | -29/+176 |
* | [ARM] pxa: make pxa27x devices globally visible | Russell King | 2007-10-12 | 2 | -2/+5 |
* | [ARM] pxa: fix naming of memory/lcd/core clock functions | Russell King | 2007-10-12 | 4 | -23/+61 |
* | [ARM] pxa: convert PXA serial drivers to use platform resources | Russell King | 2007-10-12 | 1 | -0/+59 |
* | [ARM] pxa: make pxa timer initialisation select clock rate at runtime | Russell King | 2007-10-12 | 1 | -3/+13 |
* | [ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selection | Nicolas Pitre | 2007-10-12 | 2 | -62/+39 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-12 | 417 | -11985/+24220 |
|\ |
|
| * | [POWERPC] Add memchr() to the bootwrapper | David Gibson | 2007-10-12 | 2 | -0/+14 |
| * | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 2007-10-12 | 4 | -1/+70 |
| * | [POWERPC] Add legacy serial support for OPB with flattened device tree | Valentine Barshak | 2007-10-12 | 1 | -2/+3 |
| * | [POWERPC] Use 1TB segments | Paul Mackerras | 2007-10-12 | 18 | -209/+400 |
| * | [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci | Valentine Barshak | 2007-10-12 | 1 | -2/+4 |
| * | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2007-10-12 | 18 | -287/+255 |
| |\ |
|
| | * | [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable | Kumar Gala | 2007-10-11 | 1 | -1/+2 |
| | * | [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand... | Kumar Gala | 2007-10-11 | 4 | -22/+19 |
| | * | [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig | Kumar Gala | 2007-10-11 | 1 | -5/+18 |
| | * | [POWERPC] 85xx: Killed <asm/mpc85xx.h> | Kumar Gala | 2007-10-11 | 7 | -142/+9 |
| | * | [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS | Scott Wood | 2007-10-11 | 2 | -0/+72 |
| | * | [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding. | Scott Wood | 2007-10-11 | 3 | -116/+134 |
| | * | [POWERPC] mpc8272ads: Remove muram from the CPM reg property. | Scott Wood | 2007-10-11 | 1 | -1/+1 |
| * | | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 2007-10-12 | 4 | -98/+65 |
| |\ \ |
|
| | * | | [POWERPC] MPC5200: Don't make firmware fixups into common code | Grant Likely | 2007-10-10 | 2 | -33/+61 |
| | * | | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support code | Grant Likely | 2007-10-10 | 4 | -50/+4 |
| | * | | [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200 | Grant Likely | 2007-10-10 | 1 | -15/+0 |
| * | | | [POWERPC] 4xx: Kilauea defconfig file | Stefan Roese | 2007-10-11 | 1 | -0/+768 |
| * | | | [POWERPC] 4xx: Kilauea DTS | Stefan Roese | 2007-10-11 | 1 | -0/+252 |
| * | | | [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x | Stefan Roese | 2007-10-11 | 3 | -2/+68 |
| * | | | [POWERPC] 4xx: Add AMCC 405EX support to cputable.c | Stefan Roese | 2007-10-11 | 1 | -0/+11 |
| * | | | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2007-10-11 | 2 | -3/+3 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [POWERPC] Uartlite: bootwrapper bug fix, getc loops forever | Grant Likely | 2007-10-10 | 1 | -2/+2 |
| | * | | [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels | Grant Likely | 2007-10-10 | 1 | -1/+1 |
| | |/ |
|
| * | | [POWERPC] Make clockevents work on PPC601 processors | Paul Mackerras | 2007-10-11 | 1 | -1/+1 |
| * | | [POWERPC] Prevent decrementer clockevents from firing early | Paul Mackerras | 2007-10-11 | 1 | -0/+14 |
| * | | [POWERPC] Fix performance monitor on machines with logical PVR | Paul Mackerras | 2007-10-11 | 1 | -21/+24 |
| * | | [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC | Olof Johansson | 2007-10-11 | 1 | -0/+14 |
| * | | [POWERPC] Move of_platform_driver initialisations: arch/powerpc | Stephen Rothwell | 2007-10-11 | 3 | -6/+12 |