Commit Graph

336 Commits (f754063159a639a6aea076a75812d31d8f4e6b7f)

Author SHA1 Message Date
Alexandros C. Couloumbis 598e0656c5 brcm47xx: add preliminary 2.6.34 support
SVN-Revision: 20888
14 years ago
Hauke Mehrtens 0490c57e31 brcm47xx: remove support for older for kernel
SVN-Revision: 20492
14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10
SVN-Revision: 20444
14 years ago
Markus Wigge 47f29ede08 added feature "pcmcia"
SVN-Revision: 20268
15 years ago
Markus Wigge a5ebd1656a fix yenta_socket driver
Disable some calls the WRT54G3G implementation does not like
and enable interrupts to allow hotplugging.

SVN-Revision: 20240
15 years ago
Markus Wigge 8bfc53f675 fix PCI resouce allocation for SSB PCI host bridge
The defined offset is wrong and the fixup-code overrides it
later on so that it never gets used for most PCI devices.
Unfortunately the yenta-socket allocates its own resources
and crashes because of the wrong mem_offset.

It seems that the offset and fixup code came from 2.4 where
resource allocation was handled differently.

This patch removes the unneeded parts and thus enables
the yenta_socket on the WRT54G3G platform.

It was tested on Asus WL500G-Premium (v1 and v2), Linksys
WRT54G3G, Netgear WGT634U

Signed-off-by: Michael Buesch <mb@bu3sch.de>

SVN-Revision: 20239
15 years ago
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
15 years ago
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
15 years ago
Hauke Mehrtens d29c671202 brcm47xx: add CONFIG_CMDLINE again
Fix for r19955
this patch was suggested by tripolar

SVN-Revision: 19967
15 years ago
Hauke Mehrtens 141d53ad07 brcm47xx: add support for kernel 2.6.33
Thanks to acoul and tripolar

SVN-Revision: 19955
15 years ago
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
15 years ago
Hauke Mehrtens d503a25c83 remove unneeded patch
SVN-Revision: 19891
15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
15 years ago
Hauke Mehrtens 7524480b82 Fix build warnings
SVN-Revision: 19782
15 years ago
Hauke Mehrtens 046c32e6bf refresh patches
SVN-Revision: 19781
15 years ago
Travis Kemen 9afc4a1109 fix mistake, thanks xMff
SVN-Revision: 19620
15 years ago
Travis Kemen 2dc489505e sync kernel config, closes #6675
SVN-Revision: 19619
15 years ago
Travis Kemen f05d9d2e8e update brcm47xx to .32, thanks tripolar
SVN-Revision: 19592
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
15 years ago
Felix Fietkau 863e3c739a replace the hostapd-mini preselection in profiles with wpad-mini
SVN-Revision: 19503
15 years ago
Felix Fietkau 2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
SVN-Revision: 19293
15 years ago
Michael Büsch c97341b761 bcm47xx: Add basic 2.6.32 support.
SVN-Revision: 19062
15 years ago
Imre Kaloz 1fe38ff73b switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
SVN-Revision: 18952
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
15 years ago
Hauke Mehrtens 6384a68295 Remove patches already applied in generic and refresh patches.
This fixes #6200

SVN-Revision: 18597
15 years ago
Jo-Philipp Wich 318140c209 add missing CONFIG_MIPS_FPU_EMU to kernel config
SVN-Revision: 18477
15 years ago
Hauke Mehrtens 30f859403a fix problem with 128MB ram.
This patch is out of broadcoms official source code

