aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* adm5120: switch to 2.6.30Gabor Juhos2009-10-081-1/+1
| | | | SVN-Revision: 17999
* adm5120: sync kernel configGabor Juhos2009-10-084-12/+25
| | | | SVN-Revision: 17998
* move common CONFIG_FB entries to genericNicolas Thill2009-10-051-0/+1
| | | | SVN-Revision: 17936
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-052-2/+0
| | | | SVN-Revision: 17905
* adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ↵Gabor Juhos2009-09-171-0/+52
| | | | | | C. Couloumbis, closes #5846) SVN-Revision: 17601
* adm5120: refresh 2.6.30 patchesGabor Juhos2009-09-172-2/+2
| | | | SVN-Revision: 17600
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-104-4/+0
| | | | SVN-Revision: 17567
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-105-35/+9
| | | | SVN-Revision: 17564
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-104-0/+4
| | | | SVN-Revision: 17563
* show SoC parameters in /proc/cpuinfoGabor Juhos2009-06-251-7/+13
| | | | SVN-Revision: 16559