linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-16 20:54:19 to 2007-07-18 01:36:04 UTC [more...]

[PATCH 01/61] Use strcasecmp() rather than strncasecmp() when determining device node compatibility
 2007-07-18  1:35 UTC  (43+ messages)
` [PATCH 02/61] mpc8272ads.dts: Whitespace cleanup
` [PATCH 03/61] Only include linux/ide.h if CONFIG_BLOCK is defined
` [PATCH 04/61] 8xx: Work around CPU15 erratum
` [PATCH 05/61] bootwrapper: Change cuImage .gitignore entry to cuImage.*
` [PATCH 06/61] 8xx: Don't call non-existent Soft_emulate_8xx from SoftwareEmulation
` [PATCH 07/61] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks
` [PATCH 08/61] bootwrapper: dt_xlate_range() bugfixes
` [PATCH 09/61] bootwrapper: Add dt_is_compatible()
` [PATCH 10/61] bootwrapper: flatdevtree fixes
` [PATCH 11/61] bootwrapper: Add 16-bit I/O
` [PATCH 12/61] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h
` [PATCH 13/61] bootwrapper: Search the entire compatible list for serial devices
` [PATCH 14/61] bootwrapper: Don't call serial_edit_cmdline if getc isn't defined
` [PATCH 15/61] Declare udelay() in ops.h, and remove declarations in various users
` [PATCH 16/61] bootwrapper: Add CPM serial driver
` [PATCH 17/61] bootwrapper: Add 8xx support
` [PATCH 18/61] bootwrapper: Add PowerQUICC II (82xx with CPM) support
` [PATCH 20/61] Add early debug console for CPM serial ports
` [PATCH 21/61] Minor whitespace (space->tab) fixup in irq.c
` [PATCH 22/61] Rename mpc82xx_ads to mpc8272ads
` [PATCH 23/61] Rename mpc82xx_ads_show_cpuinfo to m82xx_show_cpuinfo
` [PATCH 24/61] Change references from 82xx_ADS to 8272ADS
` [PATCH 25/61] Fix off-by-one error in CPM2 setbrg()
` [PATCH 26/61] cpm2: Add SCCs to cpm2_clk_setup()
` [PATCH 27/61] cpm2: Fix whitespace in cpm2_clk_setup()
` [PATCH 28/61] Add cpm2_set_pin()
` [PATCH 29/61] fsl_soc: Fix get_immrbase() to use ranges, rather than reg
` [PATCH 30/61] fsl_soc: Update the way get_brgfreq() finds things in the device tree
` [PATCH 31/61] mpc8272ads: Check the board in the probe function
` [PATCH 32/61] mpc82xx: Move PQ2 restart and halt functions out of mpc8272-specific code
` [PATCH 33/61] mpc82xx: Remove a bunch of cruft that duplicates generic functionality
` [PATCH 34/61] cpm2: Use the global cpm2_immr rather than ioremapping() all over the place
` [PATCH 35/61] 82xx: Factor PCI PIC out of 8272ads code
` [PATCH 36/61] mpc82xx: Factor PCI init out of mpc8272ads
` [PATCH 37/61] cpm2: Rework 8272ads initialization, and eliminate init_fcc_ioports()
` [PATCH 38/61] cpm2: Update device trees
` [PATCH 39/61] mpc885ads: Whitespace cleanup (space->tab)
` [PATCH 40/61] 8xx: Whitespace cleanup in commproc.c
` [PATCH 41/61] 8xx: Keep a global mpc8xx_immr mapping
` [PATCH 42/61] 8xx: commproc.c: Use better OF names
` [PATCH 43/61] 8xx: Always reset CPM if not using early console
` [PATCH 44/61] 8xx: Miscellaneous commproc.c cleanup

[PATCH 0/3] PReP support
 2007-07-18  1:31 UTC  (4+ messages)
