summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-bcm63xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-106-60/+211
|\
| * MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski2013-05-081-11/+0
| * MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski2013-05-081-0/+1
| * MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski2013-05-081-1/+2
| * MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski2013-05-081-1/+2
| * MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski2013-05-084-1/+202
| * MIPS: BCM63XX: fix revision ID widthJonas Gorski2013-05-082-2/+2
| * MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2013-05-082-46/+4
* | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-291-1/+0
|\ \ | |/ |/|
| * spi/bcm63xx: remove unused speed_hz variableJonas Gorski2013-04-081-1/+0
* | MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski2013-03-191-3/+1
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-015-16/+16
* Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-134-24/+78
|\
| * MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli2012-11-201-7/+12
| * MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski2012-11-092-17/+35
| * MIPS: BCM63XX: add core reset helperJonas Gorski2012-11-091-0/+21
| * MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski2012-11-091-0/+10
* | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-131-1/+0
|/
* MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-111-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-095-12/+309
|\
| * Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-052-4/+5
| |\
| | * MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328Jonas Gorski2012-08-241-4/+4
| | * MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon2012-08-241-0/+1
| * | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle2012-09-275-8/+304
| |\ \
| | * | MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee2012-08-302-0/+22
| | * | MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2012-08-302-1/+221
| | * | MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee2012-08-301-2/+2
| | * | MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2012-08-302-3/+11
| | * | MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2012-08-302-2/+14
| | * | MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee2012-08-301-0/+34
| | |/
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/ /
* | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli2012-08-172-3/+12
|/
* MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski2012-07-243-0/+69
* MIPS: BCM63XX: Add basic BCM6328 supportJonas Gorski2012-07-245-1/+169
* MIPS: BCM63XX: Add flash type detectionJonas Gorski2012-07-242-0/+15
* MIPS: BCM63XX: Move flash registration out of board_bcm963xx.cJonas Gorski2012-07-241-0/+6
* MIPS: BCM63XX: add RNG peripheral definitionsFlorian Fainelli2012-07-242-0/+23
* MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-231-0/+89
* MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli2012-07-231-0/+119
* MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli2012-07-231-9/+1
* MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli2012-07-231-0/+4
* MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli2012-07-231-1/+1
* MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli2012-07-231-0/+7
* MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-231-18/+18
* MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-191-1/+1
* MIPS: BCM63XX: Add missing include for bcm63xx_gpio.hJonas Gorski2012-05-151-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-147-235/+658
|\
| * MIPS: BCM63xx: Fix GPIO set/get for BCM6345Florian Fainelli2011-12-071-0/+1
| * MIPS: BCM63xx: Remove BCM6345 hacks to read base boot addressFlorian Fainelli2011-12-071-1/+1
| * MIPS: BCM63xx: Fix SDRAM size computation for BCM6345Florian Fainelli2011-12-071-0/+2
OpenPOWER on IntegriCloud