Age | Commit message (Expand) | Author | Files | Lines |
2013-07-30 | MIPS: Set default CPU type for BCM47XX platforms | Markos Chandras | 1 | -1/+0 |
2013-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle | 1 | -1/+1 |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle | 3 | -56/+131 |
2013-02-15 | MIPS: BCM47XX: use fallback sprom var for board_{rev,type} | Hauke Mehrtens | 1 | -4/+2 |
2013-02-15 | MIPS: BCM47XX: trim the nvram values for parsing | Hauke Mehrtens | 1 | -3/+3 |
2013-02-15 | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens | 3 | -10/+10 |
2013-02-15 | MIPS: BCM47XX: handle different nvram sizes | Hauke Mehrtens | 1 | -7/+39 |
2013-02-15 | MIPS: BCM47XX: rename early_nvram_init to nvram_init | Hauke Mehrtens | 1 | -2/+2 |
2013-02-15 | MIPS: BCM47XX: nvram add nand flash support | Hauke Mehrtens | 1 | -0/+7 |
2013-02-15 | MIPS: BCM47XX: return error when init of nvram failed | Hauke Mehrtens | 1 | -15/+20 |
2013-02-15 | MIPS: BCM47XX: use common error codes in nvram reads | Hauke Mehrtens | 2 | -3/+3 |
2013-02-15 | MIPS: bcm47xx: separate functions finding flash window addr | Rafał Miłecki | 1 | -27/+60 |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 4 | -25/+25 |
2013-01-16 | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. | Ralf Baechle | 1 | -0/+1 |
2013-01-16 | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform | Arend van Spriel | 1 | -0/+2 |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz | 1 | -1/+1 |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -448/+477 |
2012-12-12 | MIPS: BCM47XX: remove GPIO driver | Hauke Mehrtens | 4 | -105/+9 |
2012-11-09 | MIPS: BCM47xx: sprom: read values without prefix as fallback | Hauke Mehrtens | 2 | -330/+447 |
2012-11-09 | MIPS: BCM47XX: read sprom without prefix if no ieee80211 core | Hauke Mehrtens | 1 | -0/+2 |
2012-11-09 | MIPS: BCM47xx: read out full board data | Hauke Mehrtens | 1 | -20/+14 |
2012-11-09 | MIPS: BCM47XX: improve memory size detection | Hauke Mehrtens | 1 | -4/+6 |
2012-11-09 | MIPS: BCM47XX: ignore last memory page | Hauke Mehrtens | 1 | -0/+10 |
2012-10-19 | ssb: move parallel flash config into an own struct | Hauke Mehrtens | 2 | -6/+6 |
2012-07-19 | MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies | Yoichi Yuasa | 1 | -0/+1 |
2012-05-16 | bcma: Move initialization of SPROM to prevent overwrite | Nathan Hintz | 2 | -2/+4 |
2012-05-16 | MIPS: bcm47xx: read baordrev without prefix from sprom | Hauke Mehrtens | 1 | -0/+2 |
2012-05-16 | bcma: add boardinfo struct | Hauke Mehrtens | 2 | -0/+14 |
2012-05-16 | MIPS: bcm47xx: refactor fetching board data | Hauke Mehrtens | 2 | -6/+13 |
2012-05-16 | ssb: remove rev from boardinfo | Hauke Mehrtens | 1 | -2/+0 |
2012-03-05 | MIPS: BCM47XX: provide sprom to bcma bus | Hauke Mehrtens | 1 | -4/+35 |
2012-03-05 | MIPS: BCM47XX: move and extend sprom parsing | Hauke Mehrtens | 3 | -151/+622 |
2012-03-05 | MIPS: BCM47XX: return number of written bytes in nvram_getenv | Hauke Mehrtens | 1 | -2/+1 |
2011-12-07 | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 1 | -2/+2 |
2011-10-31 | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2 | -0/+2 |
2011-08-08 | bcm47xx: fix irq assignment for new SoCs. | Hauke Mehrtens | 1 | -0/+12 |
2011-08-08 | bcm47xx: add support for bcma bus | Hauke Mehrtens | 6 | -2/+130 |
2011-08-08 | bcm47xx: make it possible to build bcm47xx without ssb. | Hauke Mehrtens | 7 | -1/+44 |
2011-08-08 | bcm47xx: prepare to support different buses | Hauke Mehrtens | 6 | -42/+98 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-05-19 | MIPS: BCM47xx: Extend the filling of SPROM from NVRAM | Hauke Mehrtens | 1 | -15/+66 |
2011-05-19 | MIPS: BCM47xx: Register SSB fallback sprom callback | Hauke Mehrtens | 2 | -1/+24 |
2011-05-19 | MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix. | Hauke Mehrtens | 1 | -8/+21 |
2010-12-16 | MIPS: BCM47xx: Swap serial console if ttyS1 was specified. | Hauke Mehrtens | 1 | -0/+16 |
2010-12-16 | MIPS: BCM47xx: Use sscanf for parsing mac address | Hauke Mehrtens | 1 | -20/+3 |
2010-12-16 | MIPS: BCM47xx: Fill values for b43 into SSB sprom | Hauke Mehrtens | 1 | -22/+92 |
2010-12-16 | MIPS: BCM47xx: Do not read config from CFE | Hauke Mehrtens | 1 | -19/+9 |
2010-08-05 | MIPS: BCM47xx: Fix nvram_getenv return value. | Hauke Mehrtens | 1 | -2/+2 |
2010-08-05 | MIPS: BCM47xx: Migrate to new platform makefile style. | Ralf Baechle | 1 | -0/+7 |