` [PATCH 3/3] First cut at PReP support for arch/powerpc

- add-missing-data_data-in-powerpc.patch removed from -mm tree
 2007-07-17 23:09 UTC 

[RFC][PATCH 0/8] arch/powerpc support for Walnut Board
 2007-07-17 22:58 UTC  (18+ messages)
` [RFC][PATCH 6/8] Walnut DTS

[PATCH] Add StorCenter DTS first draft
 2007-07-17 22:56 UTC  (7+ messages)

Linuxppc-embedded Digest, Vol 35, Issue 33
 2007-07-17 22:51 UTC  (6+ messages)

[PATCH v2] Allow exec on 32-bit from readable, non-exec pages, with a warning
 2007-07-17 22:53 UTC  (5+ messages)

[PATCH] POWERPC: Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option
 2007-07-17 22:21 UTC 

[PATCH] POWERPC: Correct misspelled config variable in arch/powerpc/Kconfig
 2007-07-17 22:17 UTC  (3+ messages)

[PATCH] powerpc: Add of_register_i2c_devices()
 2007-07-17 22:17 UTC  (7+ messages)

Cypress c67x00 Support?
 2007-07-17 22:14 UTC 

[PATCH 01/10] IB/ehca: Support for multiple event queues
 2007-07-17 21:32 UTC  (6+ messages)
  ` [ofa-general] "

hugetlbfs for ppc440 - kernel BUG -- follow up
 2007-07-17 21:07 UTC 

[PATCH] iommu virtual merge no longer experimental
 2007-07-17 20:56 UTC  (2+ messages)

[PATCH] powerpc: mpc5200 low power mode
 2007-07-17 20:32 UTC 

[PATCH] POWERPC: Added RTC support for mpc8313RDB and utilize "clock-frequency"
 2007-07-17 19:58 UTC  (6+ messages)

[patch 00/14] Current 4xx patch series
 2007-07-17 18:16 UTC  (15+ messages)
` [patch 01/14] Use resource_size_t for serial port IO addresses
` [patch 02/14] Rename 4xx paths to 40x
` [patch 03/14] 4xx Kconfig cleanup
` [patch 04/14] 4xx bootwrapper reworks
` [patch 05/14] 40x MMU
` [patch 06/14] 40x decrementer fixes
` [patch 07/14] Fix 40x build
` [patch 08/14] Walnut DTS
` [patch 09/14] Walnut defconfig
` [patch 10/14] Walnut board support
` [patch 11/14] Walnut zImage wrapper
` [patch 12/14] Bamboo DTS
` [patch 13/14] Bamboo board support
` [patch 14/14] Bamboo zImage wrapper

[PATCH] POWERPC: add support of the GiGE switch for mpc8313RDB via fixed PHY
 2007-07-17 17:50 UTC  (4+ messages)

regarding cpm_uart and platform_bus_type
 2007-07-17 16:53 UTC  (3+ messages)

[PATCH] USB_DR host support for FSL MPC831x
 2007-07-17 16:47 UTC  (5+ messages)

[patch 0/6] PS3 Storage Drivers for 2.6.23, take 4
 2007-07-17 16:40 UTC  (20+ messages)
` PS3 Storage Driver O_DIRECT issue
` [patch 5/6] ps3: BD/DVD/CD-ROM Storage Driver

[PATCH] Allow exec on 32-bit from readable, non-exec pages, with a warning
 2007-07-17 16:37 UTC  (10+ messages)

[PATCH 3/3] 82xx: SBCPQ2 board platform support
 2007-07-17 16:30 UTC  (7+ messages)

Machine check exception. 2.6.20 powerpc tree
 2007-07-17 16:29 UTC  (2+ messages)

[PATCH 1/3] 82xx: some 82xx platform hook functions can be shared by different boards
 2007-07-17 16:15 UTC  (4+ messages)

[PATCH 2/3] 82xx: Parse SMC serial device node in DTS
 2007-07-17 16:06 UTC  (12+ messages)

[PATCH 1/4] Add DMA sector to Documentation/powerpc/booting-without-of.txt file
 2007-07-17 15:36 UTC  (8+ messages)

[PATCH] Change the pci express controller node name from pci to pcie
 2007-07-17 15:22 UTC  (2+ messages)

[PATCH 1/4] ibmveth: Enable TCP checksum offload
 2007-07-17 15:18 UTC  (4+ messages)
` [PATCH 2/4] ibmveth: Implement ethtool hooks to enable/disable "
` [PATCH 3/4] ibmveth: Add ethtool TSO handlers
` [PATCH 4/4] ibmveth: Add ethtool driver stats hooks

