Age | Commit message (Expand) | Author |
2014-03-19 | MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin | Rafał Miłecki |
2014-03-06 | MIPS: bcm47xx: Include missing errno.h for ENXIO | Markos Chandras |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-24 | MIPS: BCM47XX: fix position of cpu_wait disabling | Hauke Mehrtens |
2014-01-24 | MIPS: BCM47XX: fix sparse warnings in board.c | Hauke Mehrtens |
2014-01-24 | MIPS: BCM47XX: add board detection for Linksys WRT54GS V1 | Hauke Mehrtens |
2014-01-24 | MIPS: BCM47XX: fix detection for some boards | Hauke Mehrtens |
2014-01-24 | MIPS: BCM47XX: Enable buttons support on SSB | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: Convert WNDR4500 to new syntax | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: Use "timer" trigger for status LEDs | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: check length of serial console array | Hauke Mehrtens |
2014-01-24 | MIPS: BCM47XX: Drop WGT634U hacks | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: Import LEDs database from OpenWrt | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: Import buttons database from OpenWrt | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: Prepare support for GPIO buttons | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: Prepare support for LEDs | Rafał Miłecki |
2014-01-24 | MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706 | Hauke Mehrtens |
2014-01-24 | MIPS: BCM47XX: print board name in machine entry in cpuinfo | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: Fix some very confused types and data corruption | Ilia Mirkin |
2014-01-22 | MIPS: BCM47XX: add vectored interrupt support | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: move constant array from stack | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch() | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: add EARLY_PRINTK_8250 support | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: Remove CFE support | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: only print SoC name in system type in cpuinfo | Hauke Mehrtens |
2014-01-22 | MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSB | Jonas Gorski |
2013-12-20 | b44: use fixed PHY device if we do not find any | Hauke Mehrtens |
2013-10-29 | MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU | Hauke Mehrtens |
2013-10-29 | MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clock | Hauke Mehrtens |
2013-10-29 | MIPS: BCM47XX: Get GPIO pin from nvram configuration | Hauke Mehrtens |
2013-10-29 | MIPS: BCM47XX: Print board name in /proc/cpuinfo | Hauke Mehrtens |
2013-10-29 | MIPS: BCM47XX: Add board detection | Hauke Mehrtens |
2013-07-30 | MIPS: Set default CPU type for BCM47XX platforms | Markos Chandras |
2013-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-15 | MIPS: BCM47XX: use fallback sprom var for board_{rev,type} | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: trim the nvram values for parsing | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: handle different nvram sizes | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: rename early_nvram_init to nvram_init | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: nvram add nand flash support | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: return error when init of nvram failed | Hauke Mehrtens |
2013-02-15 | MIPS: BCM47XX: use common error codes in nvram reads | Hauke Mehrtens |
2013-02-15 | MIPS: bcm47xx: separate functions finding flash window addr | Rafał Miłecki |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2013-01-16 | MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. | Ralf Baechle |
2013-01-16 | MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform | Arend van Spriel |
2013-01-11 | bcma: return the mips irq number in bcma_core_irq | Nathan Hintz |