Age | Commit message (Expand) | Author |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-20 | MIPS: BCM47xx: Support SPROM prefixes on other platforms | Rafał Miłecki |
2015-12-16 | ssb: pick SoC invariants code from MIPS BCM47xx arch | Rafał Miłecki |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-11-11 | MIPS: BCM47xx: Fetch board info directly in callback function | Rafał Miłecki |
2015-11-11 | MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.pl | Rafał Miłecki |
2015-11-11 | MIPS: BCM47xx: Support on-SoC bus in SPROM reading function | Rafał Miłecki |
2015-10-28 | ssb: add Kconfig entry for compiling SoC related code | Rafał Miłecki |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-09-03 | MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation | Andrzej Hajda |
2015-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn |
2015-06-21 | MIPS: BCM47xx: Simplify handling SPROM revisions | Rafał Miłecki |
2015-06-21 | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/ | Rafał Miłecki |
2015-06-21 | MIPS: BCM47xx: Don't select BCMA_HOST_PCI | Rafał Miłecki |
2015-06-21 | MIPS: BCM47xx: Add helper variable for storing NVRAM length | Rafał Miłecki |
2015-06-21 | mips: bcm47xx: allow retrieval of complete nvram contents | Hante Meuleman |
2015-06-21 | MIPS: BCM47XX: Support Luxul XWR-1750 board | Dan Haab |
2015-06-21 | MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in | Paul Gortmaker |
2015-06-21 | MIPS: BCM47xx: Read board info for all bcma buses | Rafał Miłecki |
2015-06-21 | MIPS: BCM47xx: Extract info about et2 interface | Rafał Miłecki |
2015-06-21 | MIPS: BCM47xx: Extract all boardflags to new u32 fields | Rafał Miłecki |
2015-06-21 | MIPS: BCM47XX: Simplify function looking for NVRAM entry | Rafał Miłecki |
2015-06-21 | MIPS: BCM47XX: Make sure NVRAM buffer ends with \0 | Rafał Miłecki |
2015-04-13 | Merge branch '4.0-fixes' into mips-for-linux-next | Ralf Baechle |
2015-04-10 | MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G | Rafał Miłecki |
2015-04-02 | MIPS: BCM47xx: Move filling most of SPROM to the generic function | Rafał Miłecki |
2015-04-02 | MIPS: BCM47xx: Add generic function filling SPROM entries | Rafał Miłecki |
2015-04-02 | MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?) | Rafał Miłecki |
2015-04-02 | MIPS: BCM47xx: Keep ID entries for non-standard devices together | Rafał Miłecki |
2015-04-02 | MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition | Rafał Miłecki |
2015-04-02 | MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB | Rafał Miłecki |
2015-04-02 | MIPS: BCM47XX: Include io.h directly and fix brace indent | Rafał Miłecki |
2015-04-01 | MIPS: BCM47XX: Fix coding style to match kernel standards | Rafał Miłecki |
2015-04-01 | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki |
2015-04-01 | MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer | Rafał Miłecki |
2015-04-01 | MIPS: BCM47XX: Use helpers for reading NVRAM content | Rafał Miłecki |
2015-03-24 | MIPS: BCM47XX: Support SPROM prefixes for PCI devices | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Clean up nvram header | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Initialize bcma bus later (with mm available) | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Move SPROM fallback code into sprom.c | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it | Rafał Miłecki |
2014-11-24 | MIPS: BCM47XX: Get rid of calls to KSEG1ADDR | Rafał Miłecki |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-09-09 | bcma: use separated function to initialize bus on SoC | Rafał Miłecki |
2014-08-19 | MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785 | Hauke Mehrtens |
2014-07-30 | MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) | Rafał Miłecki |
2014-07-30 | MIPS: BCM47XX: Devices database update for 3.17 | Rafał Miłecki |
2014-07-30 | MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMA | Rafał Miłecki |