| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: update 4.1 to 4.1.5 | Jonas Gorski | 2015-08-14 | 2 | -11/+11 |
* | image.mk: replace all Build/netgear-chk with a generic implementation | Jonas Gorski | 2015-08-14 | 1 | -9/+0 |
* | brcm47xx: prefix netgear specific device variables with NETGEAR_ | Jonas Gorski | 2015-08-14 | 1 | -5/+5 |
* | brcm47xx: fix reading WGT634U CFE variables | Rafał Miłecki | 2015-08-12 | 1 | -6/+6 |
* | brcm47xx: add support for kernel 4.1 | Hauke Mehrtens | 2015-07-03 | 42 | -1842/+208 |
* | kernel: update 4.0 to 4.0.5 | Jonas Gorski | 2015-06-19 | 23 | -236/+68 |
* | kernel: update 3.18 to 3.18.16 | Jonas Gorski | 2015-06-17 | 10 | -77/+17 |
* | brcm47xx: backport BCM47XX patches (NVRAM & BCMA_HOST_PCI) | Rafał Miłecki | 2015-06-10 | 10 | -12/+354 |
* | brcm47xx: refresh kernel config | Rafał Miłecki | 2015-06-07 | 1 | -3/+1 |
* | brcm47xx: sysupgrade: drop useless shift in platform.sh | Rafał Miłecki | 2015-06-06 | 1 | -1/+0 |
* | brcm47xx: backport MIPS BCM47XX changes queued for 4.2 | Rafał Miłecki | 2015-06-05 | 24 | -23/+1407 |
* | brcm47xx: extract TRX from image on the fly | John Crispin | 2015-06-05 | 1 | -7/+8 |
* | kernel: backport ssb fix for WRT350N v1 (BCM4705) reboots | Rafał Miłecki | 2015-06-01 | 4 | -19/+19 |
* | brcm47xx: image: fix typo in Asus WL-500gP v2 fw file name | Rafał Miłecki | 2015-05-28 | 1 | -1/+1 |
* | brcm47xx: add LEDs/buttos for Asus N10U | Rafał Miłecki | 2015-05-28 | 2 | -8/+104 |
* | brcm47xx: drop 4.0 patch that is in 4.0.4 | Rafał Miłecki | 2015-05-28 | 1 | -38/+0 |
* | brcm47xx: build images for Asus devices | Rafał Miłecki | 2015-05-27 | 1 | -1/+27 |
* | brcm47xx: use common image prefix | Jo-Philipp Wich | 2015-05-27 | 1 | -16/+16 |
* | brcm47xx: build image for Asus RT-N66U | Rafał Miłecki | 2015-05-27 | 1 | -0/+20 |
* | kernel: update 3.18 to 3.18.14 | Jonas Gorski | 2015-05-21 | 22 | -265/+66 |
* | brcm47xx: fix regression in NVRAM support for WGT634U | Rafał Miłecki | 2015-05-06 | 2 | -4/+4 |
* | brcm47xx: add patches for kernel 4.0 | Rafał Miłecki | 2015-04-23 | 32 | -0/+3562 |
* | brcm47xx: add buttons support for WRT310N v2 | Rafał Miłecki | 2015-04-17 | 1 | -2/+11 |
* | brcm47xx: fix handling absolute paths in sysupgrade (for vendor formats) | Rafał Miłecki | 2015-04-17 | 1 | -2/+2 |
* | brcm47xx: rework vendor fw handling to don't duplicate upgrade calls | Rafał Miłecki | 2015-04-16 | 1 | -14/+10 |
* | brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k | Rafał Miłecki | 2015-04-16 | 1 | -0/+4 |
* | bcm53xx: add USB 2.0 support | Felix Fietkau | 2015-04-15 | 1 | -19/+0 |
* | otrx: change command line API to start with a mode | Rafał Miłecki | 2015-04-14 | 1 | -3/+3 |
* | brcm47xx: drop 3.14 | Luka Perkov | 2015-04-11 | 40 | -3848/+0 |
* | brcm47xx: image: use "-" separator for device version | Rafał Miłecki | 2015-04-09 | 1 | -6/+6 |
* | brcm47xx: verify also standard TRX images during sysupgrade | Rafał Miłecki | 2015-04-09 | 1 | -0/+4 |
* | brcm47xx: fix WRT300N devices magics for sysupgrade check | Rafał Miłecki | 2015-04-09 | 1 | -1/+2 |
* | brcm47xx: switch to the otrx for verifying TRX images | Rafał Miłecki | 2015-04-09 | 2 | -17/+3 |
* | brcm47xx: image: use new (& fixed) FILESYSTEM variable for trx command | Rafał Miłecki | 2015-04-08 | 1 | -1/+1 |
* | brcm47xx: update legacy subtarget description | Rafał Miłecki | 2015-04-08 | 1 | -3/+4 |
* | brcm47xx: add fix "Data bus error" on CardBus ssb SoCs | Rafał Miłecki | 2015-04-08 | 2 | -1/+36 |
* | brcm47xx: reverse 2 LEDs polarity on WRT320N v1 | Rafał Miłecki | 2015-04-08 | 1 | -2/+2 |
* | brcm47xx: define rest of LEDs & buttons for WRT320N | Rafał Miłecki | 2015-04-07 | 1 | -10/+31 |
* | brcm47xx: drop old patch disabling cardbus mode on Netgear WNR834B | Rafał Miłecki | 2015-04-07 | 1 | -13/+0 |
* | brcm47xx: detect Linksys WRT320N v1 | Rafał Miłecki | 2015-04-07 | 1 | -0/+50 |
* | brcm47xx: backport MIPS BCM47XX patches queued for 4.1 | Rafał Miłecki | 2015-04-07 | 17 | -74/+1892 |
* | brcm47xx: group MIPS BCM47XX backported patches by source kernel | Rafał Miłecki | 2015-04-07 | 8 | -0/+0 |
* | brcm47xx: backport two MIPS nvram.c patches | Rafał Miłecki | 2015-04-01 | 6 | -21/+274 |
* | brcm47xx: image: share function checking TRX in provided firmware | Rafał Miłecki | 2015-03-31 | 1 | -6/+18 |
* | brcm47xx: image: convert legacy Linksys & Netgear devices | Rafał Miłecki | 2015-03-31 | 1 | -12/+31 |
* | brcm47xx: image: convert generic subtarget to the new images system | Rafał Miłecki | 2015-03-31 | 1 | -18/+11 |
* | brcm47xx: image: convert all mips74k images to the new building system | Rafał Miłecki | 2015-03-31 | 1 | -47/+28 |
* | brcm47xx: image: add helpers for defining devices | Rafał Miłecki | 2015-03-31 | 1 | -15/+20 |
* | brcm47xx: image: use standard KERNEL_IMAGE to avoid warnings | Rafał Miłecki | 2015-03-31 | 1 | -1/+2 |
* | brcm47xx: fix checking cross-vendors firmware images | Rafał Miłecki | 2015-03-31 | 1 | -48/+41 |