Commit Graph

230 Commits (c1e57d12c8ac7681b664f5e323f2347a78908434)

Author SHA1 Message Date
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
Hauke Mehrtens 3f0dc5c30f brcm47xx: fix commit r18413 "128MB ram problem"
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177

Refresh all patches

SVN-Revision: 20072
2010-03-08 22:03:00 +00:00
Hauke Mehrtens d29c671202 brcm47xx: add CONFIG_CMDLINE again
Fix for r19955
this patch was suggested by tripolar

SVN-Revision: 19967
2010-03-03 20:32:41 +00:00
Hauke Mehrtens 141d53ad07 brcm47xx: add support for kernel 2.6.33
Thanks to acoul and tripolar

SVN-Revision: 19955
2010-03-02 21:16:18 +00:00
Florian Fainelli 23b5d2b743 explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ
Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.

Signed-off-by: Jochen Friedrich <jochen@scram.de>

SVN-Revision: 19895
2010-02-28 11:09:44 +00:00
Hauke Mehrtens d503a25c83 remove unneeded patch
SVN-Revision: 19891
2010-02-28 10:21:04 +00:00
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
2010-02-28 10:16:47 +00:00
Hauke Mehrtens 7524480b82 Fix build warnings
SVN-Revision: 19782
2010-02-20 19:31:34 +00:00
Hauke Mehrtens 046c32e6bf refresh patches
SVN-Revision: 19781
2010-02-20 19:31:13 +00:00
Travis Kemen 9afc4a1109 fix mistake, thanks xMff
SVN-Revision: 19620
2010-02-13 01:05:31 +00:00
Travis Kemen 2dc489505e sync kernel config, closes #6675
SVN-Revision: 19619
2010-02-13 00:53:21 +00:00
Travis Kemen f05d9d2e8e update brcm47xx to .32, thanks tripolar
SVN-Revision: 19592
2010-02-12 01:14:56 +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 863e3c739a replace the hostapd-mini preselection in profiles with wpad-mini
SVN-Revision: 19503
2010-02-03 03:45:38 +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
Michael Büsch c97341b761 bcm47xx: Add basic 2.6.32 support.
SVN-Revision: 19062
2010-01-07 16:06:05 +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
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Hauke Mehrtens 6384a68295 Remove patches already applied in generic and refresh patches.
This fixes #6200

SVN-Revision: 18597
2009-11-29 12:09:42 +00:00
Jo-Philipp Wich 318140c209 add missing CONFIG_MIPS_FPU_EMU to kernel config
SVN-Revision: 18477
2009-11-22 14:54:26 +00:00
Hauke Mehrtens 30f859403a fix problem with 128MB ram.
This patch is out of broadcoms official source code

SVN-Revision: 18413
2009-11-13 20:32:47 +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
Travis Kemen 72c103416c fix my typo
SVN-Revision: 18219
2009-10-30 01:08:11 +00:00
Travis Kemen a1021e8e64 add WRT350Nv1 target, thanks sn9
SVN-Revision: 18218
2009-10-30 01:05:37 +00:00
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
2009-10-23 12:10:25 +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 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Hauke Mehrtens 48d6cee53b remove deprecated warning
SVN-Revision: 17761
2009-09-27 13:52:14 +00:00
Hauke Mehrtens 99c3549ea3 Remove patches already included in mainline kernel.
SVN-Revision: 17735
2009-09-26 11:51:26 +00:00
Hauke Mehrtens 8673372e20 add patches for kernel 2.6.31
This is completly untested. Only a compile tests with the default config was done!

SVN-Revision: 17734
2009-09-26 11:48:48 +00:00
Hauke Mehrtens 6247141e78 refresh patches
SVN-Revision: 17733
2009-09-26 11:42:43 +00:00
Felix Fietkau 7a74903bba brcm47xx: switch to 2.6.30.7
SVN-Revision: 17732
2009-09-26 09:33:44 +00:00
Felix Fietkau 71595d7ce8 brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374
SVN-Revision: 17710
2009-09-24 21:20:44 +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 d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Michael Büsch 2b71a6167f bcm47xx: Fix EHCI/OHCI dependencies
SVN-Revision: 17536
2009-09-06 21:15:12 +00:00
Michael Büsch daa3c84109 bcm47xx: Fix EHCI/OHCI dependencies
SVN-Revision: 17535
2009-09-06 20:55:01 +00:00
Michael Büsch caa8d2f9dc Fix merge error
SVN-Revision: 17534
2009-09-06 20:43:44 +00:00
Michael Büsch 1941a86b15 bcm47xx: Port usb fixes to .30
SVN-Revision: 17533
2009-09-06 20:25:11 +00:00
Michael Büsch bf95da61ac bcm47xx: Apply bcm5354 USB fix
SVN-Revision: 17531
2009-09-06 19:49:07 +00:00
Michael Büsch 82f1314a35 bcm47xx: Clean up USB patches
SVN-Revision: 17530
2009-09-06 19:31:14 +00:00
Hauke Mehrtens e59c6a8af2 refresh patches
SVN-Revision: 17268
2009-08-15 08:37:45 +00:00
Felix Fietkau f9df014859 add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)
SVN-Revision: 16917
2009-07-19 11:44:54 +00:00
Imre Kaloz e01651285f rfkill config cleanup
SVN-Revision: 16471
2009-06-15 07:13:00 +00:00
Hauke Mehrtens af0d813825 refresh patches
SVN-Revision: 16445
2009-06-14 09:45:59 +00:00
Hauke Mehrtens 74705fe7eb Port to kernel 2.6.30.
There is an error in the unlzma system in the kernel.
A lzma compressed squashfs filesystem does not work for me.
This should compile and works for me on my Asus WL-500GP, please test it on more systems.

