summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mach-bcm63xx
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM63XX: use linux/serial_bcm63xx.hFlorian Fainelli2014-01-231-7/+0
* MIPS: BCM63XX: move UART register definitionsFlorian Fainelli2014-01-231-114/+1
* MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski2014-01-221-0/+8
* MIPS: BCM63XX: add HSSPI IRQ and register offsetsJonas Gorski2014-01-221-0/+18
* MIPS: BCM63XX: export PSI size from nvramJonas Gorski2013-08-051-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-135-1/+174
|\
| * MIPS: BCM63xx: Enable second core SMP on BCM6328 if availableJonas Gorski2013-07-012-0/+9
| * MIPS: BCM63XX: let board specify an external GPIO to reset PHYFlorian Fainelli2013-07-011-0/+6
| * MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli2013-07-014-1/+159
* | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-133-9/+131
* | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-103-0/+80
* | bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-101-1/+3
|/
* 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
OpenPOWER on IntegriCloud