| Commit message (Expand) | Author | Age |
* | [POWERPC] Fix mpc834x USB-MPH configuration. | jacmet@sunsite.dk | 2007-09-28 |
* | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with... | Kim Phillips | 2007-08-10 |
* | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 |
* | [POWERPC] 83xx: Add USB support to mpc8349-mitx board port | Grant Likely | 2007-07-10 |
* | [POWERPC] 83xx: USB platform code rework | Li Yang | 2007-07-10 |
* | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala | 2007-06-29 |
* | [POWERPC] Removed remnants of bus_offset | Kumar Gala | 2007-06-29 |
* | [POWERPC] Remove hack to determine the 2nd PHBs bus number | Kumar Gala | 2007-06-29 |
* | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 |
* | [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it | Kumar Gala | 2007-06-29 |
* | [POWERPC] kill isa_{io,mem}_base definitions for !PCI | Arnd Bergmann | 2007-06-29 |
* | [POWERPC] rename add_bridge to avoid namespace clashes | Arnd Bergmann | 2007-06-29 |
* | [POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection | Arnd Bergmann | 2007-06-29 |
* | [POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined | Kumar Gala | 2007-05-09 |
* | [POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined | Li Yang | 2007-05-09 |
* | [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC | Kim Phillips | 2007-05-02 |
* | Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p... | Paul Mackerras | 2007-04-23 |
|\ |
|
| * | [POWERPC] Convert 83xx platform to unified platform Kconfig | Kumar Gala | 2007-04-12 |
* | | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-12 |
* | | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-12 |
|\ \
| |/
|/| |
|
| * | [POWERPC] 83xx: Minor fixes for 834x_mds USB setup code | Li Yang | 2007-03-07 |
* | | [POWERPC] 83xx: Add MPC832x RDB board support. | Michael Barkowski | 2007-03-29 |
* | | [POWERPC] 83xx: Removed dead header | Kumar Gala | 2007-03-26 |
* | | [POWERPC] 83xx: Delete unused header file. | Robert P. J. Day | 2007-03-26 |
|/ |
|
* | [POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS | Kumar Gala | 2007-02-17 |
* | [POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices | Kumar Gala | 2007-02-17 |
* | [POWERPC] 83xx: use default value of loops_per_jiffy | Kumar Gala | 2007-02-17 |
* | [POWERPC] 83xx: Remove obsolete setting of ROOT_DEV. | Kumar Gala | 2007-02-17 |
* | [POWERPC] 83xx: Cleaning up machine probing and board initcalls | Kumar Gala | 2007-02-17 |
* | [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS | Kumar Gala | 2007-02-09 |
* | [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PB | Li Yang | 2007-02-08 |
* | [POWERPC] 83xx: Add base support for the MPC8313E RDB | Kim Phillips | 2007-02-08 |
* | [POWERPC] 83xx: Fix compiler warnings on 836x and 832x | Li Yang | 2007-01-30 |
* | [POWERPC] 83xx: Make platform *_init_IRQ() static | Kumar Gala | 2007-01-26 |
* | [POWERPC] 83xx: Don't call ioremap in the reset function | Kumar Gala | 2007-01-26 |
* | [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform code | Li Yang | 2007-01-22 |
* | [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc | Benjamin Herrenschmidt | 2006-12-04 |
* | [POWERPC] Make pci_read_irq_line the default | Benjamin Herrenschmidt | 2006-12-04 |
* | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
* | [POWERPC] Fix ucc_geth of_device discovery on mpc832x | Kim Phillips | 2006-11-21 |
* | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" | Kim Phillips | 2006-11-21 |
* | [POWERPC] Add Makefile entry for MPC832x_mds support | Li Yang | 2006-10-16 |
* | [POWERPC] Fix MPC8360EMDS PB board support | Li Yang | 2006-10-16 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 |
|\ |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-04 |
|\ \
| |/
|/| |
|
| * | [POWERPC] Add support for the mpc832x mds board | Kim Phillips | 2006-10-04 |
| * | [POWERPC] Add MPC8360EMDS board support | Li Yang | 2006-10-04 |
* | | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
|/ |
|
* | [POWERPC] Enable generic rtc hook for the MPC8349 mITX | Kim Phillips | 2006-10-02 |