SVN-Revision: 18413
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Travis Kemen 72c103416c fix my typo
SVN-Revision: 18219
15 years ago
Travis Kemen a1021e8e64 add WRT350Nv1 target, thanks sn9
SVN-Revision: 18218
15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Hauke Mehrtens 48d6cee53b remove deprecated warning
SVN-Revision: 17761
15 years ago
Hauke Mehrtens 99c3549ea3 Remove patches already included in mainline kernel.
SVN-Revision: 17735
15 years ago
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
15 years ago
Hauke Mehrtens 6247141e78 refresh patches
SVN-Revision: 17733
15 years ago
Felix Fietkau 7a74903bba brcm47xx: switch to 2.6.30.7
SVN-Revision: 17732
15 years ago
Felix Fietkau 71595d7ce8 brcm47xx - add cache workarounds to 2.6.28 (merged from 2.6.30), fixes #4293, should fix #2374
SVN-Revision: 17710
15 years ago
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
15 years ago
Gabor Juhos d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
15 years ago
Michael Büsch 2b71a6167f bcm47xx: Fix EHCI/OHCI dependencies
SVN-Revision: 17536
15 years ago
Michael Büsch daa3c84109 bcm47xx: Fix EHCI/OHCI dependencies
SVN-Revision: 17535
15 years ago
Michael Büsch caa8d2f9dc Fix merge error
SVN-Revision: 17534
15 years ago
Michael Büsch 1941a86b15 bcm47xx: Port usb fixes to .30
SVN-Revision: 17533
15 years ago
Michael Büsch bf95da61ac bcm47xx: Apply bcm5354 USB fix
SVN-Revision: 17531
15 years ago
Michael Büsch 82f1314a35 bcm47xx: Clean up USB patches
SVN-Revision: 17530
15 years ago
Hauke Mehrtens e59c6a8af2 refresh patches
SVN-Revision: 17268
15 years ago
Felix Fietkau f9df014859 add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)
SVN-Revision: 16917
15 years ago
Imre Kaloz e01651285f rfkill config cleanup
SVN-Revision: 16471
15 years ago
Hauke Mehrtens af0d813825 refresh patches
SVN-Revision: 16445
15 years ago
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
15 years ago
Florian Fainelli b1a364acca include ubsec_ssb in the WGT634U profile
SVN-Revision: 16440
15 years ago
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
15 years ago
Jo-Philipp Wich 73eee8e138 add patches to workaround dcache realted fuse problems (#5186)
SVN-Revision: 16412
15 years ago
Florian Fainelli 03b7eda3c0 add watchdog driver (#5238)
SVN-Revision: 16381
15 years ago
Nicolas Thill b7ae5e7b7c brcm47xx: make input support modular (closes: #5174)
SVN-Revision: 16143
15 years ago
Felix Fietkau 5e8a99b2b8 brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others (patch from #4729)
SVN-Revision: 15959
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
15 years ago
Imre Kaloz 64fbade939 refresh patches
SVN-Revision: 15581
15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
15 years ago
Florian Fainelli 35fd7d6d20 use vmalloc instead of kmalloc when reserving space for the lzma initramfs (#3488)
SVN-Revision: 15534
15 years ago
Felix Fietkau 4f88f8de81 brcm47xx: remove 2.6.25 support
SVN-Revision: 15448
15 years ago
Jo-Philipp Wich d607443fdb add nvram to default packages
SVN-Revision: 15438
15 years ago
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
15 years ago
Florian Fainelli a9f97c3def correctly set mapbase while registering the UART (#4622)
SVN-Revision: 15255
15 years ago
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
15 years ago
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
15 years ago
Felix Fietkau 908e5f64bf b44: use netdev_alloc_skb
SVN-Revision: 15159
15 years ago
Hauke Mehrtens 62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
16 years ago
Michael Büsch 7ddf197c26 bcm47xx: Fix compilation on non-PCI configs.
SVN-Revision: 14919
16 years ago
Imre Kaloz af65816d5d update other 2.6.28.7 targets to 2.6.28.8, too
SVN-Revision: 14917
16 years ago
Hauke Mehrtens 4c548fbaca refresh patches and configuration
SVN-Revision: 14722
16 years ago
Felix Fietkau 745ccfb97e nuke some wgt634u specific crap that was introduced upstream
SVN-Revision: 14619
16 years ago
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
16 years ago
Hauke Mehrtens 3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
16 years ago
Markus Wigge 5585f5fe56 new upstream kernel 2.6.28.6
SVN-Revision: 14551
16 years ago
Michael Büsch e996ce246c Fix bcm47xx GPIO dirin/dirout API return codes.
SVN-Revision: 14509
16 years ago
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
16 years ago
Michael Büsch 93e6c7a1db bcm47xx: Implement the remaining parts of PMU init.
SVN-Revision: 14394
16 years ago
Michael Büsch 629188123c bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_
SVN-Revision: 14374
16 years ago
Michael Büsch 5e48d8268e bcm47xx: Implement 4312 and part of 4325 PLL init.
SVN-Revision: 14373
16 years ago
Michael Büsch 9494e946a9 bcm47xx: Implement the remaining PMU resource inits.
SVN-Revision: 14350
16 years ago
Michael Büsch d070eb4c91 bcm47xx: Add support for the 5354 PMU.
SVN-Revision: 14347
16 years ago
Felix Fietkau 4f5b45e3c2 b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
SVN-Revision: 13946
16 years ago
Felix Fietkau 64c35d0942 nuke old 2.6.23 code for brcm47xx
SVN-Revision: 13910
16 years ago
Felix Fietkau c2b878a384 add initial 2.6.28 support for brcm47xx target
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13909
16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
16 years ago
Florian Fainelli c35ed149b9 Fix the default negotiation to be 10Mbits HD on some devices (#4224)
SVN-Revision: 13610
16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
16 years ago
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
16 years ago
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
16 years ago
Gabor Juhos d35bad03e3 update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
16 years ago
Felix Fietkau 541ee4ea5e turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage
SVN-Revision: 13098
16 years ago
Gabor Juhos 0b31ea9d82 fix boot failure on some boards
SVN-Revision: 13013
16 years ago
Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
16 years ago
Peter Denison 3edacc961c Add workaround for eth0/1 PHY on WRTSL54GS
SVN-Revision: 12829
16 years ago
Andy Boyett c514c50057 create a profile for brcm47xx and ixp4xx
SVN-Revision: 12744
16 years ago
Andy Boyett 74a598a426 make b43 the default profile
SVN-Revision: 12743
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
SVN-Revision: 12690
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Gabor Juhos 0f18ecf43e refresh 2.6.23 patches
SVN-Revision: 12311
16 years ago
Florian Fainelli 2e71a90347 Now we have b43 working in master mode, include b43 in the profile (#3827)
SVN-Revision: 12301
16 years ago
Gabor Juhos e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
16 years ago
Gabor Juhos 104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
16 years ago
Gabor Juhos e6baf82abd fix compile error (closes #3799)
SVN-Revision: 11907
16 years ago
Michael Büsch 204728376c Update gpiommc to use configfs
SVN-Revision: 11887
16 years ago
Florian Fainelli 5cdb5c0c6f Disable ubsec ssb by default on WGT634U until it gets fixed
SVN-Revision: 11846
16 years ago
Florian Fainelli 651a729a9c Include ubsec ssb in the WGT634U profile
SVN-Revision: 11842
16 years ago
Peter Denison 571e979829 On embedded devices we must not route the interrupts through the PCI core, if our host-bus is not PCI Reported-by: Steve Brown <sbrown@cortland.com> Signed-off-by: Michael Buesch <mb@bu3sch.d>
SVN-Revision: 11750
16 years ago
Imre Kaloz 492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
16 years ago
Imre Kaloz dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
16 years ago
Gabor Juhos 4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
16 years ago
Peter Denison d92a009382 Fix TG3 build. Thanks Hauke Mehrtens
SVN-Revision: 11510
16 years ago
Imre Kaloz 2eb6751084 upgrade to 2.6.25.6
SVN-Revision: 11435
16 years ago
Peter Denison 79d7e096c7 Update 2.6.25 config
SVN-Revision: 11349
16 years ago
Peter Denison 4ac8341734 Build against 2.6.25.4
SVN-Revision: 11347
16 years ago
Peter Denison 3f229c3415 Remove obsolete CFE workaround, now proper fix went in r11275
SVN-Revision: 11276
16 years ago
Florian Fainelli 420a402048 Add a WL500GPv1 profile (#3395)
SVN-Revision: 11243
16 years ago
Peter Denison 7cf7b7a1a8 Revert last 3 commits made in error. Proper versions will come later
SVN-Revision: 11229
16 years ago
Peter Denison 888d46ac87 Build brcm47xx against 2.6.25.1
SVN-Revision: 11228
16 years ago
Peter Denison 19f15b44ea Update generic-2.6 and brcm47xx 2.6.25 configs
SVN-Revision: 11227
16 years ago
Gabor Juhos 4da0e6f235 refresh kernel patches
SVN-Revision: 11200
16 years ago
Peter Denison a9a321d21c Fix kmap_coherent use on 2.6.25 kernels
SVN-Revision: 11191
16 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
16 years ago
Peter Denison 79aed699d7 Remove files now present upstream in files-2.6.25 (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16
SVN-Revision: 11155
16 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
SVN-Revision: 11097
16 years ago
Gabor Juhos 9b7ea0451a fix GENERIC_GPIO support
SVN-Revision: 11004
16 years ago
Andy Boyett dd7e10d541 Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
SVN-Revision: 10994
16 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
16 years ago
Peter Denison b6b6155ec8 First step to upgrade of brcm47xx to kernel version 2.6.25
SVN-Revision: 10939
16 years ago
Andy Boyett 903bb917fc Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted from patch by Michael Buesch on the linux-netdev mailing list.
SVN-Revision: 10649
17 years ago
Michael Büsch 12b5a779b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
SVN-Revision: 10637
17 years ago
Michael Büsch 2aefffe565 bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type
SVN-Revision: 10626
17 years ago
Michael Büsch c7ac9d3282 bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
SVN-Revision: 10623
17 years ago
Michael Büsch d3cf33a4ae bcm47xx: Fix GPIO data direction output bit assignment
SVN-Revision: 10605
17 years ago
Michael Büsch 17a2ed51cc Update cleanups of ssb-gige
SVN-Revision: 10597
17 years ago
Michael Büsch 53d0423381 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
SVN-Revision: 10532
17 years ago
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
17 years ago
Michael Büsch 3243f7af8c More SSB GigE fixes.
SVN-Revision: 10521
17 years ago
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
17 years ago
Michael Büsch e7e5ebd0c2 ssb: Fix the horrible crash of innocent cardbus cards.
No Animals were harmed in the production of this patch.

SVN-Revision: 10497
17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
17 years ago
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
17 years ago
Michael Büsch 27e288859c SSB: Update the watchdog fix to the patch version that will go upstream.
SVN-Revision: 10494
17 years ago
Michael Büsch d3c63338b7 ssb: Move the generic ssb fixes patch to the generic kernel.
This should fix SSB for people using a b43 card on a non-47xx machine.

SVN-Revision: 10492
17 years ago
Michael Büsch 6119a6dfed ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
This needs a different fix, but use this workaround for now.

SVN-Revision: 10491
17 years ago
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
17 years ago
Andy Boyett 7b2430f271 Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
SVN-Revision: 10489
17 years ago
Michael Büsch 1d699f3198 ssb: Fix serial console on new 47xx devices.
SVN-Revision: 10485
17 years ago
Michael Büsch 5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
SVN-Revision: 10476
17 years ago
Michael Büsch f116c50a80 bcm47xx: Remove FIXME We don't want to move the board time init into SSB. It's just fine as-is. Remove the FIXME.
SVN-Revision: 10474
17 years ago
Michael Büsch 37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure.
SVN-Revision: 10473
17 years ago
Michael Büsch 939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge.
SVN-Revision: 10468
17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
17 years ago
Felix Fietkau c9125a8bf5 add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
SVN-Revision: 10279
17 years ago
Florian Fainelli cf1c2554e7 Enable SSB ohci driver (#2828)
SVN-Revision: 9699
17 years ago
Florian Fainelli 17bd097fcc Add bcm5354 patches from #2757
SVN-Revision: 9685
17 years ago
Felix Fietkau 6874422e54 fix wl-700gE ide init (patch by biblbroks, fixes #2686)
SVN-Revision: 9560
17 years ago
Felix Fietkau 1a92f058ca add lzma compressed initramfs for bcm947xx
SVN-Revision: 9559
17 years ago
Florian Fainelli 72f30a2ea0 Add bcm5354 fixes from #2611
SVN-Revision: 9547
17 years ago
Felix Fietkau 1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
17 years ago
Florian Fainelli 486492b407 We are now at .23.1
SVN-Revision: 9415
17 years ago
Felix Fietkau a3c1000f0f fix i2c-gpio
SVN-Revision: 9309
17 years ago
Felix Fietkau fd811bf54c sync ssb with upstream
SVN-Revision: 9302
17 years ago
Felix Fietkau 465ae7a447 Finally fix the annoying BCM4704 segfault issues (#2035) - tested with WL-500gP Thanks to jhansen and Wolfram Joost for the fixes and to ryd for the test hardware. Seems like the user space segfaults actually came from this patch: http://lkml.org/lkml/2006/12/12/158
SVN-Revision: 9285
17 years ago
Felix Fietkau 30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet)
SVN-Revision: 9279
17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
17 years ago
Nicolas Thill fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 22742b2d7e remove some obsolete files
SVN-Revision: 8654
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
17 years ago