summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx/setup.c
AgeCommit message (Expand)AuthorLines
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij-1/+1
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki-0/+31
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki-6/+0
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami-0/+6
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki-1/+1
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki-38/+1
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki-1/+18
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn-1/+1
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki-3/+0
2015-04-01MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki-6/+6
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki-1/+0
2014-11-24MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki-6/+27
2014-11-24MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki-56/+2
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller-0/+4
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki-0/+4
2014-08-19MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Hauke Mehrtens-2/+11
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki-0/+3
2014-07-30MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens-2/+2
2014-03-31MIPS: BCM47XX: Add new file for device specific workaroundsRafał Miłecki-0/+1
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill-1/+1
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+35
2014-01-24MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens-9/+25
2014-01-24MIPS: BCM47XX: Prepare support for GPIO buttonsRafał Miłecki-0/+1
2014-01-24MIPS: BCM47XX: Prepare support for LEDsRafał Miłecki-0/+4
2014-01-24MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706Hauke Mehrtens-0/+10
2014-01-24MIPS: BCM47XX: print board name in machine entry in cpuinfoHauke Mehrtens-0/+2
2014-01-22MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens-0/+2
2013-12-20b44: use fixed PHY device if we do not find anyHauke Mehrtens-0/+10
2013-10-29MIPS: BCM47XX: Add board detectionHauke Mehrtens-0/+2
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens-3/+3
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens-6/+5
2012-11-09MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens-0/+2
2012-05-16bcma: Move initialization of SPROM to prevent overwriteNathan Hintz-0/+4
2012-05-16bcma: add boardinfo structHauke Mehrtens-0/+2
2012-05-16MIPS: bcm47xx: refactor fetching board dataHauke Mehrtens-6/+1
2012-05-16ssb: remove rev from boardinfoHauke Mehrtens-2/+0
2012-03-05MIPS: BCM47XX: provide sprom to bcma busHauke Mehrtens-4/+35
2012-03-05MIPS: BCM47XX: move and extend sprom parsingHauke Mehrtens-150/+1
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle-2/+2
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+1
2011-08-08bcm47xx: add support for bcma busHauke Mehrtens-2/+51
2011-08-08bcm47xx: make it possible to build bcm47xx without ssb.Hauke Mehrtens-0/+8
2011-08-08bcm47xx: prepare to support different busesHauke Mehrtens-7/+26
2011-07-07Update my e-mail addressMichael Büsch-1/+1
2011-05-19MIPS: BCM47xx: Extend the filling of SPROM from NVRAMHauke Mehrtens-15/+66
2011-05-19MIPS: BCM47xx: Register SSB fallback sprom callbackHauke Mehrtens-0/+22
2011-05-19MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.Hauke Mehrtens-8/+21
2010-12-16MIPS: BCM47xx: Swap serial console if ttyS1 was specified.Hauke Mehrtens-0/+16
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens-20/+3
2010-12-16MIPS: BCM47xx: Fill values for b43 into SSB spromHauke Mehrtens-22/+92