aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_soc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-221-163/+0
|\
| * USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-221-163/+0
* | powerpc/fsl_soc: Search all global-utilities nodes for rstccrMatthew McClintock2010-10-141-7/+13
|/
* powerpc/85xx: Kconfig cleanupKumar Gala2009-11-201-1/+1
* powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker2009-08-241-2/+4
* powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala2009-05-191-10/+4
* powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-081-46/+0
* powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-011-107/+0
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-8/+6
* powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov2009-03-091-0/+4
* gianfar: Convert gianfar to an of_platform_driverAndy Fleming2008-12-161-213/+28
* gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-0/+26
* powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-131-37/+1
* powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov2008-09-291-47/+0
* gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-0/+3
* powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-161-46/+38
* powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-161-0/+3
* powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-121-133/+0
* Merge branch 'merge'Paul Mackerras2008-06-091-1/+1
|\
| * rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
* | [POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodesTimur Tabi2008-06-021-2/+8
* | [POWERPC] fsl: Add CS4270 i2c data to fsl_soc.cTimur Tabi2008-06-021-0/+1
* | [POWERPC] fsl: Add warning for unrecognized I2C nodes in the device treeTimur Tabi2008-06-021-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-031-2/+2
|\
| * [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-011-2/+2
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-15/+12
|/
* powerpc: Add DIU platform code for MPC8610HPCDYork Sun2008-04-281-0/+41
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-579/+32
|\
| * [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2008-04-171-38/+32
| * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-541/+0
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-2/+3
|/
* [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-051-1/+1
* [POWERPC] fsl_spi: stop using device_type = "spi"Anton Vorontsov2008-01-281-38/+60
* spi_mpc83xx: use brg-frequency for SPI in QEAnton Vorontsov2008-01-281-13/+33
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-281-1/+4
* [POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg.Scott Wood2008-01-231-2/+10
* [POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug2008-01-231-17/+62
* [POWERPC] 83xx: USB device tree cleanupsLi Yang2008-01-231-7/+5
* [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-171-4/+3
* [POWERPC] FSL: enet device tree cleanupsKumar Gala2007-12-121-5/+10
* [POWERPC] FSL: I2C device tree cleanupsKumar Gala2007-12-111-5/+3
* [POWERPC] spi: Support non-QE processorsPeter Korsgaard2007-10-081-0/+4
* [POWERPC] 85xx/86xx: refactor RSTCR reset codeKumar Gala2007-10-081-0/+38
* [POWERPC] MPC8568E-MDS: add support for ds1374 rtcAnton Vorontsov2007-10-041-0/+1
* [POWERPC] fsl_soc: fix uninitialized i2c_board_info structureAnton Vorontsov2007-10-041-2/+1
* [POWERPC] fsl_soc: rtc-ds1307 supportPeter Korsgaard2007-10-041-0/+6
* [POWERPC] fsl_soc: Fix trivial printk typo.Peter Korsgaard2007-10-041-1/+1
* [POWERPC] Introduce new CPM device bindings.Scott Wood2007-10-031-0/+2
* [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood2007-10-031-10/+14
* [POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2007-09-141-0/+87