summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_chipcommon.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki2017-01-171-8/+3
* bcma: support BCM53573 series of wireless SoCsRafał Miłecki2016-09-031-3/+29
* bcma: move flash detection code to ChipCommon core driverRafał Miłecki2016-03-071-0/+30
* bcma: add support for BCM47094Rafał Miłecki2016-02-061-0/+1
* bcma: init serial console directly from ChipCommon codeRafał Miłecki2016-02-061-3/+10
* bcma: support PMU present as separated bus coreRafał Miłecki2016-02-061-1/+1
* bcma: fix watchdog on some ARM chipsetsRafał Miłecki2015-01-291-3/+7
* bcma: fix three coding style issues, more than 80 characters per lineOscar Forner Martinez2015-01-151-3/+7
* bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-111-1/+1
* bcma: add support for BCM43142Rafał Miłecki2013-06-271-2/+9
* bcma: export some gpio functionsHauke Mehrtens2013-03-271-0/+2
* bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-271-1/+2
* bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-141-5/+76
|\
| * bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens2012-11-211-0/+4
| * bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+30
| * bcma: add locking around GPIO register accessesHauke Mehrtens2012-11-211-5/+42
* | bcma: unify naming schema for clock functionsRafał Miłecki2012-12-101-5/+5
* | bcma: register watchdog driverHauke Mehrtens2012-12-061-0/+22
* | bcma: add methods for watchdog driverHauke Mehrtens2012-12-061-1/+37
* | bcma: set the pmu watchdog if availableHauke Mehrtens2012-12-061-2/+40
* | bcma: add bcma_chipco_alp_clockHauke Mehrtens2012-12-061-2/+10
* | bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-191-5/+18
|/
* bcma: fix CC driver compilation on MIPSRafał Miłecki2012-07-111-1/+1
* bcma: use custom printing functionsRafał Miłecki2012-07-091-3/+2
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-311-0/+1
* bcma: add serial console supportHauke Mehrtens2011-08-081-0/+48
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-081-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * Update my e-mail addressMichael Büsch2011-07-071-1/+1
* | bcma: cc: set GPIOTIMER registerRafał Miłecki2011-07-181-0/+14
|/
* bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2011-05-111-2/+4
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+87