summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/setup.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-051-1/+1
* MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-091-0/+31
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-271-6/+0Star
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-181-0/+6
* MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-131-1/+1
* ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-38/+1Star
* MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki2015-11-111-1/+18
* phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-1/+1
* MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki2015-06-211-3/+0Star
* MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki2015-04-011-6/+6
* MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-011-1/+0Star
* MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki2014-11-241-6/+27
* MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki2014-11-241-56/+2Star
* Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-261-0/+4
|\
| * bcma: use separated function to initialize bus on SoCRafał Miłecki2014-09-091-0/+4
* | MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Hauke Mehrtens2014-08-191-2/+11
|/
* MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki2014-07-301-0/+3
* MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens2014-07-301-2/+2
* MIPS: BCM47XX: Add new file for device specific workaroundsRafał Miłecki2014-03-311-0/+1
* MIPS: Add 1074K CPU support explicitly.Steven J. Hill2014-03-061-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-311-0/+35
|\
| * MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens2014-01-241-9/+25
| * MIPS: BCM47XX: Prepare support for GPIO buttonsRafał Miłecki2014-01-241-0/+1
| * MIPS: BCM47XX: Prepare support for LEDsRafał Miłecki2014-01-241-0/+4
| * MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706Hauke Mehrtens2014-01-241-0/+10
| * MIPS: BCM47XX: print board name in machine entry in cpuinfoHauke Mehrtens2014-01-241-0/+2
| * MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens2014-01-221-0/+2
* | b44: use fixed PHY device if we do not find anyHauke Mehrtens2013-12-211-0/+10
|/
* MIPS: BCM47XX: Add board detectionHauke Mehrtens2013-10-291-0/+2
* MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-3/+3
* MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens2012-11-091-6/+5Star
* MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens2012-11-091-0/+2
* bcma: Move initialization of SPROM to prevent overwriteNathan Hintz2012-05-161-0/+4
* bcma: add boardinfo structHauke Mehrtens2012-05-161-0/+2
* MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens2012-05-161-6/+1Star
* 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-051-150/+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-011-0/+1
* bcm47xx: add support for bcma busHauke Mehrtens2011-08-081-2/+51
* bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens2011-08-081-0/+8
* bcm47xx: prepare to support different busesHauke Mehrtens2011-08-081-7/+26
* 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-191-0/+22
* 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