summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_soc.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Kconfig cleanupKumar Gala2009-11-201-1/+1
* powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker2009-08-251-2/+4
* powerpc/fsl: use of_iomap() for rstcr mappingKumar Gala2009-05-191-10/+4Star
* powerpc/fsl_soc: Remove mpc83xx_wdt_init, againAnton Vorontsov2009-05-081-46/+0Star
* powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2009-04-011-107/+0Star
* spi_mpc83xx: rework chip selects handlingAnton Vorontsov2009-04-011-8/+6Star
* 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-171-213/+28Star
* 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/+1Star
* powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov2008-09-291-47/+0Star
* gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-171-0/+3
* powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-171-46/+38Star
* powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-171-0/+3
* powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-121-133/+0Star
* 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-031-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-021-2/+2
* | i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-15/+12Star
|/
* 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-221-579/+32Star
|\
| * [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits.Scott Wood2008-04-171-38/+32Star
| * [POWERPC] CPM: Always use new binding.Scott Wood2008-04-171-541/+0Star
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-171-2/+3
|/
* [POWERPC] FSL: fix mpc83xx_spi device registrationKim Phillips2008-02-061-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-241-2/+10
* [POWERPC] fsl_soc: add support to gianfar for fixed-link propertyVitaly Bordug2008-01-241-17/+62
* [POWERPC] 83xx: USB device tree cleanupsLi Yang2008-01-241-7/+5Star
* [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-171-4/+3Star
* [POWERPC] FSL: enet device tree cleanupsKumar Gala2007-12-121-5/+10
* [POWERPC] FSL: I2C device tree cleanupsKumar Gala2007-12-121-5/+3Star
* [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/+1Star
* [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-041-0/+2
* [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequencyScott Wood2007-10-041-10/+14
* [POWERPC] fsl_soc: add support for fsl_spiAnton Vorontsov2007-09-141-0/+87
* [POWERPC] fsl_soc.c cleanupScott Wood2007-09-141-10/+17
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-0/+1
|\
| * [POWERPC] Fix 8xx compile failureKumar Gala2007-08-171-0/+1