summaryrefslogtreecommitdiff
path: root/target/linux/adm5120
Commit message (Collapse)AuthorAge
...
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-24
| | | | SVN-Revision: 21132
* target/adm5120: fix image building after r20834Nicolas Thill2010-04-14
| | | | SVN-Revision: 20855
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-12
| | | | | | 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-26
| | | | SVN-Revision: 20445
* adm5120: use 2.6.32.10 kernelAlexandros C. Couloumbis2010-03-16
| | | | SVN-Revision: 20245
* revert last commitAlexandros C. Couloumbis2010-03-16
| | | | SVN-Revision: 20244
* adm5120: use 2.6.33.1 kernelAlexandros C. Couloumbis2010-03-16
| | | | SVN-Revision: 20243
* replace some more references to hostapd-mini with wpad-miniFelix Fietkau2010-03-14
| | | | SVN-Revision: 20184
* adm5120: add CONFIG_PCI=y on router_le tooAlexandros C. Couloumbis2010-03-11
| | | | SVN-Revision: 20143
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-11
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)Gabor Juhos2010-03-09
| | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-28
| | | | SVN-Revision: 19890
* adm5120: remove 2.6.31 related stuffGabor Juhos2010-02-28
| | | | SVN-Revision: 19889
* adm5120: switch to 2.6.32Gabor Juhos2010-02-28
| | | | SVN-Revision: 19888
* adm5120: fix build error in the USB driver on 2.6.32Gabor Juhos2010-02-27
| | | | SVN-Revision: 19882
* adm5120: sync kernel configsGabor Juhos2010-02-19
| | | | SVN-Revision: 19741
* clean up handling of some kernel symbolsImre Kaloz2010-02-11
| | | | SVN-Revision: 19581
* re-sort all target and subtarget config filesImre Kaloz2010-02-11
| | | | SVN-Revision: 19580
* preinit: fix mixup between led and reset button enable on some platforms ↵Felix Fietkau2010-01-28
| | | | | | (thx, cshore) SVN-Revision: 19370
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
| | | | SVN-Revision: 19331
* replace the hostapd preselection with a wpad preselection to enable proper ↵Felix Fietkau2010-01-23
| | | | | | client mode support in the default images SVN-Revision: 19293
* adm5120: don't use IRQF_DISABLED flag in the switch driverGabor Juhos2010-01-03
| | | | SVN-Revision: 19017
* adm5120: improve sysupgrade supportGabor Juhos2010-01-03
| | | | SVN-Revision: 19016
* adm5120: fix board detectionGabor Juhos2010-01-03
| | | | SVN-Revision: 19015
* adm5120: preliminary 2.6.32 support (closes: #6304)Gabor Juhos2010-01-02
| | | | SVN-Revision: 19005
* adm5120: use enum for MACH_ADM5120_ definitionsGabor Juhos2010-01-02
| | | | SVN-Revision: 19004
* adm5120: nuke adm5120_mach_type, use mips_machtype insteadGabor Juhos2010-01-02
| | | | SVN-Revision: 19003
* adm5120: split bootext partition on the ZyXEL P-33x boardsGabor Juhos2010-01-02
| | | | SVN-Revision: 19002
* adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default ↵Gabor Juhos2010-01-02
| | | | | | packages SVN-Revision: 19001
* adm5120: move early-printk support into a separate fileGabor Juhos2010-01-02
| | | | SVN-Revision: 19000
* adm5120: merge 2.6.30+ specific patchesGabor Juhos2010-01-02
| | | | SVN-Revision: 18999
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-27
| | | | SVN-Revision: 18953
* switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 filesImre Kaloz2009-12-27
| | | | SVN-Revision: 18952
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-04
| | | | SVN-Revision: 18635
* some more Kconfig symbol move..Imre Kaloz2009-11-11
| | | | SVN-Revision: 18371
* another round of kernel config cleanupsImre Kaloz2009-11-11
| | | | SVN-Revision: 18370
* sort all target config filesImre Kaloz2009-11-11
| | | | SVN-Revision: 18367
* fix compilation failure of adm5120-dbg.c with the removal of bus_idFlorian Fainelli2009-11-02
| | | | SVN-Revision: 18274
* update to 2.6.30.9Florian Fainelli2009-10-23
| | | | SVN-Revision: 18126
* adm5120: add preliminary support for 2.6.31Gabor Juhos2009-10-08
| | | | SVN-Revision: 18000
* adm5120: switch to 2.6.30Gabor Juhos2009-10-08
| | | | SVN-Revision: 17999
* adm5120: sync kernel configGabor Juhos2009-10-08
| | | | SVN-Revision: 17998
* move common CONFIG_FB entries to genericNicolas Thill2009-10-05
| | | | SVN-Revision: 17936
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-05
| | | | SVN-Revision: 17905
* adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros ↵Gabor Juhos2009-09-17
| | | | | | C. Couloumbis, closes #5846) SVN-Revision: 17601
* adm5120: refresh 2.6.30 patchesGabor Juhos2009-09-17
| | | | SVN-Revision: 17600
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-10
| | | | SVN-Revision: 17567
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-10
| | | | SVN-Revision: 17564
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-10
| | | | SVN-Revision: 17563
* show SoC parameters in /proc/cpuinfoGabor Juhos2009-06-25
| | | | SVN-Revision: 16559