| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "bcma: init serial console directly from ChipCommon code" | Rafał Miłecki | 2017-01-17 | 1 | -8/+3 |
* | bcma: support BCM53573 series of wireless SoCs | Rafał Miłecki | 2016-09-03 | 1 | -3/+29 |
* | bcma: move flash detection code to ChipCommon core driver | Rafał Miłecki | 2016-03-07 | 1 | -0/+30 |
* | bcma: add support for BCM47094 | Rafał Miłecki | 2016-02-06 | 1 | -0/+1 |
* | bcma: init serial console directly from ChipCommon code | Rafał Miłecki | 2016-02-06 | 1 | -3/+10 |
* | bcma: support PMU present as separated bus core | Rafał Miłecki | 2016-02-06 | 1 | -1/+1 |
* | bcma: fix watchdog on some ARM chipsets | Rafał Miłecki | 2015-01-29 | 1 | -3/+7 |
* | bcma: fix three coding style issues, more than 80 characters per line | Oscar Forner Martinez | 2015-01-15 | 1 | -3/+7 |
* | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens | 2014-11-11 | 1 | -1/+1 |
* | bcma: add support for BCM43142 | Rafał Miłecki | 2013-06-27 | 1 | -2/+9 |
* | bcma: export some gpio functions | Hauke Mehrtens | 2013-03-27 | 1 | -0/+2 |
* | bcma: export bcma_chipco_get_alp_clock() | Hauke Mehrtens | 2013-03-27 | 1 | -1/+2 |
* | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 2013-01-11 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 1 | -5/+76 |
|\ |
|
| * | bcma: add comment to bcma_chipco_gpio_control | Hauke Mehrtens | 2012-11-21 | 1 | -0/+4 |
| * | bcma: add bcma_chipco_gpio_pull{up,down} | Hauke Mehrtens | 2012-11-21 | 1 | -0/+30 |
| * | bcma: add locking around GPIO register accesses | Hauke Mehrtens | 2012-11-21 | 1 | -5/+42 |
* | | bcma: unify naming schema for clock functions | Rafał Miłecki | 2012-12-10 | 1 | -5/+5 |
* | | bcma: register watchdog driver | Hauke Mehrtens | 2012-12-06 | 1 | -0/+22 |
* | | bcma: add methods for watchdog driver | Hauke Mehrtens | 2012-12-06 | 1 | -1/+37 |
* | | bcma: set the pmu watchdog if available | Hauke Mehrtens | 2012-12-06 | 1 | -2/+40 |
* | | bcma: add bcma_chipco_alp_clock | Hauke Mehrtens | 2012-12-06 | 1 | -2/+10 |
* | | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 2012-10-19 | 1 | -5/+18 |
|/ |
|
* | bcma: fix CC driver compilation on MIPS | Rafał Miłecki | 2012-07-11 | 1 | -1/+1 |
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 | 1 | -3/+2 |
* | bcma: fix implicit use of export.h contents | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | bcma: add serial console support | Hauke Mehrtens | 2011-08-08 | 1 | -0/+48 |
* | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens | 2011-08-08 | 1 | -0/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | Update my e-mail address | Michael Büsch | 2011-07-07 | 1 | -1/+1 |
* | | bcma: cc: set GPIOTIMER register | Rafał Miłecki | 2011-07-18 | 1 | -0/+14 |
|/ |
|
* | bcma: add missing GPIO defines, use PULL register only when available | Rafał Miłecki | 2011-05-11 | 1 | -2/+4 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+87 |