summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: clean up image fs selection templatesFelix Fietkau2010-01-041-99/+43
| | | | SVN-Revision: 19034
* ar71xx: add missing templates for PB4X image generationGabor Juhos2010-01-041-2/+10
| | | | SVN-Revision: 19033
* ar71xx: update Kconfig of the ag71xx driverGabor Juhos2010-01-041-3/+5
| | | | SVN-Revision: 19032
* ar71xx: add dummy debugfs support for the ag71xx driverGabor Juhos2010-01-0412-11/+112
| | | | SVN-Revision: 19031
* ar71xx: fix RB-450G board detection (closes: #6453)Gabor Juhos2010-01-043-15/+18
| | | | SVN-Revision: 19030
* ar71xx: fix generating pb4x imagesFelix Fietkau2010-01-041-2/+2
| | | | SVN-Revision: 19029
* add support for titan variant (WRTP54G) (#6185)Florian Fainelli2010-01-038-11/+705
| | | | SVN-Revision: 19022
* adm5120: don't use IRQF_DISABLED flag in the switch driverGabor Juhos2010-01-031-2/+2
| | | | SVN-Revision: 19017
* adm5120: improve sysupgrade supportGabor Juhos2010-01-031-6/+25
| | | | SVN-Revision: 19016
* adm5120: fix board detectionGabor Juhos2010-01-031-1/+1
| | | | SVN-Revision: 19015
* amazon: readd wrongly removed fileHauke Mehrtens2010-01-031-0/+52
| | | | SVN-Revision: 19014
* amazon: work on pci controllerHauke Mehrtens2010-01-026-101/+54
| | | | SVN-Revision: 19013
* ar71xx: create firmware images for the AP81/PB42/PB44 boardsGabor Juhos2010-01-023-3/+80
| | | | SVN-Revision: 19011
* ar71xx: simplify image generation a bitGabor Juhos2010-01-021-68/+20
| | | | SVN-Revision: 19010
* adm5120: preliminary 2.6.32 support (closes: #6304)Gabor Juhos2010-01-0216-0/+1305
| | | | SVN-Revision: 19005
* adm5120: use enum for MACH_ADM5120_ definitionsGabor Juhos2010-01-021-46/+48
| | | | SVN-Revision: 19004
* adm5120: nuke adm5120_mach_type, use mips_machtype insteadGabor Juhos2010-01-024-11/+8
| | | | SVN-Revision: 19003
* adm5120: split bootext partition on the ZyXEL P-33x boardsGabor Juhos2010-01-021-4/+8
| | | | SVN-Revision: 19002
* adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default ↵Gabor Juhos2010-01-022-1/+3
| | | | | | packages SVN-Revision: 19001
* adm5120: move early-printk support into a separate fileGabor Juhos2010-01-023-16/+31
| | | | SVN-Revision: 19000
* adm5120: merge 2.6.30+ specific patchesGabor Juhos2010-01-0214-263/+27
| | | | SVN-Revision: 18999
* mazon: use platform_device for most drivers and fix some printk'sHauke Mehrtens2010-01-017-39/+197
| | | | SVN-Revision: 18989
* ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 boardGabor Juhos2010-01-011-4/+7
| | | | SVN-Revision: 18988
* ar71xx: update mips multi-machine stuffGabor Juhos2010-01-0129-183/+460
| | | | SVN-Revision: 18985
* ar71xx: select AR71XX_NVRAM for the WRT160NLGabor Juhos2010-01-011-0/+1
| | | | SVN-Revision: 18984
* ar71xx: refresh patchesGabor Juhos2010-01-013-5/+5
| | | | SVN-Revision: 18983
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-017-18/+18
| | | | SVN-Revision: 18982
* ar71xx: fix wireless mac address on the WRT160NLGabor Juhos2009-12-311-1/+17
| | | | SVN-Revision: 18976
* remove handling of older unsupported kernelsImre Kaloz2009-12-272-3/+0
| | | | SVN-Revision: 18955
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-2751-61610/+0
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27164-58578/+2
| | | | SVN-Revision: 18952
* ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boardsGabor Juhos2009-12-279-2/+132
| | | | SVN-Revision: 18951
* ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵Gabor Juhos2009-12-2712-27/+40
| | | | | | function SVN-Revision: 18950
* ar71xx: remove duplicated includeGabor Juhos2009-12-271-1/+0
| | | | SVN-Revision: 18949
* hostap: move patches to the right placeGabor Juhos2009-12-262-0/+40
| | | | SVN-Revision: 18945
* ar71xx: move dsa switch device support into a separate fileGabor Juhos2009-12-2611-39/+88
| | | | SVN-Revision: 18943
* ar71xx: move mach type definitions into a separate include fileGabor Juhos2009-12-2626-60/+80
| | | | SVN-Revision: 18942
* ar71xx: change board specific Kconfig option to 'default n'Gabor Juhos2009-12-261-21/+21
| | | | SVN-Revision: 18941
* ar71xx: move USB host device support into a separate fileGabor Juhos2009-12-2621-149/+220
| | | | SVN-Revision: 18940
* ar71xx: remove more unnecessary includesGabor Juhos2009-12-2616-22/+0
| | | | SVN-Revision: 18939
* ar71xx: use the generic m25p80 registration code for the MZK-W04NUGabor Juhos2009-12-261-14/+2
| | | | SVN-Revision: 18938
* ar71xx: move gpio-buttons support into a spearate fileGabor Juhos2009-12-2630-74/+137
| | | | SVN-Revision: 18937
* ar71xx: move leds-gpio device support into a spearate fileGabor Juhos2009-12-2629-48/+124
| | | | SVN-Revision: 18936
* work on pci.Hauke Mehrtens2009-12-262-52/+25
| | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933
* ar71xx: move PB42 specific PCI init code into a separate fileGabor Juhos2009-12-2513-101/+86
| | | | SVN-Revision: 18932
* ar71xx: remove unnecessary includesGabor Juhos2009-12-252-5/+1
| | | | SVN-Revision: 18931
* remove more duplicate kernel source filesFelix Fietkau2009-12-256-502/+0
| | | | SVN-Revision: 18928
* deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ↵Felix Fietkau2009-12-2524-2668/+0
| | | | | | files/ SVN-Revision: 18927
* ar71xx: fix bi-color led on the TL-WR841N v1.5Gabor Juhos2009-12-251-4/+7
| | | | SVN-Revision: 18926
* ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30Gabor Juhos2009-12-253-21/+12
| | | | | | Fixes a possible NULL pointer dereference. SVN-Revision: 18925