summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx
Commit message (Expand)AuthorAgeFilesLines
* 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