aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt2009-06-189-88/+52
|\
| * powerpc/5121: make clock debug output more readableWolfram Sang2009-06-171-4/+4
| * powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-178-62/+44
| * powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruftWolfram Sang2009-06-171-22/+4
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-185-26/+3
|\ \
| * \ Merge branch 'akpm'Linus Torvalds2009-06-165-26/+3
| |\ \
| | * | fbdev: move logo externs to header fileGeert Uytterhoeven2009-06-162-13/+1
| | * | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-2/+2
| | * | mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
| | * | time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-7/+0
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-174-34/+11
|\| | | | |_|/ |/| |
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-1622-131/+250
| |\ \
| * \ \ Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-161-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-151-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-153-33/+10
| |\ \ \
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1554-422/+5481
| | |\| |
| | * | | net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-031-0/+2
| | * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-18143-18239/+4793
| | |\ \ \
| | * | | | powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely2009-04-271-6/+3
| | * | | | net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-271-27/+5
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-15177-2198/+5861
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | powerpc: Add memory clobber to mtspr()Benjamin Herrenschmidt2009-06-161-1/+2
* | | | | | powerpc: Fix invalid construct in our CPU selection KconfigBenjamin Herrenschmidt2009-06-161-3/+6
* | | | | | powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-169-0/+33
* | | | | | powerpc: Introduce macro spin_event_timeout()Timur Tabi2009-06-161-0/+36
* | | | | | powerpc/warp: Fix ISA_DMA_THRESHOLD defaultSean MacLennan2009-06-161-1/+7
* | | | | | powerpc/bootwrapper: Custom build options for XPedite52xx targetsNate Case2009-06-151-0/+4
* | | | | | powerpc/85xx: Add defconfig for X-ES MPC85xx boardsNate Case2009-06-151-0/+1821
* | | | | | powerpc/85xx: Add dts files for X-ES MPC85xx boardsNate Case2009-06-156-0/+3653
* | | | | | powerpc/85xx: Add platform support for X-ES MPC85xx boardsNate Case2009-06-153-0/+293
* | | | | | 83xx: add support for the kmeter1 board.Heiko Schocher2009-06-155-0/+1627
* | | | | | powerpc/85xx: Add nor flash partitions for mpc8569mdsKevin Hao2009-06-151-1/+23
* | | | | | powerpc/fsl: Increase the number of possible localbus banksmware@internode.on.net2009-06-151-2/+2
* | | | | | powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xxNate Case2009-06-151-0/+2
* | | | | | powerpc: Enable additional BAT registers in setup_745x_specifics()Gerhard Pircher2009-06-151-0/+3
* | | | | | powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard2009-06-156-11/+11
* | | | | | powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDBleon.woestenberg@gmail.com2009-06-151-0/+15
* | | | | | powerpc/86xx: Add I2C device mappings in DTS for SBC610Martyn Welch2009-06-151-0/+10
* | | | | | powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDSHaiying Wang2009-06-151-0/+63
* | | | | | powerpc/83xx: Update sdhci nodes per new bindingsAnton Vorontsov2009-06-156-6/+6
* | | | | | powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUsNate Case2009-06-152-3/+48
* | | | | | powerpc/mpc8272ads: fix device tree for 8 MB flash sizeWolfgang Denk2009-06-151-6/+13
* | | | | | powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala2009-06-154-0/+59
* | | | | | powerpc: Add 86xx support for SWIOTLBBecky Bruce2009-06-152-0/+16
| |_|_|_|/ |/| | | |
* | | | | ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-152-63/+82
* | | | | ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven2009-06-151-2/+2
* | | | | ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven2009-06-151-3/+2
* | | | | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-151-2/+2
* | | | | ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven2009-06-151-2/+2
* | | | | powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras2009-06-152-0/+4