summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-147-448/+477
|\
| * MIPS: BCM47XX: remove GPIO driverHauke Mehrtens2012-12-124-105/+9Star
| * MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens2012-11-092-330/+447
| * MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens2012-11-091-0/+2
| * MIPS: BCM47xx: read out full board dataHauke Mehrtens2012-11-091-20/+14Star
| * MIPS: BCM47XX: improve memory size detectionHauke Mehrtens2012-11-091-4/+6
| * MIPS: BCM47XX: ignore last memory pageHauke Mehrtens2012-11-091-0/+10
* | ssb: move parallel flash config into an own structHauke Mehrtens2012-10-192-6/+6
|/
* MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa2012-07-191-0/+1
* bcma: Move initialization of SPROM to prevent overwriteNathan Hintz2012-05-162-2/+4
* MIPS: bcm47xx: read baordrev without prefix from spromHauke Mehrtens2012-05-161-0/+2
* bcma: add boardinfo structHauke Mehrtens2012-05-162-0/+14
* MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens2012-05-162-6/+13
* ssb: remove rev from boardinfoHauke Mehrtens2012-05-161-2/+0Star
* MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens2012-03-051-4/+35
* MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens2012-03-053-151/+622
* MIPS: BCM47XX: return number of written bytes in nvram_getenvHauke Mehrtens2012-03-051-2/+1Star
* MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-2/+2
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-012-0/+2
* bcm47xx: fix irq assignment for new SoCs.Hauke Mehrtens2011-08-081-0/+12
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-086-2/+130
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-087-1/+44
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-086-42/+98
* Update my e-mail addressMichael Büsch2011-07-071-1/+1
* MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens2011-05-191-15/+66
* MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens2011-05-192-1/+24
* MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens2011-05-191-8/+21
* MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens2010-12-161-0/+16
* MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-161-20/+3Star
* MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens2010-12-161-22/+92
* MIPS: BCM47xx: Do not read config from CFEHauke Mehrtens2010-12-161-19/+9Star
* MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2010-08-051-2/+2
* MIPS: BCM47xx: Migrate to new platform makefile style.Ralf Baechle2010-08-051-0/+7
* MIPS: BCM47xx: Really fix 128MB RAM problemHauke Mehrtens2010-08-051-8/+14
* MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-053-13/+122
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-274-4/+0Star
* MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens2010-02-221-0/+8
* MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev2009-12-171-5/+5
* MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto2009-11-131-1/+1
* MIPS: WGT634U: Add reset button supportAurelien Jarno2008-10-151-0/+37
* MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno2008-10-152-53/+37Star
* MIPS: WGT634U: Add machine detection messageAurelien Jarno2008-10-151-0/+3
* [MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno2008-02-192-7/+7
* [MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno2008-02-191-3/+66
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-7/+0Star
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-122-3/+1Star
* [MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno2007-10-122-1/+65
* [MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2007-10-122-1/+80
* [MIPS] Add CFE support to BCM47XXAurelien Jarno2007-10-122-5/+159
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-126-0/+297