linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-04 22:20:47 to 2007-12-06 08:39:02 UTC [more...]

[PATCH] pci: Fix bus resource assignment on 32 bits with 64b resources
 2007-12-06  8:16 UTC  (6+ messages)

[RFC/PATCH 0/10] powerpc: PCI updates & merges
 2007-12-06  8:11 UTC  (11+ messages)
` [RFC/PATCH 1/10] powerpc: pci32: remove bogus alignment message
` [RFC/PATCH 2/10] powerpc: pci32: use generic pci_assign_unassign_resources
` [RFC/PATCH 3/10] powerpc: pci32: Remove PowerMac P2P bridge IO hack
` [RFC/PATCH 4/10] powerpc: pci32: Add flags modifying the PCI code behaviour
` [RFC/PATCH 5/10] powerpc: pci32: Remove obsolete PowerMac bus number hack
` [RFC/PATCH 6/10] powerpc: pci32: Add platform option to enable /proc PCI domains
` [RFC/PATCH 7/10] powerpc: Merge pcibios_resource_to_bus/bus_to_resource
` [RFC/PATCH 8/10] powerpc: Merge PCI resource fixups
` [RFC/PATCH 9/10] powerpc: Merge PCI resource allocation & assignment
` [RFC/PATCH 10/10] powerpc: Clear pci_probe_only on 64 bits PowerMac

[PATCH 0/25] powerpc: 4xx PCI, PCI-X and PCI-Express support among others
 2007-12-06  8:00 UTC  (26+ messages)
` [PATCH 1/25] powerpc: Make isa_mem_base common to 32 and 64 bits
` [PATCH 2/25] powerpc: Merge pci_process_bridge_OF_ranges()
` [PATCH 3/25] powerpc: Fix powerpc 32 bits resource fixup for 64 bits resources
` [PATCH 4/25] powerpc: Reworking machine check handling and Fix 440/440A
` [PATCH 5/25] powerpc: Add xmon function to dump 44x TLB
` [PATCH 7/25] powerpc: Add of_translate_dma_address
` [PATCH 6/25] powerpc: Change 32 bits PCI message about resource allocation
` [PATCH 8/25] powerpc: Improve support for 4xx indirect DCRs
` [PATCH 9/25] powerpc: 4xx PLB to PCI-X support
` [PATCH 10/25] powerpc: 4xx PLB to PCI 2.x support
` [PATCH 11/25] powerpc: 4xx PLB to PCI Express support
` [PATCH 12/25] powerpc: PCI support for 4xx Ebony board
` [PATCH 13/25] powerpc: Remove useless volatiles in udbg_16550.c
` [PATCH 14/25] powerpc: Add early udbg support for 40x processors
` [PATCH 15/25] powerpc: early debug forces console log level to max
` [PATCH 16/25] powerpc: EP405 boards support for arch/powerpc
` [PATCH 17/25] powerpc: Add PCI to Walnut platform
` [PATCH 18/25] powerpc: Base support for 440GX Taishan eval board
` [PATCH 20/25] powerpc: Wire up 440EP USB controlle support to Bamboo board
` [PATCH 19/25] powerpc: Wire up PCI on "
` [PATCH 21/25] powerpc: Adds decoding of 440SPE memory size to boot wrapper library
` [PATCH 22/25] powerpc: Add mfspr/mtspr inline macros to 4xx bootwrapper
` [PATCH 23/25] powerpc: Rework 4xx clock probing in boot wrapper
` [PATCH 24/25] powerpc: Base support for 440SPe "Katmai" eval board
` [PATCH 25/25] powerpc: 4xx PCI-E Link setup improvements

[PATCH 2/3] celleb: add supporting for native CBE
 2007-12-06  6:43 UTC  (2+ messages)

[PATCH 1/3] cell: fix undefined reference to mmio_nvram_init
 2007-12-06  6:36 UTC  (2+ messages)

[PATCH] Use SLB size from the device tree
 2007-12-06  6:24 UTC  (3+ messages)

Link up/down messages from 5200 ethernet driver
 2007-12-06  6:19 UTC  (6+ messages)

dtc: Remove obsolete check_properties() function
 2007-12-06  6:04 UTC 

dtc: Migrate "string property" checks to new framework
 2007-12-06  6:01 UTC 

dtc: Migrate "one cell" checks to new framework
 2007-12-06  5:59 UTC 

dtc: More detailed testing of tree checks
 2007-12-06  5:56 UTC 

drivers/net/iseries_veth.c dubious sysfs usage
 2007-12-06  3:48 UTC  (4+ messages)

[PATCH 1/2] [POWERPC] iommu_free_table doesn't need the device_node
 2007-12-06  2:40 UTC  (2+ messages)
` [PATCH 2/2] [POWERPC] pSeries: remove dependency on pci_dn bussubno

