aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_be
Commit message (Collapse)AuthorAgeFilesLines
* 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