summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_mips.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: move flash detection code to ChipCommon core driverRafał Miłecki2016-03-071-25/+2
* bcma: move parallel flash support to separated fileRafał Miłecki2016-03-071-34/+1
* bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-071-7/+4
* bcma: init serial console directly from ChipCommon codeRafał Miłecki2016-02-061-3/+0
* MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-011-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-2/+11
|\
| * MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-2/+11
* | bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-111-9/+2
|/
* bcma: get info about flash type SoC booted fromRafał Miłecki2014-09-041-0/+62
* bcma_mips: add a const qualifierArtem Bityutskiy2013-04-051-1/+1
* bcma: register platform device for parallel flashRafał Miłecki2013-01-301-5/+33
* bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-141-0/+28
* bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-3/+9
* bcma: fix compile errorHauke Mehrtens2013-01-111-1/+1
* bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens2013-01-071-4/+4
* bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-071-2/+0
* bcma: mips: show also disabled IRQsHauke Mehrtens2013-01-071-5/+12
* bcma: mips: make some info messages debug messagesHauke Mehrtens2013-01-071-5/+5
* bcma: mips: explicit assign IRQ numbersHauke Mehrtens2013-01-071-28/+56
* bcma: mips: fix clearing device IRQRafał Miłecki2012-12-101-1/+1
* bcma: unify naming schema for clock functionsRafał Miłecki2012-12-101-1/+1
* bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens2012-10-191-11/+12
* bcma: add and use constants for the flash windowsHauke Mehrtens2012-10-191-2/+2
* bcma: mark pflash as present when availableHauke Mehrtens2012-10-191-0/+1
* bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-191-7/+19
* bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
* bcma: add place for flash memory supportRafał Miłecki2012-07-171-3/+12
* bcma: use custom printing functionsRafał Miłecki2012-07-091-8/+8
* bcma: add constants for chip idsHauke Mehrtens2012-07-091-4/+4
* bcma: get CPU clockHauke Mehrtens2011-08-081-0/+12
* bcma: add serial console supportHauke Mehrtens2011-08-081-0/+1
* bcma: add mips driverHauke Mehrtens2011-08-081-0/+243