LinuxLists
Users
About
Kumar Gala (
[email protected]
)
Number of posts: 55 (0.22 per day)
First post: 2005-01-18 15:35:20
Last post: 2005-09-22 04:59:07
Next Page
Date
List
Subject
2005-09-22 04:59:07
linux-kernel
[PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform
2005-09-08 21:12:05
linux-kernel
[PATCH] ppc: Merge tlb.h
2005-09-08 14:21:32
linux-kernel
[PATCH] ppc32: Fix head_4xx.S compile error
2005-09-06 16:47:13
linux-kernel
[PATCH] ppc32: Fix Kconfig mismerge
2005-09-01 20:04:46
linux-kernel
[PATCH][RESEND] Remove non-arch consumers of asm/segment.h
2005-09-01 18:14:24
linux-kernel
[PATCH] ppc32: Added cputable entry for 7448
2005-05-31 16:10:24
linux-kernel
[PATCH] ppc32: Added preliminary support for the MPC8548 CDS board
2005-05-31 16:02:36
linux-kernel
[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors
2005-05-27 22:14:05
linux-kernel
[PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured
2005-05-27 22:11:04
linux-kernel
[PATCH] ppc32: Add soft reset to MPC834x
2005-05-27 22:10:18
linux-kernel
[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.
2005-05-27 00:02:40
linux-kernel
[PATCH] ppc32: Simplified load string emulation error checking
2005-05-25 15:36:57
linux-kernel
[PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabled
2005-05-23 17:40:48
linux-kernel
[PATCH] ppc32: Fix an off-by-one error in ipic_init
2005-05-18 20:01:54
linux-kernel
[PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platform
2005-05-18 04:54:28
linux-kernel
[PATCH] ppc32: Fix platform device initialization of 8250 serial ports
2005-05-17 17:01:27
linux-kernel
[PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support
2005-05-11 15:11:15
linux-kernel
[PATCH] ppc32: Fix uImage make target to report success correctly
2005-05-06 18:38:30
linux-kernel
[PATCH] ppc32: Fix POWER3/POWER4 compiler error
2005-05-04 04:13:55
linux-kernel
[PATCH] ppc32: Simplified PPC core revision report
2005-05-04 00:30:18
linux-kernel
[PATCH] I2C-MPC: Allow for sharing of the interrupt line
2005-04-11 22:04:07
linux-kernel
[PATCH] ppc32: refactor FPU exception handling
2005-04-07 21:22:35
linux-kernel
[PATCH] ppc32: Support 36-bit physical addressing on e500 (fwd)
2005-04-07 19:26:15
linux-kernel
[PATCH] ppc32: Allow adjust of pfn offset in pte
2005-04-07 19:15:47
linux-kernel
[PATCH] ppc32: make usage of CONFIG_PTE_64BIT & CONFIG_PHYS_64BIT consistent
2005-04-07 19:10:45
linux-kernel
[PATCH] ppc32: Fix pte_update for 64-bit PTEs
2005-04-01 20:43:10
linux-kernel
[PATCH] ppc32: rename head_e500.S to head_fsl_booke.S
2005-03-30 07:29:00
linux-kernel
[PATCH] ppc32: Fix MPC8555 & MPC8555E device lists (updated)
2005-03-30 04:19:58
linux-kernel
[PATCH] ppc32: CPM2 PIC cleanup irq_to_siubit array (updated)
2005-03-29 22:33:21
linux-kernel
[PATCH] ppc32: CPM2 PIC cleanup irq_to_siubit array
2005-03-29 16:43:33
linux-kernel
[PATCH] ppc32: CPM2 PIC cleanup
2005-03-29 16:33:50
linux-kernel
[PATCH] ppc32: Fix MPC8555 & MPC8555E device lists
2005-03-28 23:03:03
linux-kernel
[PATCH] ppc32: cleanup of Book-E exception handling
2005-03-24 18:37:53
linux-kernel
Re: [PATCH] ppc32: Report chipset version in common /proc/cpuinfo handling
2005-03-21 22:35:42
linux-kernel
[PATCH] ppc32: Report chipset version in common /proc/cpuinfo handling
2005-03-21 15:39:56
linux-kernel
[PATCH] ppc32: typo fix in load/store string emulation
2005-03-18 23:25:17
linux-kernel
[PATCH] ppc32: Fix CONFIG_SERIAL_TEXT_DEBUG support on 83xx
2005-03-18 23:24:36
linux-kernel
[PATCH] ppc32: Move 83xx & 85xx device and system description files
2005-03-12 00:00:26
linux-kernel
[PATCH] ppc32: Remove SPR short-hand defines
2005-03-11 22:14:10
linux-kernel
[PATCH] ppc32: emulate load/store string instructions
2005-03-05 05:36:31
linux-kernel
[PATCH] initialize a spin lock in CPM2 uart driver
2005-03-05 05:26:13
linux-kernel
[PATCH] initialize a spin lock in gianfar driver
2005-03-04 19:16:54
linux-kernel
[PATCH] ppc32: trivial fix for e500 oprofile build
2005-03-04 08:13:26
linux-kernel
[PATCH] ppc32: PowerQUICC II Pro subarch support
2005-02-11 21:54:32
linux-kernel
[PATCH] ppc32: Fix PCI2 support on MPC8555/41 CDS systems
2005-01-28 18:43:19
linux-kernel
[PATCH] PPC32: Use platform device style initialization for 85xx serial8250 ports
2005-01-26 14:51:06
linux-kernel
[PATCH] ppc32: back out idle patch for non-powersaving CPU's
2005-01-26 00:20:51
linux-kernel
[PATCH] netdrv gianfar: Fix usage of gfar_read in debug code
2005-01-24 22:02:34
linux-kernel
[PATCH] ppc32: fix powersave with interrupts disabled
2005-01-24 21:50:08
linux-kernel
[PATCH] ppc32: Missing call to ioremap in pci_iomap()
2005-01-18 15:46:35
linux-kernel
[PATCH 4/4] ppc32: platform_device conversion from OCP