Age | Commit message (Expand) | Author | Files | Lines |
2017-02-09 | Revert "bcma: init serial console directly from ChipCommon code" | Rafał Miłecki | 1 | -0/+3 |
2016-03-07 | bcma: move flash detection code to ChipCommon core driver | Rafał Miłecki | 1 | -25/+2 |
2016-03-07 | bcma: move parallel flash support to separated file | Rafał Miłecki | 1 | -34/+1 |
2016-03-07 | bcma: drop unneeded fields from bcma_pflash struct | Rafał Miłecki | 1 | -7/+4 |
2016-02-06 | bcma: init serial console directly from ChipCommon code | Rafał Miłecki | 1 | -3/+0 |
2015-04-01 | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 1 | -1/+1 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+11 |
2014-11-24 | MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it | Rafał Miłecki | 1 | -2/+11 |
2014-11-12 | bcma: make it possible to specify a IRQ num in bcma_core_irq() | Hauke Mehrtens | 1 | -9/+2 |
2014-09-04 | bcma: get info about flash type SoC booted from | Rafał Miłecki | 1 | -0/+62 |
2013-04-05 | bcma_mips: add a const qualifier | Artem Bityutskiy | 1 | -1/+1 |
2013-01-31 | bcma: register platform device for parallel flash | Rafał Miłecki | 1 | -5/+33 |
2013-01-15 | bcma: fix bcm4716/bcm4748 i2s irqflag | Nathan Hintz | 1 | -0/+28 |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 1 | -3/+9 |
2013-01-11 | bcma: fix compile error | Hauke Mehrtens | 1 | -1/+1 |
2013-01-08 | bcma: mips: rename oldirqflag to irqinitmask | Hauke Mehrtens | 1 | -4/+4 |
2013-01-08 | bcma: mips: remove assigned_irqs from structure | Hauke Mehrtens | 1 | -2/+0 |
2013-01-08 | bcma: mips: show also disabled IRQs | Hauke Mehrtens | 1 | -5/+12 |
2013-01-08 | bcma: mips: make some info messages debug messages | Hauke Mehrtens | 1 | -5/+5 |
2013-01-08 | bcma: mips: explicit assign IRQ numbers | Hauke Mehrtens | 1 | -28/+56 |
2012-12-11 | bcma: mips: fix clearing device IRQ | Rafał Miłecki | 1 | -1/+1 |
2012-12-11 | bcma: unify naming schema for clock functions | Rafał Miłecki | 1 | -1/+1 |
2012-10-19 | bcma: extract drv_cc in bcma_core_mips_flash_detect() | Hauke Mehrtens | 1 | -11/+12 |
2012-10-19 | bcma: add and use constants for the flash windows | Hauke Mehrtens | 1 | -2/+2 |
2012-10-19 | bcma: mark pflash as present when available | Hauke Mehrtens | 1 | -0/+1 |
2012-10-19 | bcma: just do the necessary things in early register on SoCs | Hauke Mehrtens | 1 | -7/+19 |
2012-07-26 | bcma: fix regression in interrupt assignment on mips | Hauke Mehrtens | 1 | -3/+3 |
2012-07-17 | bcma: add place for flash memory support | Rafał Miłecki | 1 | -3/+12 |
2012-07-10 | bcma: use custom printing functions | Rafał Miłecki | 1 | -8/+8 |
2012-07-10 | bcma: add constants for chip ids | Hauke Mehrtens | 1 | -4/+4 |
2011-08-08 | bcma: get CPU clock | Hauke Mehrtens | 1 | -0/+12 |
2011-08-08 | bcma: add serial console support | Hauke Mehrtens | 1 | -0/+1 |
2011-08-08 | bcma: add mips driver | Hauke Mehrtens | 1 | -0/+243 |