aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-17powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruftWolfram Sang
2009-06-17powerpc/5200: convert mpc52xx_psc_spi to use cs_control callbackAnton Vorontsov
2009-06-17fbdev/xilinxfb: Fix improper casting and tighen up probe pathGrant Likely
2009-06-16usb/ps3: Add missing annotationsGeert Uytterhoeven
2009-06-16powerpc: Add memory clobber to mtspr()Benjamin Herrenschmidt
2009-06-16powerpc: Fix invalid construct in our CPU selection KconfigBenjamin Herrenschmidt
2009-06-16ps3rom: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman
2009-06-16of_serial: Add UPF_FIXED_TYPE flagDave Mitchell
2009-06-16drivers/hvc: Add missing __devexit_p()Mike Frysinger
2009-06-16net/ps3: gelic - Add missing annotationsGeert Uytterhoeven
2009-06-16powerpc: Introduce macro spin_event_timeout()Timur Tabi
2009-06-16powerpc/warp: Fix ISA_DMA_THRESHOLD defaultSean MacLennan
2009-06-15powerpc/bootwrapper: Custom build options for XPedite52xx targetsNate Case
2009-06-15powerpc/85xx: Add defconfig for X-ES MPC85xx boardsNate Case
2009-06-15powerpc/85xx: Add dts files for X-ES MPC85xx boardsNate Case
2009-06-15powerpc/85xx: Add platform support for X-ES MPC85xx boardsNate Case
2009-06-1583xx: add support for the kmeter1 board.Heiko Schocher
2009-06-15powerpc/85xx: Add nor flash partitions for mpc8569mdsKevin Hao
2009-06-15powerpc/fsl: Increase the number of possible localbus banksmware@internode.on.net
2009-06-15rio: warn_unused_result warnings fixYang Li
2009-06-15powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xxNate Case
2009-06-15serial: Make ucc_uart work in HW UART modeDave Liu
2009-06-15powerpc: Enable additional BAT registers in setup_745x_specifics()Gerhard Pircher
2009-06-15powerpc/mpc83xx: Fix usb mux setup for mpc834xPeter Korsgaard
2009-06-15powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDBleon.woestenberg@gmail.com
2009-06-15powerpc/86xx: Add I2C device mappings in DTS for SBC610Martyn Welch
2009-06-15powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDSHaiying Wang
2009-06-15powerpc/83xx: Update sdhci nodes per new bindingsAnton Vorontsov
2009-06-15powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUsNate Case
2009-06-15powerpc/mpc8272ads: fix device tree for 8 MB flash sizeWolfgang Denk
2009-06-15powerpc/85xx: Add SWIOTLB support to FSL boardsKumar Gala
2009-06-15powerpc: Add 86xx support for SWIOTLBBecky Bruce
2009-06-15ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven
2009-06-15ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL()Geert Uytterhoeven
2009-06-15ps3: Correct debug message in dma_ioc0_map_pages()Geert Uytterhoeven
2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devicesGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15block: Add bio_list_peek()Geert Uytterhoeven
2009-06-15powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras