aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_be
Commit message (Collapse)AuthorAgeFilesLines
* resync kernel configsGabor Juhos2008-05-282-20/+9
| | | | SVN-Revision: 11279
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* add initial support for 2.6.25Gabor Juhos2008-05-021-0/+278
| | | | SVN-Revision: 11005
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | SVN-Revision: 10952
* refresh configGabor Juhos2008-04-071-3/+1
| | | | SVN-Revision: 10765
* switch to 2.6.24Gabor Juhos2008-02-092-248/+0
| | | | SVN-Revision: 10427
* enable switch driver for 2.6.24Gabor Juhos2008-01-311-1/+0
| | | | SVN-Revision: 10339
* add preliminary support for 2.6.24Gabor Juhos2008-01-301-0/+269
| | | | SVN-Revision: 10329
* image generation cleanups * make image generation makefiles simpler * remove ↵Gabor Juhos2008-01-292-34/+0
| | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309
* sync kernel configGabor Juhos2008-01-161-3/+2
| | | | SVN-Revision: 10214
* Fix kernel configs with CONFIG_KEYFlorian Fainelli2008-01-041-1/+0
| | | | SVN-Revision: 10109
* bump to 2.6.23.12, and remove broken status from the router_le subtargetGabor Juhos2007-12-311-2/+3
| | | | SVN-Revision: 10068
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-041-1/+1
| | | | SVN-Revision: 9500
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-1/+1
| | | | SVN-Revision: 9378
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-0/+1
| | | | SVN-Revision: 9362
* add kernel config option to disabling common PCI quirks, resync kernel configGabor Juhos2007-10-181-7/+1
| | | | SVN-Revision: 9346
* fix LED driver, update kernel configGabor Juhos2007-10-111-2/+2
| | | | SVN-Revision: 9261
* switch to 2.6.23Gabor Juhos2007-10-111-10/+13
| | | | SVN-Revision: 9260
* enhance the custom i2c-gpio driver (supports 4 buses from now on), update ↵Gabor Juhos2007-10-101-10/+1
| | | | | | kernel configuration SVN-Revision: 9244
* update kernel configGabor Juhos2007-10-091-1/+10
| | | | SVN-Revision: 9220
* Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵Gabor Juhos2007-10-051-1/+0
| | | | | | contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration SVN-Revision: 9141
* remove dashes from profile namesGabor Juhos2007-10-051-10/+10
| | | | SVN-Revision: 9132
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-011-0/+1
| | | | SVN-Revision: 9085
* make morse LED trigger available for all platformsGabor Juhos2007-09-281-1/+0
| | | | SVN-Revision: 9055
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-281-2/+3
| | | | SVN-Revision: 9053
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-1/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* clean up jffs2 config optionsGabor Juhos2007-09-211-6/+0
| | | | SVN-Revision: 8903
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵Nicolas Thill2007-09-201-3/+0
| | | | | | add kmod-iptunnel6. SVN-Revision: 8862
* rewrite image generationGabor Juhos2007-09-118-122/+51
| | | | SVN-Revision: 8755
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-088-0/+419
override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694