summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_mips.c
AgeCommit message (Expand)AuthorLines
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+11
2014-11-24MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki-2/+11
2014-11-11bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens-9/+2
2014-09-04bcma: get info about flash type SoC booted fromRafał Miłecki-0/+62
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy-1/+1
2013-01-30bcma: register platform device for parallel flashRafał Miłecki-5/+33
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz-0/+28
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz-3/+9
2013-01-11bcma: fix compile errorHauke Mehrtens-1/+1
2013-01-07bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens-4/+4
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens-2/+0
2013-01-07bcma: mips: show also disabled IRQsHauke Mehrtens-5/+12
2013-01-07bcma: mips: make some info messages debug messagesHauke Mehrtens-5/+5
2013-01-07bcma: mips: explicit assign IRQ numbersHauke Mehrtens-28/+56
2012-12-10bcma: mips: fix clearing device IRQRafał Miłecki-1/+1
2012-12-10bcma: unify naming schema for clock functionsRafał Miłecki-1/+1
2012-10-19bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens-11/+12
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens-2/+2
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens-0/+1
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens-7/+19
2012-07-26bcma: fix regression in interrupt assignment on mipsHauke Mehrtens-3/+3
2012-07-17bcma: add place for flash memory supportRafał Miłecki-3/+12
2012-07-09bcma: use custom printing functionsRafał Miłecki-8/+8
2012-07-09bcma: add constants for chip idsHauke Mehrtens-4/+4
2011-08-08bcma: get CPU clockHauke Mehrtens-0/+12
2011-08-08bcma: add serial console supportHauke Mehrtens-0/+1
2011-08-08bcma: add mips driverHauke Mehrtens-0/+243