Memory Corruption in Linux kernel MPC8347 revision 3
 2007-07-17 14:42 UTC 

patches for 2.6.22
 2007-07-17 13:43 UTC  (4+ messages)
` [PATCH] remove awacs dmasound

[PATCH] via-pmu: kill sleep notifiers completely
 2007-07-17 13:29 UTC 

[PATCH] adb: replace sleep notifier with platform driver suspend/resume hooks
 2007-07-17 13:26 UTC 

[PATCH] USB_DR device support for FSL MPC831x
 2007-07-17 12:21 UTC  (2+ messages)

hvc_iseries not working
 2007-07-17 12:02 UTC  (3+ messages)

[PATCH 0/3] 82xx: Add the support for Wind River SBC PowerQUICCII
 2007-07-17  6:41 UTC  (4+ messages)

[PATCH 10/10] IB/ehca: Support large page MRs
 2007-07-17  6:29 UTC  (4+ messages)

[PATCH 2.6.22-rc7 0/4] phy/gianfar: Fixes for gianfar and vitesse RGMII-ID support
 2007-07-17  5:27 UTC  (8+ messages)
` [PATCH 1/4] phy: Fix Vitesse 824x PHY interrupt acking
  ` [PATCH 2/4] gianfar: Add phy-connection-type to gianfar nodes
    ` [PATCH 3/4] phy: Fix Vitesse RGMII-ID support
      ` [PATCH 4/4] gianfar: Fix RGMII-ID handling in gianfar

[PATCH 1/2] adb: create class devices for each adb device
 2007-07-17  2:06 UTC  (4+ messages)

[patch 3/6] Add 8548 CDS PCI express controller node and PCI-X device node
 2007-07-17  1:43 UTC  (12+ messages)

[PATCH] POWERPC 8xx: bump up initial memory limit for 8xx
 2007-07-17  1:17 UTC 

[PATCH] PHY fixed driver: rework release path and update phy_id notation
 2007-07-17  0:07 UTC 

[PATCH] adbhid: enable KEY_FN key reporting
 2007-07-16 23:20 UTC  (2+ messages)

[PATCH] Fix Tsi108 ethernet driver performance
 2007-07-16 22:27 UTC  (2+ messages)

[PATCH 1/1] eHEA: Introducing support vor DLPAR memory add
 2007-07-16 21:59 UTC  (2+ messages)

[PATCH] crash in 2.6.22-git2 sysctl_set_parent()
 2007-07-16 21:55 UTC  (4+ messages)

possible dead CONFIG-related content under arch/powerpc
 2007-07-16 21:50 UTC  (5+ messages)
    ` [PATCH] cell: CONFIG_SPE_BASE is a typo (was: Re: possible dead CONFIG-related content under arch/powerpc)

Legacy ISA registers/interrupts in PCI device tree node
 2007-07-16 21:35 UTC  (3+ messages)

of_flat_dt_is_compatible() scope Q
 2007-07-16 21:34 UTC 

[PATCH 2/2] adbhid: make sysrq key configurable on adb keyboards
 2007-07-16 20:53 UTC 

[PATCH 0/2] adb: make sysrq key configurable at runtime
 2007-07-16 20:53 UTC 


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