aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_soc.c
Commit message (Expand)AuthorAge
* powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala2009-05-19
* powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-08
* powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-01
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-01
* powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov2009-03-09
* gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-16
* gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-31
* powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-13
* powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov2008-09-29
* gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-16
* powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-16
* powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-16
* powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-12
* Merge branch 'merge'Paul Mackerras2008-06-08
|\
| * rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-06
* | [POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodesTimur Tabi2008-06-03
* | [POWERPC] fsl: Add CS4270 i2c data to fsl_soc.cTimur Tabi2008-06-02
* | [POWERPC] fsl: Add warning for unrecognized I2C nodes in the device treeTimur Tabi2008-06-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-03
|\
| * [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-02
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-29
|/
* powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\
| * [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2008-04-17
| * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-17
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-16
|/
* [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-06
* [POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov2008-01-28
* spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-28
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-28
* [POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood2008-01-23
* [POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug2008-01-23
* [POWERPC] 83xx: USB device tree cleanupsLi Yang2008-01-23
* [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-16
* [POWERPC] FSL: enet device tree cleanupsKumar Gala2007-12-12
* [POWERPC] FSL: I2C device tree cleanupsKumar Gala2007-12-12
* [POWERPC] spi: Support non-QE processorsPeter Korsgaard2007-10-08
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-08
* [POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov2007-10-04
* [POWERPC] fsl_soc: fix uninitialized i2c_board_info structureAnton Vorontsov2007-10-04
* [POWERPC] fsl_soc: rtc-ds1307 supportPeter Korsgaard2007-10-04
* [POWERPC] fsl_soc: Fix trivial printk typo.Peter Korsgaard2007-10-04
* [POWERPC] Introduce new CPM device bindings.Scott Wood2007-10-03
* [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood2007-10-03
* [POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2007-09-14
* [POWERPC] fsl_soc.c cleanupScott Wood2007-09-14
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-28
|\
| * [POWERPC] Fix 8xx compile failureKumar Gala2007-08-17
* | [POWERPC] Fix i2c device string formatGuennadi Liakhovetski2007-08-16
|/
* [POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski2007-07-26