Commit Graph

14495 Commits (6f7314977b77d0eaed71024ba30966be4b5c56c0)
 

Author SHA1 Message Date
Gabor Juhos fca9b7ebad ar71xx: remove config partition from the mtd map on the MZK-W300NH board
This space can be used to extend the rootfs_data partition.

SVN-Revision: 21173
14 years ago
Gabor Juhos 77b2354fcd ar71xx: fix firmware partition size on the MZK-W04NU board
SVN-Revision: 21172
14 years ago
Gabor Juhos c018bd8ec1 ar71xx: build different firmware images for the DIR-825-Bx boards
SVN-Revision: 21171
14 years ago
Gabor Juhos 12fab9cb9e ar71xx: create smaller sysupgrade images for the WRT400N board
SVN-Revision: 21170
14 years ago
Gabor Juhos 8470d973ee ar71xx: create firmware images for the TL-WR941ND v3 boards
SVN-Revision: 21169
14 years ago
Gabor Juhos 97b031b57f ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NL
The 'factory' image requires the garbage at the end of the image.
Flashing from the original web interface does not work without that.

SVN-Revision: 21168
14 years ago
Hauke Mehrtens 893bfa5588 mac80211: add pci id for WNR854T
This closes #7209 and is an addition to r21077.

SVN-Revision: 21167
14 years ago
Felix Fietkau 7966004d99 ag71xx: remove rx alignment code for small packets, it seems to break ipv6 for some reason (fixes #7236)
SVN-Revision: 21166
14 years ago
Florian Fainelli d15e136deb fix spi chip select configuration
SVN-Revision: 21164
14 years ago
Florian Fainelli 84dd37d930 fix bcm6358 spi base register address (#7234)
SVN-Revision: 21163
14 years ago
Florian Fainelli 52231f694d the SPI_CMD register is 16-bits wide
SVN-Revision: 21162
14 years ago
Ralph Hempel 1aea70229e refresh 2.6.33 patches, add more mach support, add crypto support, tbd. mach/board detection
SVN-Revision: 21159
14 years ago
Ralph Hempel e226157e65 (oops - second try) fixed autoconf detection for 2.6.33 kernel
SVN-Revision: 21158
14 years ago
Ralph Hempel aa418a50de fixed autoconf detection for 2.6.33 kernel
SVN-Revision: 21157
14 years ago
Ralph Hempel 8e143d06bf refresh .32 platform patches
SVN-Revision: 21155
14 years ago
Ralph Hempel f320d49d01 fuse: remove empty patches
SVN-Revision: 21153
14 years ago
Alexandros C. Couloumbis bc676287b5 package/busybox: add upstream sed patch, bump release number
SVN-Revision: 21151
14 years ago
Ralph Hempel e0ad8eee8f add .32 patches
SVN-Revision: 21150
14 years ago
Ralph Hempel 3698130f87 fix .32 issue
SVN-Revision: 21149
14 years ago
Alexandros C. Couloumbis 5134195d40 tools: update gmp to 4.3.2
SVN-Revision: 21147
14 years ago
Alexandros C. Couloumbis 0d36c3fd37 tools: update quilt to 0.48
SVN-Revision: 21146
14 years ago
Alexandros C. Couloumbis b7e21c6517 brcm47xx: add missing bits & bytes on r21119
SVN-Revision: 21145
14 years ago
Felix Fietkau 9848d38aed ar71xx: fix a wifi card stability issue
when we receive a pci/ahb interrupt, we need to flush pending data for dma
from the device, otherwise the tx path may get stuck if the completion flag
of the dma descriptor is not updated at the time the tx interrupt arrives.

SVN-Revision: 21143
14 years ago
Felix Fietkau b6ea79a06b hostapd: update to 20100418 (0.7.2)
SVN-Revision: 21142
14 years ago
Felix Fietkau db0238e698 ath9k: merge some more ar9300 fixes
SVN-Revision: 21141
14 years ago
Nicolas Thill 87984ac644 package/kernel: sort package definitions in other.mk
SVN-Revision: 21140
14 years ago
Nicolas Thill 0020915ee5 package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
SVN-Revision: 21139
14 years ago
Nicolas Thill 0acadb2fbe package/kernel: add missing bits from [21137] (oops)
SVN-Revision: 21138
14 years ago
Nicolas Thill 37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
SVN-Revision: 21137
14 years ago
Nicolas Thill b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu
SVN-Revision: 21136
14 years ago
Nicolas Thill 014b05878d package/kernel: move pcspkr to sound.mk
SVN-Revision: 21135
14 years ago
Nicolas Thill 225ab2533f package/kernel: move block2mtd to block.mk
SVN-Revision: 21134
14 years ago
Nicolas Thill cccc72df2c package/kernel: sort block package definitions
SVN-Revision: 21133
14 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
14 years ago
Nicolas Thill 9ae19dcf87 target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
14 years ago
Nicolas Thill 40b7387053 target/rdc: remove bad ide-core package override
SVN-Revision: 21129
14 years ago
Nicolas Thill 4d773ec4d1 package/kernel: allow additional dependencies as arguments to AddDepends macros
SVN-Revision: 21128
14 years ago
Nicolas Thill 0655bed93c package/kernel: set correct submenu entry for NLS packages
SVN-Revision: 21127
14 years ago
Nicolas Thill f02dad6aca package/kernel: sort FS package definitions
SVN-Revision: 21126
14 years ago
Nicolas Thill 75534ab4ae package/kernel: move NLS modules to their own file & submenu
SVN-Revision: 21125
14 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
14 years ago
Nicolas Thill 2bd16b6e18 package/kernel: load target specific modules .mk files after generic ones
SVN-Revision: 21123
14 years ago
Jo-Philipp Wich 3df8df720a uhttpd: - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version
SVN-Revision: 21121
14 years ago
Nicolas Thill e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
14 years ago
Alexandros C. Couloumbis d0883b82a4 brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
SVN-Revision: 21119
14 years ago
Ralph Hempel 5f643ca7dc fix command line buffer length, fixes mtdparts
SVN-Revision: 21117
14 years ago
Alexandros C. Couloumbis acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
14 years ago
Jo-Philipp Wich 6f5203228f dnsmasq: - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names
SVN-Revision: 21109
14 years ago
Alexandros C. Couloumbis 819114e3f2 brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards (closes #6789)
SVN-Revision: 21108
14 years ago
Jo-Philipp Wich b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
14 years ago