summaryrefslogtreecommitdiff
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAgeFilesLines
...
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-243-4/+4
| | | | SVN-Revision: 21566
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-124-8/+0
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* adm5120: include r21398 actual changesAlexandros C. Couloumbis2010-05-088-8/+8
| | | | SVN-Revision: 21399
* adm5120: update files-2.6.33 and files-2.6.34Alexandros C. Couloumbis2010-05-088-0/+1282
| | | | SVN-Revision: 21398
* let 802.1q support be built-in (#7280)Florian Fainelli2010-05-041-1/+0
| | | | SVN-Revision: 21349
* refresh kernel patchesAlexandros C. Couloumbis2010-04-2817-58/+58
| | | | SVN-Revision: 21218
* 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
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+56
| | | | SVN-Revision: 21132
* target/adm5120: fix image building after r20834Nicolas Thill2010-04-141-0/+4
| | | | SVN-Revision: 20855
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-7/+2
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* adm5120: nuke 2.6.30 stuffGabor Juhos2010-03-2616-1293/+0
| | | | SVN-Revision: 20445
* adm5120: use 2.6.32.10 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20245
* revert last commitAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20244
* adm5120: use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-161-1/+1
| | | | SVN-Revision: 20243
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-142-16/+16
| | | | SVN-Revision: 20184
* adm5120: add CONFIG_PCI=y on router_le tooAlexandros C. Couloumbis2010-03-112-0/+2
| | | | SVN-Revision: 20143
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-112-0/+2
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)Gabor Juhos2010-03-091-2/+2
| | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-281-1/+1
| | | | SVN-Revision: 19890
* adm5120: remove 2.6.31 related stuffGabor Juhos2010-02-2816-1300/+0
| | | | SVN-Revision: 19889
* adm5120: switch to 2.6.32Gabor Juhos2010-02-281-1/+1
| | | | SVN-Revision: 19888
* adm5120: fix build error in the USB driver on 2.6.32Gabor Juhos2010-02-273-0/+138
| | | | SVN-Revision: 19882
* adm5120: sync kernel configsGabor Juhos2010-02-194-72/+70
| | | | SVN-Revision: 19741
* clean up handling of some kernel symbolsImre Kaloz2010-02-116-6/+0
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-112-36/+35
| | | | SVN-Revision: 19580
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-281-2/+2
| | | | | | (thx, cshore) SVN-Revision: 19370
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-253-16/+21
| | | | SVN-Revision: 19331
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-231-1/+1
| | | | | | client mode support in the default images SVN-Revision: 19293
* 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
* 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
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-272-454/+0
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-2715-840/+0
| | | | SVN-Revision: 18952
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-1/+1
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-116-12/+0
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-116-29/+0
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-116-109/+109
| | | | SVN-Revision: 18367
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-021-1/+1
| | | | SVN-Revision: 18274
* update to 2.6.30.9Florian Fainelli2009-10-231-1/+1
| | | | SVN-Revision: 18126
* adm5120: add preliminary support for 2.6.31Gabor Juhos2009-10-0821-0/+1439
| | | | SVN-Revision: 18000