summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki2015-06-211-44/+9Star
* MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-212-247/+1Star
* MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki2015-06-211-1/+0Star
* MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki2015-06-211-21/+16Star
* mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman2015-06-211-15/+45
* MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab2015-06-213-0/+26
* MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker2015-06-211-1/+1
* MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki2015-06-212-25/+22Star
* MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki2015-06-211-0/+6
* MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki2015-06-211-0/+3
* MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki2015-06-211-8/+5Star
* MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki2015-06-211-4/+5
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-2/+2
|\
| * MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki2015-04-101-2/+2
* | MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki2015-04-021-401/+204Star
* | 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