summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* use 2.6.27.5Florian Fainelli2009-06-173-4/+4
| | | | SVN-Revision: 16486
* backport some mainline fixes, refresh mtd driverFlorian Fainelli2009-06-162-6/+52
| | | | SVN-Revision: 16485
* add nb5 specific fixups (#5355)Florian Fainelli2009-06-161-0/+21
| | | | SVN-Revision: 16482
* fix up the second minipci slot in the wndap330, tooImre Kaloz2009-06-151-0/+15
| | | | SVN-Revision: 16480
* use the same i/o schedulers for all targetsImre Kaloz2009-06-155-17/+0
| | | | SVN-Revision: 16479
* add a temporary patch to make the wndap330's ethernet workImre Kaloz2009-06-151-0/+62
| | | | SVN-Revision: 16478
* refresh patchesImre Kaloz2009-06-152-3/+3
| | | | SVN-Revision: 16477
* add a more basic generic profileImre Kaloz2009-06-151-0/+17
| | | | SVN-Revision: 16476
* we need CONFIG_NET_SCHED for 802.11nImre Kaloz2009-06-153-3/+0
| | | | SVN-Revision: 16475
* IKCONFIG shouldn't be enabled by defaultImre Kaloz2009-06-157-13/+2
| | | | SVN-Revision: 16473
* don't override CONFIG_NEW_LEDS in target configsImre Kaloz2009-06-154-4/+0
| | | | SVN-Revision: 16472
* rfkill config cleanupImre Kaloz2009-06-1511-19/+0
| | | | SVN-Revision: 16471
* sibyte cleanupsImre Kaloz2009-06-157-10/+1150
| | | | SVN-Revision: 16470
* forgot to commit the change for covalt, tooImre Kaloz2009-06-151-1/+0
| | | | SVN-Revision: 16469
* CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrtImre Kaloz2009-06-154-4/+0
| | | | SVN-Revision: 16468
* resync kernel configImre Kaloz2009-06-151-49/+0
| | | | SVN-Revision: 16467
* goldfish: add missing kernel config options for power managementFelix Fietkau2009-06-151-0/+19
| | | | SVN-Revision: 16466
* goldfish: fix clocksource api mismatchFelix Fietkau2009-06-151-1/+1
| | | | SVN-Revision: 16465
* 2.6.30: add another export for the binder moduleFelix Fietkau2009-06-141-0/+10
| | | | SVN-Revision: 16464
* include a skin for the goldfish emulatorFelix Fietkau2009-06-141-1/+1
| | | | SVN-Revision: 16460
* add the 'goldfish' target, useful for experimenting with virtual phone ↵Felix Fietkau2009-06-1454-0/+16339
| | | | | | hardware (includes the emulator) SVN-Revision: 16459
* add missing function declaration for extra vm exportsFelix Fietkau2009-06-141-0/+10
| | | | SVN-Revision: 16456
* setup mac address on the WNR2000Gabor Juhos2009-06-141-0/+3
| | | | SVN-Revision: 16450
* This patch adds some vital exports for fuse24 to the kernel. (forgotten in ↵Hauke Mehrtens2009-06-141-0/+30
| | | | | | #5186) Closes #5333 SVN-Revision: 16448
* refresh 2.6.30 patchesGabor Juhos2009-06-142-4/+4
| | | | SVN-Revision: 16446
* refresh patchesHauke Mehrtens2009-06-145-47/+34
| | | | SVN-Revision: 16445
* refresh patchesHauke Mehrtens2009-06-147-25/+9
| | | | SVN-Revision: 16444
* ar8216: add delay for page switching to work around register setting ↵Felix Fietkau2009-06-142-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 Mehrtens2009-06-1330-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 profileFlorian Fainelli2009-06-131-1/+1
| | | | SVN-Revision: 16440
* also apply gcc4.4.0 specific patches to 2.6.27 (#5318)Florian Fainelli2009-06-132-0/+334
| | | | SVN-Revision: 16439
* include linux/magic.h instead of hardcoding the squashfs magic numberFlorian Fainelli2009-06-121-2/+1
| | | | SVN-Revision: 16426
* Removed delay.h update from 001-handle_removal_h_constraint.patchHamish Guthrie2009-06-111-18/+0
| | | | SVN-Revision: 16423
* refresh generic patchesFlorian Fainelli2009-06-111-1/+1
| | | | SVN-Revision: 16420
* Bump 2.6.30 kernel version to finalHamish Guthrie2009-06-118-8/+8
| | | | SVN-Revision: 16419
* move definition of ar91xx_flash_platform_data into a separate header file ↵Gabor Juhos2009-06-114-13/+28
| | | | | | (closes #5321) SVN-Revision: 16417
* fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and Netgear ↵Florian Fainelli2009-06-111-0/+185
| | | | | | WGT634U to work, no side effects noticed on other devices SVN-Revision: 16416
* flush more register writingsGabor Juhos2009-06-111-0/+12
| | | | SVN-Revision: 16415
* add patches to workaround dcache realted fuse problems (#5186)Jo-Philipp Wich2009-06-112-0/+116
| | | | SVN-Revision: 16412
* move files-2.6.28 to filesFlorian Fainelli2009-06-103-1/+2
| | | | SVN-Revision: 16406
* Cleaned up whitespace in patch 024-mips_delay.patchHamish Guthrie2009-06-101-6/+6
| | | | SVN-Revision: 16404
* use build system REVISION variable (#5317)Florian Fainelli2009-06-101-5/+3
| | | | SVN-Revision: 16400
* Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPSHamish Guthrie2009-06-102-152/+32
| | | | SVN-Revision: 16397
* The attached patch adds building of firmware images for more routers based ↵Florian Fainelli2009-06-104-58/+120
| | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396
* cleanup the watchdog driver a bitFlorian Fainelli2009-06-091-10/+10
| | | | SVN-Revision: 16395
* fix the watchdog driver and enable it by defaultFlorian Fainelli2009-06-092-114/+131
| | | | SVN-Revision: 16394
* rework imagetag firmware generator and MTD partition parser to accomodate ↵Florian Fainelli2009-06-094-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 Fainelli2009-06-083-1/+352
| | | | SVN-Revision: 16381
* remove this line which got accidentaly succesfully applied, but should not ↵Florian Fainelli2009-06-081-2/+0
| | | | | | have (#5285) SVN-Revision: 16380
* refresh 2.6.28 patchesFlorian Fainelli2009-06-082-2/+2
| | | | SVN-Revision: 16377