index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
mach-bcm63xx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-13
bcm63xx_enet: add support Broadcom BCM6345 Ethernet
Florian Fainelli
3
-9
/
+131
2013-06-10
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
3
-0
/
+80
2013-06-10
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
1
-1
/
+3
2013-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-60
/
+211
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
1
-11
/
+0
2013-05-08
MIPS: BCM63XX: add flash detection for BCM6362
Jonas Gorski
1
-0
/
+1
2013-05-08
MIPS: BCM63XX: enable pcie for BCM6362
Jonas Gorski
1
-1
/
+2
2013-05-08
MIPS: BCM63XX: enable SPI controller for BCM6362
Jonas Gorski
1
-1
/
+2
2013-05-08
MIPS: BCM63XX: add basic BCM6362 support
Jonas Gorski
4
-1
/
+202
2013-05-08
MIPS: BCM63XX: fix revision ID width
Jonas Gorski
2
-2
/
+2
2013-05-08
MIPS: BCM63XX: remove duplicate spi register definitions
Jonas Gorski
2
-46
/
+4
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+0
2013-04-08
spi/bcm63xx: remove unused speed_hz variable
Jonas Gorski
1
-1
/
+0
2013-03-19
MIPS: BCM63XX: Make nvram checksum failure non fatal
Jonas Gorski
1
-3
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
5
-16
/
+16
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
4
-24
/
+78
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
1
-1
/
+0
2012-11-20
MIPS: BCM63XX: fix BCM6345 clocks bits
Florian Fainelli
1
-7
/
+12
2012-11-09
MIPS: BCM63XX: move nvram functions into their own file
Jonas Gorski
2
-17
/
+35
2012-11-09
MIPS: BCM63XX: add core reset helper
Jonas Gorski
1
-0
/
+21
2012-11-09
MIPS: BCM63XX: add softreset register description for BCM6358
Jonas Gorski
1
-0
/
+10
2012-10-11
MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.
Ralf Baechle
1
-0
/
+1
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-12
/
+309
2012-10-05
Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...
Ralf Baechle
2
-4
/
+5
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-09-27
Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...
Ralf Baechle
5
-8
/
+304
2012-08-30
MIPS: BCM63XX: Create platform_device for USBD
Kevin Cernekee
2
-0
/
+22
2012-08-30
MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 device
Kevin Cernekee
2
-1
/
+221
2012-08-30
MIPS: BCM63XX: Fix USB IRQ definitions for 6328
Kevin Cernekee
1
-2
/
+2
2012-08-30
MIPS: BCM63XX: Add register definitions for USBD dependencies
Kevin Cernekee
2
-3
/
+11
2012-08-30
MIPS: BCM63XX: Add new IUDMA definitions needed for USBD
Kevin Cernekee
2
-2
/
+14
2012-08-30
MIPS: BCM63XX: Move DMA descriptor definition into common header file
Kevin Cernekee
1
-0
/
+34
2012-08-24
MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328
Jonas Gorski
1
-4
/
+4
2012-08-24
MIPS: BCM63XX: add external irq support for BCM6345
Maxime Bizon
1
-0
/
+1
2012-08-17
MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.
Florian Fainelli
2
-3
/
+12
2012-07-24
MIPS: BCM63XX: Add PCIe Support for BCM6328
Jonas Gorski
3
-0
/
+69
2012-07-24
MIPS: BCM63XX: Add basic BCM6328 support
Jonas Gorski
5
-1
/
+169
2012-07-24
MIPS: BCM63XX: Add flash type detection
Jonas Gorski
2
-0
/
+15
2012-07-24
MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c
Jonas Gorski
1
-0
/
+6
2012-07-24
MIPS: BCM63XX: add RNG peripheral definitions
Florian Fainelli
2
-0
/
+23
2012-07-23
MIPS: BCM63xx: Add stub to register the SPI platform driver
Florian Fainelli
1
-0
/
+89
2012-07-23
MIPS: BCM63xx: Define internal registers offsets of the SPI controller
Florian Fainelli
1
-0
/
+119
2012-07-23
MIPS: BCM63xx: Remove SPI2 register
Florian Fainelli
1
-9
/
+1
2012-07-23
MIPS: BCM63xx: Define SPI register sizes.
Florian Fainelli
1
-0
/
+4
2012-07-23
MIPS: BCM63xx: Define BCM6358 SPI base address
Florian Fainelli
1
-1
/
+1
2012-07-23
MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ values
Florian Fainelli
1
-0
/
+7
2012-07-23
MIPS: BCM63XX: Be consistent in clock bits enable naming
Florian Fainelli
1
-18
/
+18
2012-07-19
MIPS: BCM63XX: Fix BCM6368 IPSec clock bit
Florian Fainelli
1
-1
/
+1
2012-05-15
MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
Jonas Gorski
1
-0
/
+1
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-235
/
+658
[next]