Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add a more basic generic profile | Imre Kaloz | 2009-06-15 | 1 | -0/+17 | |
| | | | | SVN-Revision: 16476 | |||||
* | we need CONFIG_NET_SCHED for 802.11n | Imre Kaloz | 2009-06-15 | 3 | -3/+0 | |
| | | | | SVN-Revision: 16475 | |||||
* | IKCONFIG shouldn't be enabled by default | Imre Kaloz | 2009-06-15 | 7 | -13/+2 | |
| | | | | SVN-Revision: 16473 | |||||
* | don't override CONFIG_NEW_LEDS in target configs | Imre Kaloz | 2009-06-15 | 4 | -4/+0 | |
| | | | | SVN-Revision: 16472 | |||||
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 | 11 | -19/+0 | |
| | | | | SVN-Revision: 16471 | |||||
* | sibyte cleanups | Imre Kaloz | 2009-06-15 | 7 | -10/+1150 | |
| | | | | SVN-Revision: 16470 | |||||
* | forgot to commit the change for covalt, too | Imre Kaloz | 2009-06-15 | 1 | -1/+0 | |
| | | | | SVN-Revision: 16469 | |||||
* | CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt | Imre Kaloz | 2009-06-15 | 4 | -4/+0 | |
| | | | | SVN-Revision: 16468 | |||||
* | resync kernel config | Imre Kaloz | 2009-06-15 | 1 | -49/+0 | |
| | | | | SVN-Revision: 16467 | |||||
* | goldfish: add missing kernel config options for power management | Felix Fietkau | 2009-06-15 | 1 | -0/+19 | |
| | | | | SVN-Revision: 16466 | |||||
* | goldfish: fix clocksource api mismatch | Felix Fietkau | 2009-06-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16465 | |||||
* | 2.6.30: add another export for the binder module | Felix Fietkau | 2009-06-14 | 1 | -0/+10 | |
| | | | | SVN-Revision: 16464 | |||||
* | include a skin for the goldfish emulator | Felix Fietkau | 2009-06-14 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16460 | |||||
* | add the 'goldfish' target, useful for experimenting with virtual phone ↵ | Felix Fietkau | 2009-06-14 | 54 | -0/+16339 | |
| | | | | | | hardware (includes the emulator) SVN-Revision: 16459 | |||||
* | add missing function declaration for extra vm exports | Felix Fietkau | 2009-06-14 | 1 | -0/+10 | |
| | | | | SVN-Revision: 16456 | |||||
* | setup mac address on the WNR2000 | Gabor Juhos | 2009-06-14 | 1 | -0/+3 | |
| | | | | SVN-Revision: 16450 | |||||
* | This patch adds some vital exports for fuse24 to the kernel. (forgotten in ↵ | Hauke Mehrtens | 2009-06-14 | 1 | -0/+30 | |
| | | | | | | #5186) Closes #5333 SVN-Revision: 16448 | |||||
* | refresh 2.6.30 patches | Gabor Juhos | 2009-06-14 | 2 | -4/+4 | |
| | | | | SVN-Revision: 16446 | |||||
* | refresh patches | Hauke Mehrtens | 2009-06-14 | 5 | -47/+34 | |
| | | | | SVN-Revision: 16445 | |||||
* | refresh patches | Hauke Mehrtens | 2009-06-14 | 7 | -25/+9 | |
| | | | | SVN-Revision: 16444 | |||||
* | ar8216: add delay for page switching to work around register setting ↵ | Felix Fietkau | 2009-06-14 | 2 | -5/+123 | |
| | | | | | | corruption. use packet mangling to fix up the vlan for incoming packets (workaround for hardware bug, which renders normal 802.1q support unusable) SVN-Revision: 16442 | |||||
* | Port to kernel 2.6.30. | Hauke Mehrtens | 2009-06-13 | 30 | -0/+2910 | |
| | | | | | | | | There is an error in the unlzma system in the kernel. A lzma compressed squashfs filesystem does not work for me. This should compile and works for me on my Asus WL-500GP, please test it on more systems. SVN-Revision: 16441 | |||||
* | include ubsec_ssb in the WGT634U profile | Florian Fainelli | 2009-06-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 16440 | |||||
* | also apply gcc4.4.0 specific patches to 2.6.27 (#5318) | Florian Fainelli | 2009-06-13 | 2 | -0/+334 | |
| | | | | SVN-Revision: 16439 | |||||
* | 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 | |||||
* | 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 | |||||
* | 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 | |||||
* | move files-2.6.28 to files | Florian Fainelli | 2009-06-10 | 3 | -1/+2 | |
| | | | | SVN-Revision: 16406 | |||||
* | Cleaned up whitespace in patch 024-mips_delay.patch | Hamish Guthrie | 2009-06-10 | 1 | -6/+6 | |
| | | | | SVN-Revision: 16404 | |||||
* | 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 | 4 | -58/+120 | |
| | | | | | | | | 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 | 4 | -50/+436 | |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | |||||
* | 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 | |||||
* | refresh 2.6.28 patches | Florian Fainelli | 2009-06-08 | 2 | -2/+2 | |
| | | | | SVN-Revision: 16377 | |||||
* | 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 | |||||
* | 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 |