dtc: Remove space from flex command line
 2007-12-06  2:07 UTC 

Regarding MPC8641D
 2007-12-06  1:45 UTC  (3+ messages)

[PATCH] windfarm: add PowerMac 12,1 support
 2007-12-06  1:20 UTC 

Regarding MPC8641D
 2007-12-06  0:45 UTC  (3+ messages)

[patch] Windfarm plateform module for PowerMac12,1
 2007-12-06  0:18 UTC  (2+ messages)

[PATCH v2] qe: add ability to upload QE firmware
 2007-12-06  0:17 UTC  (6+ messages)

kernel_thread pid - stuck (after VFS: Mounted root (ext2 filesystem).)
 2007-12-06  0:00 UTC 

[PATCH 1/7] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()
 2007-12-05 23:41 UTC  (14+ messages)
` [PATCH 2/7] Add celleb_dma_dev_setup()
` [PATCH 3/7] Use archdata.dma_data in dma_direct_ops
` [PATCH 4/7] Have cell use its own dma_direct_offset variable
` [PATCH 5/7] Have celleb "
` [PATCH 6/7] Remove the global dma_direct_offset
` [PATCH 7/7] Remove bogus comment in dma_direct_alloc_coherent()

dtc: RFC: Fix some lexical problems with references
 2007-12-05 22:44 UTC  (3+ messages)

[PATCH] Add aliases node to 8641hpcn DTS file
 2007-12-05 22:33 UTC  (8+ messages)

Uboot and ML410
 2007-12-05 21:01 UTC  (3+ messages)

[PATCH v2 0/4] OF-platform PATA driver
 2007-12-05 18:39 UTC  (12+ messages)
` [PATCH v2 1/4] [libata] pata_platform: make probe and remove functions device type neutral
` [PATCH v2 2/4] [libata] pata_of_platform: OF-Platform PATA device driver
` [PATCH v2 4/4] [libata] pata_platform: s/ioport_shift/reg_shift/g

Maximum ioremap size for ppc arch?
 2007-12-05 17:50 UTC  (4+ messages)

[PATCH v2] [POWERPC] Optimize counting distinct entries in the relocation sections
 2007-12-05 17:47 UTC  (2+ messages)

Kernel symbol version history
 2007-12-05 17:07 UTC  (3+ messages)

ucc_uart: add support for Freescale QUICCEngine UART
 2007-12-05 17:06 UTC  (12+ messages)

dtc: Implement path references
 2007-12-05 14:47 UTC  (2+ messages)

[FDT][PATCH] Fix padding options
 2007-12-05 14:47 UTC  (2+ messages)

dtc: Generate useful error message for properties after subnodes
 2007-12-05 14:41 UTC  (2+ messages)

dtc: Trivial lexer cleanups
 2007-12-05 14:40 UTC  (2+ messages)

dtc: Convert "name" property checking to new infrastructure
 2007-12-05 14:40 UTC  (2+ messages)

dtc: Fix FAIL() macro varargs
 2007-12-05 14:39 UTC  (2+ messages)

[FDT][PATCH] Print out the total size as part of ftdump
 2007-12-05 14:37 UTC  (4+ messages)

[PATCH] [XILINX][HWICAP] Xilinx Internal Configuration Access Port device driver
 2007-12-05 12:20 UTC  (3+ messages)

[PATCH v2] Fix hardware IRQ time accounting problem
 2007-12-05 11:39 UTC  (3+ messages)

DS1337 RTC on I2C broken
 2007-12-05 10:30 UTC  (16+ messages)
` [rtc-linux] "
    ` solved: "
        ` OT: "