SVN-Revision: 16441
2009-06-13 21:20:53 +00:00
Florian Fainelli b1a364acca include ubsec_ssb in the WGT634U profile
SVN-Revision: 16440
2009-06-13 20:38:24 +00:00
Florian Fainelli 9000ed3e5c fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and Netgear WGT634U to work, no side effects noticed on other devices
SVN-Revision: 16416
2009-06-11 07:57:53 +00:00
Jo-Philipp Wich 73eee8e138 add patches to workaround dcache realted fuse problems (#5186)
SVN-Revision: 16412
2009-06-11 02:10:41 +00:00
Florian Fainelli 03b7eda3c0 add watchdog driver (#5238)
SVN-Revision: 16381
2009-06-08 14:15:25 +00:00
Nicolas Thill b7ae5e7b7c brcm47xx: make input support modular (closes: #5174)
SVN-Revision: 16143
2009-05-28 15:54:18 +00:00
Felix Fietkau 5e8a99b2b8 brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others (patch from #4729)
SVN-Revision: 15959
2009-05-21 12:01:44 +00:00
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
2009-05-18 13:21:25 +00:00
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
2009-05-15 10:40:04 +00:00
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
2009-05-12 22:02:19 +00:00
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
2009-05-04 20:57:02 +00:00
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
2009-05-04 20:31:47 +00:00
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
2009-05-04 19:13:43 +00:00
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
2009-05-04 13:51:29 +00:00
Imre Kaloz 64fbade939 refresh patches
SVN-Revision: 15581
2009-05-04 11:35:08 +00:00
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
Florian Fainelli 35fd7d6d20 use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#3488)
SVN-Revision: 15534
2009-05-01 09:23:31 +00:00
Felix Fietkau 4f88f8de81 brcm47xx: remove 2.6.25 support
SVN-Revision: 15448
2009-04-27 15:47:46 +00:00
Jo-Philipp Wich d607443fdb add nvram to default packages
SVN-Revision: 15438
2009-04-27 13:00:27 +00:00
Felix Fietkau a0c097720d brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince)
SVN-Revision: 15351
2009-04-23 14:27:16 +00:00
Florian Fainelli a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
2009-04-19 13:43:00 +00:00
Florian Fainelli e88aa94e42 finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)
SVN-Revision: 15232
2009-04-17 09:22:02 +00:00
Florian Fainelli 4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Felix Fietkau 908e5f64bf b44: use netdev_alloc_skb
SVN-Revision: 15159
2009-04-08 16:57:52 +00:00
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Michael Büsch 7ddf197c26 bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
2009-03-17 16:45:23 +00:00
Imre Kaloz af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
2009-03-17 12:53:22 +00:00
Hauke Mehrtens 4c548fbaca refresh patches and configuration
SVN-Revision: 14722
2009-03-01 20:19:55 +00:00
Felix Fietkau 745ccfb97e nuke some wgt634u specific crap that was introduced upstream
SVN-Revision: 14619
2009-02-22 17:14:28 +00:00
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Markus Wigge 5585f5fe56 new upstream kernel 2.6.28.6
SVN-Revision: 14551
2009-02-18 17:37:54 +00:00
Michael Büsch e996ce246c Fix bcm47xx GPIO dirin/dirout API return codes.
SVN-Revision: 14509
2009-02-14 20:22:31 +00:00
Markus Wigge 7b6340f016 changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here.
SVN-Revision: 14501
2009-02-13 17:37:57 +00:00
Michael Büsch 93e6c7a1db bcm47xx: Implement the remaining parts of PMU init.
SVN-Revision: 14394
2009-02-03 18:18:15 +00:00
Michael Büsch 629188123c bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_
SVN-Revision: 14374
2009-02-02 20:04:22 +00:00
Michael Büsch 5e48d8268e bcm47xx: Implement 4312 and part of 4325 PLL init.
SVN-Revision: 14373
2009-02-02 20:00:04 +00:00
Michael Büsch 9494e946a9 bcm47xx: Implement the remaining PMU resource inits.
SVN-Revision: 14350
2009-02-01 20:20:49 +00:00
Michael Büsch d070eb4c91 bcm47xx: Add support for the 5354 PMU.
SVN-Revision: 14347
2009-02-01 18:55:36 +00:00
Felix Fietkau 4f5b45e3c2 b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
SVN-Revision: 13946
2009-01-09 03:06:37 +00:00
Felix Fietkau 64c35d0942 nuke old 2.6.23 code for brcm47xx
SVN-Revision: 13910
2009-01-06 22:38:38 +00:00
Felix Fietkau c2b878a384 add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13909
2009-01-06 22:36:41 +00:00
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
2009-01-02 05:12:46 +00:00
Florian Fainelli c35ed149b9 Fix the default negotiation to be 10Mbits HD on some devices (#4224)
SVN-Revision: 13610
2008-12-12 00:59:47 +00:00
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Florian Fainelli ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Felix Fietkau 541ee4ea5e turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage
SVN-Revision: 13098
2008-11-02 23:08:42 +00:00
Gabor Juhos 0b31ea9d82 fix boot failure on some boards
SVN-Revision: 13013
2008-10-20 06:31:04 +00:00