summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixes file perms of mountd uci file and init.d script, thx yann.lopezJohn Crispin2010-04-271-2/+2
| | | | SVN-Revision: 21205
* update MakefileRalph Hempel2010-04-271-4/+4
| | | | SVN-Revision: 21204
* update danube targetRalph Hempel2010-04-274-1/+18
| | | | SVN-Revision: 21203
* fix atm compilationRalph Hempel2010-04-271-0/+1
| | | | SVN-Revision: 21202
* add external irqRalph Hempel2010-04-272-0/+21
| | | | SVN-Revision: 21201
* add ar9 targetRalph Hempel2010-04-2714-463/+782
| | | | SVN-Revision: 21200
* extend bcm63xx_wdt driver for debugging purposes, thx MiguelRaphaël Huck2010-04-272-10/+50
| | | | SVN-Revision: 21199
* add .33 supportRalph Hempel2010-04-274-0/+598
| | | | SVN-Revision: 21198
* add .33 supportRalph Hempel2010-04-275-12/+235
| | | | SVN-Revision: 21197
* x86: prepare for kernels 2.6.33 & 2.6.34Alexandros C. Couloumbis2010-04-271-0/+0
| | | | SVN-Revision: 21196
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-2724-30/+22
| | | | SVN-Revision: 21195
* fix .32 kernel, add support for .33 kernelRalph Hempel2010-04-278-0/+828
| | | | SVN-Revision: 21194
* add neufbox 4 board support, thx Miguel & FlorianRaphaël Huck2010-04-273-0/+1035
| | | | SVN-Revision: 21193
* add NXP 74HC164 chip driver support, thx Miguel & FlorianRaphaël Huck2010-04-272-0/+558
| | | | SVN-Revision: 21192
* add extended platform devices patch, thx Miguel & FlorianRaphaël Huck2010-04-272-0/+52
| | | | SVN-Revision: 21191
* rb532: refresh config optionsAlexandros C. Couloumbis2010-04-273-25/+8
| | | | SVN-Revision: 21188
* cyassl: remove stray "\r" in hunk header of 120-makefile_destdir.patch which ↵Jo-Philipp Wich2010-04-270-0/+0
| | | | | | incorrectly triggers CR stripping in "patch" resulting in non-fitting hunks (#6954) SVN-Revision: 21187
* package/busybox: add 2 upstream fixes (ash & cpio), bumb release numberNicolas Thill2010-04-274-3/+66
| | | | SVN-Revision: 21186
* package/busybox: refresh patchesNicolas Thill2010-04-271-6/+4
| | | | SVN-Revision: 21185
* package/grub: fix cross compile optionsAlexandros C. Couloumbis2010-04-271-4/+1
| | | | SVN-Revision: 21184
* adm5120: add 2.6.33 & 2.6.34 kernel supportAlexandros C. Couloumbis2010-04-2738-0/+3077
| | | | SVN-Revision: 21182
* adm5120: use kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21181
* add 2.6.33.3 & 2.6.32.12 kernel checksumsAlexandros C. Couloumbis2010-04-271-0/+6
| | | | SVN-Revision: 21180
* hostapd: add ap isolate support for mac80211Felix Fietkau2010-04-263-0/+134
| | | | SVN-Revision: 21179
* mac80211: add ap isolate supportFelix Fietkau2010-04-263-0/+105
| | | | SVN-Revision: 21178
* ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boardsGabor Juhos2010-04-261-4/+4
| | | | SVN-Revision: 21175
* tools/firmware-utils: add size check to the mkplanexfw toolGabor Juhos2010-04-261-4/+11
| | | | | | Also pad the image to a 64K boundary. SVN-Revision: 21174
* ar71xx: remove config partition from the mtd map on the MZK-W300NH boardGabor Juhos2010-04-261-6/+2
| | | | | | This space can be used to extend the rootfs_data partition. SVN-Revision: 21173
* ar71xx: fix firmware partition size on the MZK-W04NU boardGabor Juhos2010-04-261-1/+1
| | | | SVN-Revision: 21172
* ar71xx: build different firmware images for the DIR-825-Bx boardsGabor Juhos2010-04-261-7/+21
| | | | SVN-Revision: 21171
* ar71xx: create smaller sysupgrade images for the WRT400N boardGabor Juhos2010-04-261-4/+3
| | | | SVN-Revision: 21170
* ar71xx: create firmware images for the TL-WR941ND v3 boardsGabor Juhos2010-04-262-0/+16
| | | | SVN-Revision: 21169
* ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NLGabor Juhos2010-04-261-1/+4
| | | | | | | 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
* mac80211: add pci id for WNR854THauke Mehrtens2010-04-261-0/+10
| | | | | | This closes #7209 and is an addition to r21077. SVN-Revision: 21167
* ag71xx: remove rx alignment code for small packets, it seems to break ipv6 ↵Felix Fietkau2010-04-261-24/+0
| | | | | | for some reason (fixes #7236) SVN-Revision: 21166
* fix spi chip select configurationFlorian Fainelli2010-04-262-2/+2
| | | | SVN-Revision: 21164
* fix bcm6358 spi base register address (#7234)Florian Fainelli2010-04-263-53/+51
| | | | SVN-Revision: 21163
* the SPI_CMD register is 16-bits wideFlorian Fainelli2010-04-262-8/+8
| | | | SVN-Revision: 21162
* refresh 2.6.33 patches, add more mach support, add crypto support, tbd. ↵Ralph Hempel2010-04-2526-12/+5058
| | | | | | mach/board detection SVN-Revision: 21159
* (oops - second try) fixed autoconf detection for 2.6.33 kernelRalph Hempel2010-04-251-1/+1
| | | | SVN-Revision: 21158
* fixed autoconf detection for 2.6.33 kernelRalph Hempel2010-04-251-6/+15
| | | | SVN-Revision: 21157
* refresh .32 platform patchesRalph Hempel2010-04-255-38/+24
| | | | SVN-Revision: 21155
* fuse: remove empty patchesRalph Hempel2010-04-253-0/+0
| | | | SVN-Revision: 21153
* package/busybox: add upstream sed patch, bump release numberAlexandros C. Couloumbis2010-04-252-1/+48
| | | | SVN-Revision: 21151
* add .32 patchesRalph Hempel2010-04-2484-1/+14626
| | | | SVN-Revision: 21150
* fix .32 issueRalph Hempel2010-04-241-0/+12
| | | | SVN-Revision: 21149
* tools: update gmp to 4.3.2Alexandros C. Couloumbis2010-04-241-3/+3
| | | | SVN-Revision: 21147
* tools: update quilt to 0.48Alexandros C. Couloumbis2010-04-241-3/+3
| | | | SVN-Revision: 21146
* brcm47xx: add missing bits & bytes on r21119Alexandros C. Couloumbis2010-04-243-0/+237
| | | | SVN-Revision: 21145
* ar71xx: fix a wifi card stability issueFelix Fietkau2010-04-241-1/+26
| | | | | | | | 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