| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] swsusp: switch pm_message_t to struct | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion | Pavel Machek | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] ppc32: mv64x60 updates & enhancements | Mark A. Greer | 2005-09-05 | 2 | -108/+169 |
* | [PATCH] ppc32: Added PCI support MPC83xx | Kumar Gala | 2005-09-05 | 3 | -8/+412 |
* | [PATCH] ppc32: ppc_sys system on chip identification additions | Kumar Gala | 2005-09-05 | 1 | -1/+51 |
* | [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devices | Kumar Gala | 2005-09-05 | 3 | -1/+591 |
* | [PATCH] ppc32: Added support for the Book-E style Watchdog Timer | Kumar Gala | 2005-09-05 | 1 | -25/+0 |
* | [PATCH] ppc32: Remove board support for PCORE | Kumar Gala | 2005-09-05 | 1 | -1/+0 |
* | [PATCH] ppc32: Remove board support for MENF1 | Kumar Gala | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] ppc32: Remove board support for MCPN765 | Kumar Gala | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] ppc32: Remove board support for K2 | Kumar Gala | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] ppc32: Remove board support for ASH | Kumar Gala | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] ppc32: Remove board support for ADIR | Kumar Gala | 2005-09-05 | 1 | -2/+0 |
* | [PATCH] ppc32 8xx: fix warnings in m8xx_setup.c | Marcelo Tosatti | 2005-08-30 | 1 | -3/+3 |
* | [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef | Marcelo Tosatti | 2005-08-26 | 1 | -1/+1 |
* | [PATCH] ppc32: fix ppc4xx stb03xxx dma build | Matt Porter | 2005-08-18 | 1 | -3/+7 |
* | [PATCH] ppc32: Fix MPC834x USB memory map offsets | Kumar Gala | 2005-08-08 | 1 | -4/+4 |
* | [PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent A... | Marcelo Tosatti | 2005-08-07 | 1 | -6/+2 |
* | [PATCH] ppc32: add 440ep support | Matt Porter | 2005-08-01 | 3 | -0/+21 |
* | [PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xx | Kumar Gala | 2005-07-27 | 1 | -2/+2 |
* | [PATCH] ppc32: fix compilation error with CONFIG_PQ2FADS | Downing, Thomas | 2005-07-27 | 1 | -3/+3 |
* | [PATCH] ppc32: Make the UARTs on MPC824x individual platform devices | Kumar Gala | 2005-07-27 | 1 | -10/+43 |
* | [PATCH] ppc32: Add proper prototype for cpm2_reset() | Kumar Gala | 2005-07-27 | 2 | -3/+1 |
* | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 2005-07-06 | 1 | -7/+8 |
* | [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup | Eugene Surovegin | 2005-07-05 | 1 | -0/+4 |
* | [PATCH] ppc32: Bump PMU interrupt priority | Benjamin Herrenschmidt | 2005-06-27 | 1 | -7/+19 |
* | [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset | Kumar Gala | 2005-06-26 | 1 | -7/+7 |
* | [PATCH] ppc32: remove some unnecessary includes of bootmem.h | Kumar Gala | 2005-06-25 | 4 | -4/+1 |
* | [PATCH] ppc32: remove some unnecessary includes of prom.h | Kumar Gala | 2005-06-21 | 4 | -4/+2 |
* | [PATCH] ppc32: remove orphaned ppc4xx_kgdb.c | Matt Porter | 2005-06-21 | 1 | -124/+0 |
* | [PATCH] ppc32: Add support for MPC8245 8250 serial ports on Sandpoint | Kumar Gala | 2005-06-21 | 1 | -0/+20 |
* | [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP | Kumar Gala | 2005-06-21 | 2 | -46/+139 |
* | [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c | Kumar Gala | 2005-06-21 | 1 | -2/+0 |
* | [PATCH] ppc32: Added preliminary support for the MPC8548 CDS board | Kumar Gala | 2005-06-21 | 2 | -3/+4 |
* | [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors | Kumar Gala | 2005-06-21 | 2 | -0/+290 |
* | [PATCH] Driver Core: arch: update device attribute callbacks | Yani Ioannou | 2005-06-20 | 2 | -2/+2 |
* | [PATCH] ppc32: Apple device-tree bug fix | Benjamin Herrenschmidt | 2005-06-01 | 1 | -0/+10 |
* | [PATCH] ppc32: Add soft reset to MPC834x | Kumar Gala | 2005-05-28 | 1 | -0/+28 |
* | [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge | Vitaly Bordug | 2005-05-28 | 7 | -277/+490 |
* | [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platform | Kumar Gala | 2005-05-28 | 2 | -1/+17 |
* | [PATCH] ppc32: Fix cpufreq vs. sleep issue | Benjamin Herrenschmidt | 2005-05-28 | 1 | -3/+1 |
* | [PATCH] ppc32: Fix an off-by-one error in ipic_init | Kumar Gala | 2005-05-23 | 1 | -1/+1 |
* | [PATCH] ppc32: Fix platform device initialization of 8250 serial ports | Kumar Gala | 2005-05-20 | 2 | -0/+2 |
* | [PATCH] ppc32: remove unused computation | Paul Mackerras | 2005-05-20 | 1 | -2/+0 |
* | [PATCH] ppc32: workaround for spurious IRQs on PQ2 | Dan Malek | 2005-05-01 | 1 | -0/+5 |
* | [PATCH] ppc iomem annotations: ->io_base_virt | Al Viro | 2005-04-25 | 3 | -15/+10 |
* | [PATCH] ppc32: fix compilation error in arch/ppc/syslib/open_pic_defs.h | Benoit Boissinot | 2005-04-16 | 1 | -3/+0 |
* | [PATCH] ppc32: Fix mpc8xx watchdog | Tom Rini | 2005-04-16 | 1 | -2/+9 |
* | [PATCH] ppc32: Support 36-bit physical addressing on e500 | Kumar Gala | 2005-04-16 | 1 | -0/+8 |
* | [PATCH] ppc32: Fix cpufreq problems | Benjamin Herrenschmidt | 2005-04-16 | 1 | -4/+1 |