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