summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_soc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-2/+0
|\
| * serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.cChristophe Leroy2023-08-041-2/+0
* | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-1/+0
|\ \
| * | powerpc: Explicitly include correct DT includesRob Herring2023-08-021-1/+0
| |/
* / net: fs_enet: Remove stale prototypes from fsl_soc.cChristophe Leroy2023-08-081-3/+0
|/
* powerpc: fsl_soc: Use of_range_to_resource() for "ranges" parsingRob Herring2023-06-211-12/+4
* powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-301-1/+1
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* 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
|/