Age | Commit message (Expand) | Author | Files | Lines |
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 |