| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: support chipsets with PMU and GCI cores (devices) | Rafał Miłecki | 2016-02-06 | 1 | -0/+2 |
* | bcma: identify bus cores (devices) found on BCM47189 | Rafał Miłecki | 2016-02-06 | 1 | -0/+3 |
* | bcma: use standard bus scanning during early register | Rafał Miłecki | 2015-01-23 | 1 | -58/+4 |
* | bcma: clean bus initialization code | Rafał Miłecki | 2015-01-23 | 1 | -4/+1 |
* | bcma: fill core details for every device | Rafał Miłecki | 2014-10-27 | 1 | -0/+1 |
* | bcma: print chip ID in a more user-friendly form | Rafał Miłecki | 2014-09-26 | 1 | -2/+6 |
* | bcma: add support for chipcommon B core | Hauke Mehrtens | 2014-09-09 | 1 | -0/+1 |
* | bcma: store more alternative addresses | Hauke Mehrtens | 2014-09-09 | 1 | -4/+5 |
* | bcma: move bus struct setup into early part of host specific code | Rafał Miłecki | 2014-09-09 | 1 | -7/+0 |
* | bcma: only map wrapper if its address is available | Hauke Mehrtens | 2014-08-28 | 1 | -4/+7 |
* | bcma: use NS prefix for names of Northstar specific cores | Rafał Miłecki | 2014-07-31 | 1 | -11/+11 |
* | bcma: fix error code handling on 64 Bit systems | Hauke Mehrtens | 2013-09-09 | 1 | -5/+7 |
* | bcma: fix handling of big addrl | Hauke Mehrtens | 2013-07-22 | 1 | -8/+8 |
* | bcma: add some more core names | Hauke Mehrtens | 2013-07-22 | 1 | -0/+12 |
* | bcma: add more core IDs | Rafał Miłecki | 2013-05-17 | 1 | -0/+2 |
* | bcma: mark eromptr as __iomem | Hauke Mehrtens | 2013-03-27 | 1 | -8/+8 |
* | bcma: add missing iounmap on error path | Hauke Mehrtens | 2012-07-26 | 1 | -5/+10 |
* | bcma: add new cores at the end of list | Rafał Miłecki | 2012-07-12 | 1 | -2/+2 |
* | bcma: add trivial GBIT MAC COMMON driver | Rafał Miłecki | 2012-07-12 | 1 | -6/+10 |
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 | 1 | -13/+11 |
* | bcma: define some additional cores IDs | Rafał Miłecki | 2012-06-27 | 1 | -0/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 | 1 | -14/+40 |
|\ |
|
| * | bcma: Find names of non BCM cores | Nathan Hintz | 2012-05-16 | 1 | -14/+40 |
* | | bcma: scan for extra address space | Hauke Mehrtens | 2012-04-18 | 1 | -1/+18 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-15 | 1 | -8/+11 |
|\ |
|
| * | bcma: Fix mem leak in bcma_bus_scan() | Jesper Juhl | 2012-02-01 | 1 | -8/+11 |
* | | bcma: log the id, rev and pkg of the chip found | Hauke Mehrtens | 2012-02-06 | 1 | -3/+7 |
* | | bcma: add the core unit number | Hauke Mehrtens | 2012-02-06 | 1 | -0/+14 |
|/ |
|
* | bcma: signedness bug in bcma_get_next_core() | Dan Carpenter | 2011-08-24 | 1 | -1/+1 |
* | bcma: add SOC bus | Hauke Mehrtens | 2011-08-08 | 1 | -5/+37 |
* | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 2011-08-08 | 1 | -6/+89 |
* | bcma: move initializing of struct bcma_bus to own function. | Hauke Mehrtens | 2011-08-08 | 1 | -6/+11 |
* | bcma: move parsing of EEPROM into own function. | Hauke Mehrtens | 2011-08-08 | 1 | -112/+118 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+360 |