Commit Graph

316 Commits (5abcf30366ad79756229fa5433247ff253821eda)

Author SHA1 Message Date
Alexandros C. Couloumbis 8a869d1205 adm5120: use 2.6.32.10 kernel
SVN-Revision: 20245
2010-03-16 14:42:24 +00:00
Alexandros C. Couloumbis b8d2e49650 revert last commit
SVN-Revision: 20244
2010-03-16 14:40:59 +00:00
Alexandros C. Couloumbis 1cf717b6ad adm5120: use 2.6.33.1 kernel
SVN-Revision: 20243
2010-03-16 14:16:00 +00:00
Felix Fietkau 308c0afbc1 replace some more references to hostapd-mini with wpad-mini
SVN-Revision: 20184
2010-03-14 01:39:26 +00:00
Alexandros C. Couloumbis 1fa777ae67 adm5120: add CONFIG_PCI=y on router_le too
SVN-Revision: 20143
2010-03-11 13:08:41 +00:00
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
2010-03-11 09:50:11 +00:00
Gabor Juhos 8a15575a1c adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)
* Thanks to Eugeny Zadevalov

SVN-Revision: 20098
2010-03-09 18:05:55 +00:00
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
2010-02-28 10:16:47 +00:00
Gabor Juhos 85119a7cff adm5120: remove 2.6.31 related stuff
SVN-Revision: 19889
2010-02-28 09:41:02 +00:00
Gabor Juhos f310851e7e adm5120: switch to 2.6.32
SVN-Revision: 19888
2010-02-28 09:41:00 +00:00
Gabor Juhos e96a82e37e adm5120: fix build error in the USB driver on 2.6.32
SVN-Revision: 19882
2010-02-27 16:26:49 +00:00
Gabor Juhos 63e9801c18 adm5120: sync kernel configs
SVN-Revision: 19741
2010-02-19 10:23:59 +00:00
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
2010-02-11 09:33:16 +00:00
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
2010-02-11 08:55:15 +00:00
Felix Fietkau 0e84ed29ea preinit: fix mixup between led and reset button enable on some platforms (thx, cshore)
SVN-Revision: 19370
2010-01-28 19:28:02 +00:00
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
2010-01-25 17:11:17 +00:00
Felix Fietkau 2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
SVN-Revision: 19293
2010-01-23 17:21:18 +00:00
Gabor Juhos fd6bfeaf65 adm5120: don't use IRQF_DISABLED flag in the switch driver
SVN-Revision: 19017
2010-01-03 12:14:19 +00:00
Gabor Juhos d256f20adc adm5120: improve sysupgrade support
SVN-Revision: 19016
2010-01-03 12:14:17 +00:00
Gabor Juhos 87d1ab25af adm5120: fix board detection
SVN-Revision: 19015
2010-01-03 12:14:14 +00:00
Gabor Juhos 89f3773ca4 adm5120: preliminary 2.6.32 support (closes: #6304)
SVN-Revision: 19005
2010-01-02 15:52:34 +00:00
Gabor Juhos e16f20b518 adm5120: use enum for MACH_ADM5120_ definitions
SVN-Revision: 19004
2010-01-02 15:52:30 +00:00
Gabor Juhos 60c6268c01 adm5120: nuke adm5120_mach_type, use mips_machtype instead
SVN-Revision: 19003
2010-01-02 15:07:45 +00:00
Gabor Juhos 28fbaf0457 adm5120: split bootext partition on the ZyXEL P-33x boards
SVN-Revision: 19002
2010-01-02 15:07:42 +00:00
Gabor Juhos 466e84e144 adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages
SVN-Revision: 19001
2010-01-02 15:07:39 +00:00
Gabor Juhos e564b686b8 adm5120: move early-printk support into a separate file
SVN-Revision: 19000
2010-01-02 15:07:34 +00:00
Gabor Juhos 9240fe972d adm5120: merge 2.6.30+ specific patches
SVN-Revision: 18999
2010-01-02 15:07:31 +00:00
Imre Kaloz 06d8dc9329 get rid of even more 2.6.28 stuff
SVN-Revision: 18953
2009-12-27 21:35:42 +00:00
Imre Kaloz 1fe38ff73b switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
SVN-Revision: 18952
2009-12-27 21:28:02 +00:00
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Florian Fainelli 1d883b8146 fix compilation failure of adm5120-dbg.c with the removal of bus_id
SVN-Revision: 18274
2009-11-02 15:55:16 +00:00
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Gabor Juhos 267c50a1ab adm5120: add preliminary support for 2.6.31
SVN-Revision: 18000
2009-10-08 11:13:10 +00:00
Gabor Juhos 95f5553169 adm5120: switch to 2.6.30
SVN-Revision: 17999
2009-10-08 11:13:04 +00:00
Gabor Juhos 0ddc97c252 adm5120: sync kernel config
SVN-Revision: 17998
2009-10-08 11:13:01 +00:00
Nicolas Thill 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
2009-10-05 20:42:52 +00:00
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
2009-10-05 17:05:34 +00:00
Gabor Juhos 01bd609f11 adm5120: use netdev_ops on kernels >= 2.6.30 (based on a patch by Alexandros C. Couloumbis, closes #5846)
SVN-Revision: 17601
2009-09-17 08:43:14 +00:00
Gabor Juhos 072ebb84e1 adm5120: refresh 2.6.30 patches
SVN-Revision: 17600
2009-09-17 08:43:11 +00:00
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos 211b8fd286 adm5120: use the generic image_cmdline hack
SVN-Revision: 17564
2009-09-10 18:30:06 +00:00
Gabor Juhos d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Gabor Juhos 01dc2543a4 show SoC parameters in /proc/cpuinfo
SVN-Revision: 16559
2009-06-25 13:28:09 +00:00
Gabor Juhos b22ad6781d build firmware image for the 5GXi board
SVN-Revision: 16558
2009-06-25 09:45:24 +00:00
Gabor Juhos fea19ae215 add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
SVN-Revision: 16555
2009-06-25 08:46:13 +00:00
Gabor Juhos 50f2abfa16 nuke obsolete kernel include dir
SVN-Revision: 16546
2009-06-23 19:58:50 +00:00
Gabor Juhos cc2f664795 optimize kernel for size
SVN-Revision: 16020
2009-05-24 07:07:09 +00:00