messages from 2007-09-28 14:45:53 to 2007-10-02 05:12:57 UTC [more...]
[PATCH 1/7] Store the base address in dcr_host_t
2007-10-02 5:12 UTC (4+ messages)
` [PATCH 2/7] Update mpic to use dcr_host_t.base
[PATCH] Make sure to of_node_get() the result of pci_device_to_OF_node()
2007-10-02 5:09 UTC (2+ messages)
[PATCH] [POWERPC] Limit range of __init_ref_ok somewhat
2007-10-02 3:37 UTC
[PATCH] powerpc: fix pci domain detection
2007-10-02 3:16 UTC (2+ messages)
Please pull powerpc.git merge branch
2007-10-02 3:15 UTC
[PATCH v3 00/12] Xilinx Virtex and Uartlite arch/powerpc patches ready for merge
2007-10-02 2:16 UTC (13+ messages)
` [PATCH v3 01/12] Virtex: Add uartlite bootwrapper driver
` [PATCH v3 02/12] Virtex: Add Kconfig macros for Xilinx Virtex board support
` [PATCH v3 03/12] Virtex: add xilinx interrupt controller driver
` [PATCH v3 04/12] Virtex: Add generic Xilinx Virtex board support
` [PATCH v3 05/12] Add PowerPC Xilinx Virtex entry to maintainers
` [PATCH v3 06/12] Uartlite: Fix reg io to access documented register size
` [PATCH v3 07/12] Uartlite: change name of ports to ulite_ports
` [PATCH v3 08/12] Uartlite: Add macro for uartlite device name
` [PATCH v3 09/12] Uartlite: Separate the bus binding from the driver proper
` [PATCH v3 10/12] Uartlite: Comment block tidy
` [PATCH v3 11/12] Uartlite: Add of-platform-bus binding
` [PATCH v3 12/12] Uartlite: Let the console be initialized earlier
[PATCH 1/2]: PCI Error Recovery: Symbios SCSI base support
2007-10-02 1:27 UTC (9+ messages)
` [PATCH 2/2]: PCI Error Recovery: Symbios SCSI First Failure
[PATCH 00/18] Virtex support in arch/powerpc
2007-10-02 0:40 UTC (43+ messages)
` [PATCH 01/18] Virtex: Add uartlite bootwrapper driver
` [PATCH 02/18] Add Kconfig macros for Xilinx Virtex support
` [PATCH 03/18] Virtex: add xilinx interrupt controller driver
` [PATCH 04/18] Xilinx Virtex: Add generic virtex board support
` [PATCH 05/18] Add PowerPC Xilinx Virtex entry to maintainers
` [PATCH 06/18] [POWERPC] Fix UARTLITE reg io for little-endian architectures (ie. microblaze)
` [PATCH 07/18] Uartlite: change name of ports to ulite_ports
` [PATCH 08/18] Uartlite: Add macro for uartlite device name
` [PATCH 09/18] Uartlite: Separate the bus binding from the driver proper
` [PATCH 10/18] Uartlite: improve in-code comments
` [PATCH 11/18] Virtex: Port UARTLITE driver to of-platform-bus
` [PATCH 12/18] Uartlite: Let the console be initialized earlier
` [PATCH 13/18] Add Xilinx SystemACE entry to maintainers
` [PATCH 14/18] Sysace: Use the established platform bus api
` [PATCH 15/18] Sysace: Move structure allocation from bus binding into common code
` [PATCH 16/18] Sysace: minor rework and cleanup changes
` [PATCH 17/18] Sysace: Move IRQ handler registration to occur after FSM is initialized
` [PATCH 18/18] xsysace: Add of_platform_bus binding
[PATCH] powerpc: Change MAINTAINER references linuxppc-embedded
2007-10-02 0:24 UTC (3+ messages)
` [PATCH] powerpc: MAINTAINERS shouldn't reference linuxppc-embedded
[PATCH] powerpc: Implement logging of unhandled signals
2007-10-02 0:27 UTC (3+ messages)
[RFC] Get rid of linuxppc-embedded?
2007-10-02 0:15 UTC (3+ messages)
PowerPC: new EMAC driver typo fix
2007-10-02 0:10 UTC (3+ messages)
[PATCH] PowerPC: Add RGMII support for Sequoia 440EPx
2007-10-01 23:56 UTC (2+ messages)
Problem with OF interrupt parsing code
2007-10-01 23:36 UTC (13+ messages)
MPC85xx_MDS: Patches to support QE, UCCs and SPI
2007-10-01 23:14 UTC (3+ messages)
` [PATCH 2/7] [POWERPC] Fix QEIC->MPIC cascading
nap/dfs on 7448
2007-10-01 21:32 UTC
Powerbook shuts down hard when hot, patch found
2007-10-01 20:58 UTC (13+ messages)
[PATCH] Add platform support for the MPC837x RDB board
2007-10-01 20:10 UTC (11+ messages)
[RFC PATCH v0.1] net driver: mpc52xx fec
2007-10-01 16:24 UTC (10+ messages)
[PATCH] cpm: Describe multi-user ram in its own device node
2007-10-01 16:10 UTC (9+ messages)
[PATCHv2 0/4] Xilinx Virtex support for arch/powerpc
2007-10-01 15:16 UTC (11+ messages)
` [PATCHv2 1/4] Virtex: Add uartlite bootwrapper driver
` [PATCHv2 2/4] Virtex: Add Kconfig macros for Xilinx Virtex board support
` [PATCHv2 3/4] Virtex: add xilinx interrupt controller driver
` [PATCHv2 4/4] Virtex: Add generic Xilinx Virtex board support
[PATCH] ehea: DLPAR memory add fix
2007-10-01 15:05 UTC (4+ messages)
Is it safe to use these Linux function (test_bit(), set_bit(), clear_bit()) in character device driver for 2.6.10 ppc kernel
2007-10-01 13:55 UTC (10+ messages)
[PATCH v2 0/6] SystemACE: rework and of_platform bus binding patches
2007-10-01 13:17 UTC (11+ messages)
` [PATCH v2 1/6] Add Xilinx SystemACE entry to maintainers
` [PATCH v2 2/6] Sysace: Use the established platform bus api
` [PATCH v2 3/6] Sysace: Move structure allocation from bus binding into common code
` [PATCH v2 4/6] Sysace: minor rework and cleanup changes
` [PATCH v2 5/6] Sysace: Move IRQ handler registration to occur after FSM is initialized
` [PATCH v2 6/6] Sysace: Add of_platform_bus binding
What's the preferred way to export board information to userspace ?
2007-10-01 9:41 UTC
[PATCH 0/15] bootwrapper: kexec and external payloads
2007-10-01 5:33 UTC (17+ messages)
` [PATCH 8/15] bootwrapper: convert flatdevtree to version 16
` [PATCH 1/2] qemu platform, v2
[PATCH 0/3] Bug fixes to Virtex support in arch/ppc
2007-10-01 1:49 UTC (6+ messages)
` [PATCH 1/3] Uartlite: Flush RX fifo in bootwrapper
` [PATCH 2/3] XilinxFB: Move xilinxfb_platform_data definition to a shared header file
` [PATCH 3/3] Setup default eth addr in embed_config for Xilinx Virtex platforms
[PATCH 2 1/7] Uartlite: Fix reg io to access documented register size
2007-09-30 22:42 UTC (7+ messages)
` [PATCH 2 2/7] Uartlite: change name of ports to ulite_ports
` [PATCH 2 3/7] Uartlite: Add macro for uartlite device name
` [PATCH 2 4/7] Uartlite: Separate the bus binding from the driver proper
` [PATCH 2 5/7] Uartlite: Comment block tidy
` [PATCH 2 6/7] Uartlite: Add of-platform-bus binding
` [PATCH 2 7/7] Uartlite: Let the console be initialized earlier
[PATCH] fix xics set_affinity code
2007-09-30 21:45 UTC
[PATCH 3/7] Celleb: Support for Power/Reset buttons
2007-09-30 21:22 UTC (4+ messages)
Efika, initrd and current kernel
2007-09-30 16:22 UTC (6+ messages)
problem wint port linux 2.6.23 to MPC860T
2007-09-30 9:32 UTC
2.6.23-rc8-mm2 - PowerPC link failure at arch/powerpc/kernel/head_64.o
2007-09-30 9:37 UTC
A FEC problem on fsl_mpc5121e_ads board
2007-09-30 3:49 UTC
[patch 0/8] PS3 AV Settings Driver patches for 2.6.24
2007-09-29 8:00 UTC (6+ messages)
` [Cbe-oss-dev] "
[PATCH 1/9] fs_enet: Whitespace cleanup
2007-09-29 5:21 UTC (2+ messages)
[PATCH 3/9] fs_enet: Don't share the interrupt
2007-09-29 5:18 UTC (2+ messages)
Flash paritioning and JFFS2
2007-09-28 21:09 UTC (6+ messages)
DMA-related IDE driver crash on mount of second partition
2007-09-28 18:23 UTC
Help with Device tree setup and booting kernel
2007-09-28 18:06 UTC (2+ messages)
[PATCH 1/7] PowerPC64: Not to insert EA=0 entry at
2007-09-28 16:33 UTC (4+ messages)
[PATCH#2 3/4] [PPC] Compile fix for 8xx CPM Ehernet driver
2007-09-28 15:38 UTC (3+ messages)
` Fwd: "
Please pull from 'for-2.6.23' branch
2007-09-28 15:30 UTC
[patch 0/2] MPC834x USB patches
2007-09-28 14:21 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).