[PATCH] add MPC837x MDS board default device tree
 2007-12-05 10:37 UTC 

PS3: Update ps3_defconfig
 2007-12-05  7:13 UTC 

problem in creation of .ko file while compiling the kernel
 2007-12-05  6:12 UTC  (3+ messages)

zImage.initrd.ebony image /ramdisk Image
 2007-12-05  6:13 UTC  (2+ messages)

[PATCH 7/11] ibm_newemac: Skip EMACs that are marked unused by the firmware
 2007-12-05  4:34 UTC  (5+ messages)

Merge dtc
 2007-12-05  4:37 UTC  (12+ messages)

[PATCH] pci: Fix bus resource assignment on 32 bits with 64b resources
 2007-12-05  2:37 UTC  (2+ messages)

[PATCH 1/2] [POWERPC] Consolidate compatible-to-i2c_boardinfo mapping code
 2007-12-05  2:09 UTC  (6+ messages)
` [PATCH 2/2] [POWERPC] pasemi: Register i2c_board_info

Fix Firmware class name collision
 2007-12-05  1:28 UTC  (3+ messages)

[PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layer functionality
 2007-12-05  1:22 UTC  (3+ messages)

[PATCH] Make QSpan PCI work
 2007-12-05  1:11 UTC  (2+ messages)

[PATCH] Fix 8xx compile errors
 2007-12-05  1:09 UTC  (2+ messages)

[RFC/PATCH 0/6] powerpc: 32 bits PCI updates
 2007-12-05  0:53 UTC  (7+ messages)
` [RFC/PATCH 1/6] powerpc: pci32: remove bogus alignment message
` [RFC/PATCH 2/6] powerpc: pci32: use generic pci_assign_unassign_resources
` [RFC/PATCH 3/6] powerpc: pci32: Remove PowerMac P2P bridge IO hack
` [RFC/PATCH 4/6] powerpc: pci32: Add flags modifying the PCI code behaviour
` [RFC/PATCH 5/6] powerpc: pci32: Remove obsolete PowerMac bus number hack
` [RFC/PATCH 6/6] powerpc: pci32: 4xx embedded platforms want to reassign all PCI resources

[PATCH 11/11] ibm_newemac: Update file headers copyright notices
 2007-12-05  0:14 UTC 

[PATCH 10/11] ibm_newemac: Call dev_set_drvdata() before tah_reset()
 2007-12-05  0:14 UTC 

[PATCH 8/11] ibm_newemac: Correct opb_bus_freq value
 2007-12-05  0:14 UTC 

[PATCH 9/11] ibm_newemac: Fix typo reading TAH channel info
 2007-12-05  0:14 UTC 

[PATCH 6/11] ibm_newemac: Cleanup/fix support for STACR register variants
 2007-12-05  0:14 UTC 

[PATCH 5/11] ibm_newemac: Cleanup/Fix RGMII MDIO support detection
 2007-12-05  0:14 UTC 

[PATCH 3/11] ibm_newemac: Fix ZMII refcounting bug
 2007-12-05  0:14 UTC 

[PATCH 4/11] ibm_newemac: Workaround reset timeout when no link
 2007-12-05  0:14 UTC 

[PATCH 2/11] ibm_newemac: Add ET1011c PHY support
 2007-12-05  0:14 UTC 

[PATCH 1/11] ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support
 2007-12-05  0:14 UTC 

[RFC 0/7] powerpc: Rework pm_power_off & machine_[restart|power_off|halt]
 2007-12-05  0:07 UTC  (7+ messages)
` [PATCH 5/7] powerpc: Replace ppc_md.power_off with pm_power_off

Problem compiling sequoia using DENX kernel. Xenomai-patch required?
 2007-12-04 22:29 UTC  (3+ messages)


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).