index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
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
2017-07-11
MIPS16e2: Provide feature overrides for non-MIPS16 systems
Maciej W. Rozycki
1
-0
/
+1
2016-05-28
MIPS: BCM63xx: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-01-27
Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...
Ralf Baechle
1
-0
/
+2
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
1
-2
/
+0
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-96
/
+0
2015-10-23
spi/bcm63xx: move register definitions into the driver
Jonas Gorski
1
-42
/
+0
2015-10-12
spi/bcm63xx: move message control word description to register offsets
Jonas Gorski
1
-9
/
+7
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-15
/
+0
2015-08-03
Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"
Florian Fainelli
1
-10
/
+0
2015-06-21
MIPS: BCM63xx: Utilize asm/bmips-spaces.h
Florian Fainelli
1
-1
/
+1
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-24
/
+10
2015-04-08
MIPS: BCM63xx: Provide a plat_post_dma_flush hook
Florian Fainelli
1
-0
/
+10
2015-03-31
MIPS: Create a common <asm/mach-generic/war.h>
Kevin Cernekee
1
-24
/
+0
2015-03-01
MIPS: BCM63xx: remove RSET_RNG register definitions
Florian Fainelli
1
-14
/
+0
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-3
/
+3
2014-07-30
MIPS: BCM63xx: Append irq line to irq_{stat,mask}*
Jonas Gorski
1
-8
/
+8
2014-07-30
MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id
Jonas Gorski
1
-85
/
+35
2014-07-30
MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides
Jonas Gorski
1
-1
/
+1
2014-07-30
MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code
Jonas Gorski
1
-46
/
+0
2014-07-30
MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code
Jonas Gorski
1
-31
/
+0
2014-07-30
MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register sets
Jonas Gorski
1
-78
/
+0
2014-01-23
MIPS: BCM63XX: use linux/serial_bcm63xx.h
Florian Fainelli
1
-7
/
+0
2014-01-23
MIPS: BCM63XX: move UART register definitions
Florian Fainelli
1
-114
/
+1
2014-01-22
MIPS: BCM63XX: add HSSPI platform device and register it
Jonas Gorski
1
-0
/
+8
2014-01-22
MIPS: BCM63XX: add HSSPI IRQ and register offsets
Jonas Gorski
1
-0
/
+18
2013-08-05
MIPS: BCM63XX: export PSI size from nvram
Jonas Gorski
1
-0
/
+2
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-1
/
+174
2013-07-01
MIPS: BCM63xx: Enable second core SMP on BCM6328 if available
Jonas Gorski
2
-0
/
+9
2013-07-01
MIPS: BCM63XX: let board specify an external GPIO to reset PHY
Florian Fainelli
1
-0
/
+6
2013-07-01
MIPS: BCM63XX: add support for BCM3368 Cable Modem
Florian Fainelli
4
-1
/
+159
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
[next]