summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_soc.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc/fsl_soc: improve and simplify get_baudrateHeiner Kallweit2016-11-231-8/+2
* powerpc/fsl_soc: improve and simplify get_brgfreqHeiner Kallweit2016-11-231-17/+7
* powerpc/fsl_soc: improve and simplify fsl_get_sys_freqHeiner Kallweit2016-11-231-10/+4
* powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-251-13/+20
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-3/+5
* powerpc/fsl: fsl_soc: delete unneeded test before of_node_putJulia Lawall2014-11-101-2/+1
* powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+1
* powerpc/fsl: fsl_soc: remove 'fixed-link' parsing codeFlorian Fainelli2014-05-221-32/+0
* powerpc/fsl: fsl_soc: sparse fixesKim Phillips2013-02-121-2/+2
* powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcallsScott Wood2012-10-051-0/+2
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* powerpc: add Freescale hypervisor partition control functionsTimur Tabi2011-06-271-0/+27
* 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
OpenPOWER on IntegriCloud