Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include linux/magic.h instead of hardcoding the squashfs magic number | Florian Fainelli | 2009-06-12 | 1 | -2/+1 |
| | | | | SVN-Revision: 16426 | ||||
* | Removed delay.h update from 001-handle_removal_h_constraint.patch | Hamish Guthrie | 2009-06-11 | 1 | -18/+0 |
| | | | | SVN-Revision: 16423 | ||||
* | madwifi: disable compression by default, as it can cause instabilities on ↵ | Felix Fietkau | 2009-06-11 | 1 | -2/+2 |
| | | | | | | various platforms (thx, acoul) SVN-Revision: 16421 | ||||
* | refresh generic patches | Florian Fainelli | 2009-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16420 | ||||
* | Bump 2.6.30 kernel version to final | Hamish Guthrie | 2009-06-11 | 8 | -8/+8 |
| | | | | SVN-Revision: 16419 | ||||
* | Add 2.6.30 final | Hamish Guthrie | 2009-06-11 | 1 | -0/+3 |
| | | | | SVN-Revision: 16418 | ||||
* | move definition of ar91xx_flash_platform_data into a separate header file ↵ | Gabor Juhos | 2009-06-11 | 4 | -13/+28 |
| | | | | | | (closes #5321) SVN-Revision: 16417 | ||||
* | fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and Netgear ↵ | Florian Fainelli | 2009-06-11 | 1 | -0/+185 |
| | | | | | | WGT634U to work, no side effects noticed on other devices SVN-Revision: 16416 | ||||
* | flush more register writings | Gabor Juhos | 2009-06-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 16415 | ||||
* | add patches to workaround dcache realted fuse problems (#5186) | Jo-Philipp Wich | 2009-06-11 | 2 | -0/+116 |
| | | | | SVN-Revision: 16412 | ||||
* | fuse24: introduce fuse package for brcm-2.4 (#5186) | Jo-Philipp Wich | 2009-06-11 | 6 | -0/+275 |
| | | | | SVN-Revision: 16411 | ||||
* | fuse: update to v2.7.4 (#5186) | Jo-Philipp Wich | 2009-06-11 | 1 | -21/+28 |
| | | | | SVN-Revision: 16410 | ||||
* | switch to LuCI 0.9.x branch | Jo-Philipp Wich | 2009-06-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 16409 | ||||
* | base-files: Add support for bzipped images in sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 16408 | ||||
* | base-files: Detect and decompressed gzipped images automatically when ↵ | Vasilis Tsiligiannis | 2009-06-10 | 2 | -11/+15 |
| | | | | | | flashing with sysupgrade SVN-Revision: 16407 | ||||
* | move files-2.6.28 to files | Florian Fainelli | 2009-06-10 | 3 | -1/+2 |
| | | | | SVN-Revision: 16406 | ||||
* | base-files: format hexdump output instead of using awk for sysupgrade | Vasilis Tsiligiannis | 2009-06-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 16405 | ||||
* | Cleaned up whitespace in patch 024-mips_delay.patch | Hamish Guthrie | 2009-06-10 | 1 | -6/+6 |
| | | | | SVN-Revision: 16404 | ||||
* | enable ucitrigger by default | Felix Fietkau | 2009-06-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 16403 | ||||
* | wprobe: move measurement task to the kernel, add some configurability (work ↵ | Felix Fietkau | 2009-06-10 | 9 | -155/+475 |
| | | | | | | in progress) SVN-Revision: 16402 | ||||
* | use build system REVISION variable (#5317) | Florian Fainelli | 2009-06-10 | 1 | -5/+3 |
| | | | | SVN-Revision: 16400 | ||||
* | Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPS | Hamish Guthrie | 2009-06-10 | 2 | -152/+32 |
| | | | | SVN-Revision: 16397 | ||||
* | The attached patch adds building of firmware images for more routers based ↵ | Florian Fainelli | 2009-06-10 | 5 | -86/+154 |
| | | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396 | ||||
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | 1 | -10/+10 |
| | | | | SVN-Revision: 16395 | ||||
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 2 | -114/+131 |
| | | | | SVN-Revision: 16394 | ||||
* | rework imagetag firmware generator and MTD partition parser to accomodate ↵ | Florian Fainelli | 2009-06-09 | 6 | -145/+701 |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | ||||
* | fix typo in iptables makefile resulting in patches not being applied (#5311) | Florian Fainelli | 2009-06-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 16392 | ||||
* | Workaround a bug(?) in tar in debian squeeze, which causes the build process ↵ | Lars-Peter Clausen | 2009-06-08 | 1 | -3/+3 |
| | | | | | | to fail without any reason. SVN-Revision: 16390 | ||||
* | comment and fix some parts of the documentation, thanks to Harsh Trivedi | Florian Fainelli | 2009-06-08 | 3 | -5/+37 |
| | | | | SVN-Revision: 16387 | ||||
* | add watchdog driver (#5238) | Florian Fainelli | 2009-06-08 | 3 | -1/+352 |
| | | | | SVN-Revision: 16381 | ||||
* | remove this line which got accidentaly succesfully applied, but should not ↵ | Florian Fainelli | 2009-06-08 | 1 | -2/+0 |
| | | | | | | have (#5285) SVN-Revision: 16380 | ||||
* | nvram: refuse nvram operations on the WGT634U | Jo-Philipp Wich | 2009-06-08 | 2 | -2/+12 |
| | | | | SVN-Revision: 16378 | ||||
* | refresh 2.6.28 patches | Florian Fainelli | 2009-06-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 16377 | ||||
* | add ucitrigger: a uci plugin, command line tool and lua interface for ↵ | Felix Fietkau | 2009-06-08 | 6 | -1/+1102 |
| | | | | | | automatically applying uci config changes SVN-Revision: 16375 | ||||
* | create jffs2 images | Gabor Juhos | 2009-06-07 | 2 | -2/+18 |
| | | | | SVN-Revision: 16374 | ||||
* | disable MTD concatenating support | Gabor Juhos | 2009-06-07 | 3 | -3/+0 |
| | | | | SVN-Revision: 16373 | ||||
* | flush AR71XX_RESET_PCI_INT_ENABLE register after writing | Gabor Juhos | 2009-06-07 | 1 | -0/+6 |
| | | | | SVN-Revision: 16372 | ||||
* | add script which initiates suspend-to-ram (target-specific) | Mirko Vogt | 2009-06-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 16368 | ||||
* | fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) | Florian Fainelli | 2009-06-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 16367 | ||||
* | setup mac address on the AP81 board | Gabor Juhos | 2009-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 16366 | ||||
* | add experimental sysupgrade support | Gabor Juhos | 2009-06-06 | 1 | -0/+45 |
| | | | | SVN-Revision: 16364 | ||||
* | add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 2 | -0/+19 |
| | | | | SVN-Revision: 16360 | ||||
* | update flash locking code | Gabor Juhos | 2009-06-06 | 5 | -14/+48 |
| | | | | SVN-Revision: 16359 | ||||
* | handle PCI_CORE interrupt as well | Gabor Juhos | 2009-06-06 | 1 | -2/+5 |
| | | | | SVN-Revision: 16358 | ||||
* | build images for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+38 |
| | | | | SVN-Revision: 16357 | ||||
* | change flash partition map of the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -8/+8 |
| | | | | SVN-Revision: 16356 | ||||
* | enable JEDEC probe | Gabor Juhos | 2009-06-06 | 3 | -0/+6 |
| | | | | SVN-Revision: 16355 | ||||
* | fix erase status check on some parallel flash chips | Gabor Juhos | 2009-06-06 | 3 | -0/+60 |
| | | | | SVN-Revision: 16354 | ||||
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 9 | -5/+361 |
| | | | | SVN-Revision: 16353 | ||||
* | sync kernel config, and refresh patches | Gabor Juhos | 2009-06-06 | 6 | -8/+11 |
| | | | | SVN-Revision: 16352 |