aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm47xx
AgeCommit message (Expand)Author
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-06-21MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki
2015-06-21MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki
2015-06-21MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki
2015-06-21mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman
2015-06-21MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki
2015-06-21MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki
2015-06-21MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki
2015-04-02MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki
2015-04-02MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki
2015-04-02MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki
2015-04-02MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki
2015-04-02MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki
2015-04-02MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki
2015-04-01MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-04-01MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki
2015-04-01MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki
2015-03-24MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki
2014-11-24MIPS: BCM47XX: Clean up nvram headerRafał Miłecki
2014-11-24MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki
2014-11-24MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki
2014-11-24MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki
2014-11-24MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki
2014-11-24MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling itRafał Miłecki
2014-11-24MIPS: BCM47XX: Get rid of calls to KSEG1ADDRRafał Miłecki
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki
2014-08-19MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785Hauke Mehrtens
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki
2014-07-30MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki
2014-07-30MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki
2014-07-30MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki
2014-07-30MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki
2014-07-30MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki
2014-07-30MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens
2014-07-30MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens
2014-07-30MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-30MIPS: BCM47XX: Slightly clean memory detectionRafał Miłecki