| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
fixes #12792
SVN-Revision: 35357
|
|
|
|
|
|
| |
Signed-off-by: Daniel Gole <dgolle@allnet.de>
SVN-Revision: 35356
|
|
|
|
| |
SVN-Revision: 35355
|
|
|
|
|
|
|
|
|
|
| |
This patch correctly fixes USB on Lantiq ARV7518.
There was a failed attempt on fixing this on r35077 (https://dev.openwrt.org/changeset/35077/).
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 35354
|
|
|
|
|
|
|
|
|
|
|
| |
Add ath9k eeprom and pci fixup support (again) for linux 3.7.
On linux 3.3, the fixup forced the regdomain to 0x67, causing low TX power.
This patch only corrects checksum, the rest of the EEPROM isn't changed.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 35353
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are two different versions of SMC7908A-ISP: R01 and R01A.
R01 has an internal clock for PCI, meanwhile R01A has an external clock.
This fixes: https://dev.openwrt.org/ticket/12884
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 35352
|
|
|
|
| |
SVN-Revision: 35342
|
|
|
|
|
|
| |
for failsafe.
SVN-Revision: 35341
|
|
|
|
| |
SVN-Revision: 35340
|
|
|
|
| |
SVN-Revision: 35336
|
|
|
|
| |
SVN-Revision: 35330
|
|
|
|
| |
SVN-Revision: 35329
|
|
|
|
|
|
| |
These attributes where removed with kernel 3.8 and are now causing compile errors.
SVN-Revision: 35328
|
|
|
|
| |
SVN-Revision: 35327
|
|
|
|
|
|
| |
kernel size after lzma
SVN-Revision: 35326
|
|
|
|
|
|
|
|
| |
tests that are not run
Reduces kernel size after LZMA by about 5k on MIPS
SVN-Revision: 35325
|
|
|
|
| |
SVN-Revision: 35323
|
|
|
|
| |
SVN-Revision: 35322
|
|
|
|
| |
SVN-Revision: 35321
|
|
|
|
|
|
|
| |
in combination with kernel symbol export stripping this significantly reduces
the kernel image size
SVN-Revision: 35320
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35318
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35317
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35316
|
|
|
|
| |
SVN-Revision: 35315
|
|
|
|
|
|
|
|
| |
The default profile now contains Ethernet drivers for all the types
found on supported boards. There are other profiles for each Ethernet
driver.
SVN-Revision: 35314
|
|
|
|
| |
SVN-Revision: 35310
|
|
|
|
| |
SVN-Revision: 35309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to using the B53 switch driver where appropriate.
Use a non-tagged default config where it isn't confirmed to be
working.
Remove the switch configuration in preinit as the switch will now
be configured by the driver to use port isolation to prevent leakage
between lan and wan.
While at it, also provide a switch config for Neufbox 6.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35307
|
|
|
|
|
|
|
|
| |
Allow b53 access to the internal switch of BCM6328, BCM6362 and BCM6368.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35306
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add swconfig switch driver for Broadcom BCM53XX switch chips. Supports
switches connected through MDIO, SPI or memory mapped registers, and
supports BCM5325, BCM539x, BCM531x5 and the BCM63XX internal switch
chips.
Tested are BCM5325 trough MDIO, BCM53115 through SPI, and BCM6328.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35305
|
|
|
|
|
|
|
|
|
| |
The SPI driver is needed for supporting to boot from SPI flash on BCM6358
and BCM6368, and for SPI connected switches.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35304
|
|
|
|
|
|
| |
necessary anymore
SVN-Revision: 35248
|
|
|
|
|
|
|
|
|
|
|
|
| |
Factory image should be used to flash from
original firmware.
[juhosg: use the GENERIC_4M template]
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35246
|
|
|
|
|
|
|
| |
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35245
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ralink RT3052F, 4MB flash, 32MB ram, one USB 2.0, two buttons
and seven leds.
Factory image should be used to flash from original firmware.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These targets need custom image names specified in the uImage header.
MkImage accepts an optional 4th argument to do exactly that. Reuse the
facility to generate factory images.
Compile-tested, the generated files inspected with "file" utility.
[juhosg:
- keep the factory.bin images to avoid users confusion,
- use GENERIC_4M template for the W306R V2.0
- update commit log]
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35243
|
|
|
|
|
|
|
|
|
| |
Sysupgrade/KRuImage and BuildFirmware/Generic macros
are changed as well.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35242
|
|
|
|
|
|
|
|
|
|
| |
This becomes crucial when you are using a generic profile to build an image
larger than 4M, e.g. for w502u.
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35238
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Only assign a pvid if the current pvid is 0. Fixes using mixed tagged
and untagged traffic on a port and the untagged vlan isn't the last one
of which the port is a member.
Tested on RTL8366S and RTL8367R.
Fixes #8501.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35227
|
|
|
|
|
|
| |
control order of execution
SVN-Revision: 35217
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35216
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35214
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35213
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35212
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35211
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35210
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35209
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35208
|
|
|
|
|
|
|
|
|
| |
This is going to be used for proper user-space board identification (ala
mcs814x).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35207
|
|
|
|
|
|
|
|
|
| |
Such that relevant kernel modules are selected (USB, I2C, SATA, RTC,
SDIO)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35206
|