summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx
Commit message (Expand)AuthorAgeFilesLines
...
* | MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki2015-04-021-3/+29
* | MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki2015-04-023-0/+32
* | MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki2015-04-021-28/+20Star
* | MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki2015-04-021-22/+14Star
* | MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki2015-04-021-1/+1
* | MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki2015-04-021-1/+2
* | MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki2015-04-018-30/+34
* | MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-015-5/+2Star
* | MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki2015-04-011-2/+4
* | MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki2015-04-011-5/+2Star
* | MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki2015-03-241-0/+33
|/
* MIPS: BCM47XX: Clean up nvram headerRafał Miłecki2014-11-242-5/+32
* MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki2014-11-241-4/+38
* MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki2014-11-243-6/+38
* MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki2014-11-243-56/+73
* MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-40/+2Star
* MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki2014-11-241-21/+9Star
* MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki2014-11-241-12/+32
* 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-303-1/+73
* MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki2014-07-303-10/+55
* MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki2014-07-301-0/+1
* MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2014-07-301-4/+0Star
* MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki2014-07-301-0/+10
* MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki2014-07-303-11/+15
* MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens2014-07-303-0/+55
* MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens2014-07-301-0/+48
* MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens2014-07-301-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+1
|\
| * ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki2014-05-191-0/+1
* | MIPS: BCM47XX: Slightly clean memory detectionRafał Miłecki2014-05-301-8/+11
|/
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-312-1/+2
|\
| * MIPS: BCM47XX: Check all (32) GPIOs when looking for a pinRafał Miłecki2014-03-191-1/+1
| * MIPS: bcm47xx: Include missing errno.h for ENXIOMarkos Chandras2014-03-061-0/+1
* | MIPS: BCM47XX: Add new file for device specific workaroundsRafał Miłecki2014-03-314-1/+36
* | MIPS: BCM47XX: Add Belkin F7Dxxxx board detectionCody P Schafer2014-03-263-0/+12
* | MIPS: BCM47XX: Add detection and GPIO config for Siemens SE505v2Hauke Mehrtens2014-03-262-0/+29
* | MIPS: BCM47XX: Add button and led configuration for some Linksys devicesHauke Mehrtens2014-03-262-0/+60
* | MIPS: BCM47XX: Detect some more Linksys devicesHauke Mehrtens2014-03-261-1/+3
* | 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-3113-317/+1197
|\
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
| * MIPS: BCM47XX: fix position of cpu_wait disablingHauke Mehrtens2014-01-241-9/+25
| * MIPS: BCM47XX: fix sparse warnings in board.cHauke Mehrtens2014-01-241-10/+10
| * MIPS: BCM47XX: add board detection for Linksys WRT54GS V1Hauke Mehrtens2014-01-241-0/+1
| * MIPS: BCM47XX: fix detection for some boardsHauke Mehrtens2014-01-241-6/+7
| * MIPS: BCM47XX: Enable buttons support on SSBRafał Miłecki2014-01-241-8/+0Star
| * MIPS: BCM47XX: Convert WNDR4500 to new syntaxRafał Miłecki2014-01-242-61/+14Star