Commit graph

57 commits

Author SHA1 Message Date
Peter Denison
3f229c3415 Remove obsolete CFE workaround, now proper fix went in r11275
SVN-Revision: 11276
2008-05-27 15:08:34 +00:00
Florian Fainelli
420a402048 Add a WL500GPv1 profile (#3395)
SVN-Revision: 11243
2008-05-22 20:29:47 +00:00
Peter Denison
7cf7b7a1a8 Revert last 3 commits made in error. Proper versions will come later
SVN-Revision: 11229
2008-05-20 21:38:04 +00:00
Peter Denison
888d46ac87 Build brcm47xx against 2.6.25.1
SVN-Revision: 11228
2008-05-20 21:21:29 +00:00
Peter Denison
19f15b44ea Update generic-2.6 and brcm47xx 2.6.25 configs
SVN-Revision: 11227
2008-05-20 21:21:23 +00:00
Gabor Juhos
4da0e6f235 refresh kernel patches
SVN-Revision: 11200
2008-05-19 08:08:23 +00:00
Peter Denison
a9a321d21c Fix kmap_coherent use on 2.6.25 kernels
SVN-Revision: 11191
2008-05-18 21:31:41 +00:00
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
2008-05-18 20:12:54 +00:00
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
2008-05-16 19:25:20 +00:00
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
2008-05-09 17:08:51 +00:00
Gabor Juhos
9b7ea0451a fix GENERIC_GPIO support
SVN-Revision: 11004
2008-05-02 07:24:24 +00:00
Andy Boyett
dd7e10d541 Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
SVN-Revision: 10994
2008-05-01 16:07:29 +00:00
Nicolas Thill
c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Peter Denison
b6b6155ec8 First step to upgrade of brcm47xx to kernel version 2.6.25
SVN-Revision: 10939
2008-04-25 20:49:40 +00:00
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
2008-03-23 04:27:04 +00:00
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
2008-03-21 16:52:27 +00:00
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
2008-03-19 11:55:31 +00:00
Michael Büsch
c7ac9d3282 bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio
SVN-Revision: 10623
2008-03-19 10:35:56 +00:00
Michael Büsch
d3cf33a4ae bcm47xx: Fix GPIO data direction output bit assignment
SVN-Revision: 10605
2008-03-15 20:52:02 +00:00
Michael Büsch
17a2ed51cc Update cleanups of ssb-gige
SVN-Revision: 10597
2008-03-13 14:46:27 +00:00
Michael Büsch
53d0423381 SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)
SVN-Revision: 10532
2008-02-28 11:34:36 +00:00
Michael Büsch
a9cddc69ec Fix the roboswitch code for the WRT350N
SVN-Revision: 10531
2008-02-27 22:35:41 +00:00
Michael Büsch
3243f7af8c More SSB GigE fixes.
SVN-Revision: 10521
2008-02-23 19:07:12 +00:00
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
2008-02-20 17:56:24 +00:00
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
2008-02-19 16:50:12 +00:00
Michael Büsch
faa14263f5 ssb: Make the GPIO API reentrancy safe.
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch
66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
27e288859c SSB: Update the watchdog fix to the patch version that will go upstream.
SVN-Revision: 10494
2008-02-19 11:58:20 +00:00
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
2008-02-19 01:43:02 +00:00
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
2008-02-19 01:32:06 +00:00
Michael Büsch
c57ca284ce ssb: Update to latest upstream version of ssb.
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Andy Boyett
7b2430f271 Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141
SVN-Revision: 10489
2008-02-19 00:26:12 +00:00
Michael Büsch
1d699f3198 ssb: Fix serial console on new 47xx devices.
SVN-Revision: 10485
2008-02-18 20:41:17 +00:00
Michael Büsch
5aeceaa296 bcm47xx: We can use the ssb-invariants callback now, as was changed to be called late enough.
SVN-Revision: 10476
2008-02-17 13:06:45 +00:00
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
2008-02-17 11:59:28 +00:00
Michael Büsch
37a2dfbcf5 bcm47xx: Extract all available information from NVRAM into the sprom data structure.
SVN-Revision: 10473
2008-02-16 23:35:31 +00:00
Michael Büsch
939ceadf76 Fix support for PCI devices behind a SSB->PCI bridge.
SVN-Revision: 10468
2008-02-16 17:09:50 +00:00
Imre Kaloz
3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Felix Fietkau
c9125a8bf5 add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile
SVN-Revision: 10279
2008-01-27 14:49:55 +00:00
Florian Fainelli
cf1c2554e7 Enable SSB ohci driver (#2828)
SVN-Revision: 9699
2007-12-10 10:14:53 +00:00
Florian Fainelli
17bd097fcc Add bcm5354 patches from #2757
SVN-Revision: 9685
2007-12-09 16:11:52 +00:00
Felix Fietkau
6874422e54 fix wl-700gE ide init (patch by biblbroks, fixes #2686)
SVN-Revision: 9560
2007-11-16 03:11:30 +00:00
Felix Fietkau
1a92f058ca add lzma compressed initramfs for bcm947xx
SVN-Revision: 9559
2007-11-16 03:11:27 +00:00
Florian Fainelli
72f30a2ea0 Add bcm5354 fixes from #2611
SVN-Revision: 9547
2007-11-13 07:38:39 +00:00
Felix Fietkau
1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
2007-11-11 11:44:59 +00:00
Florian Fainelli
486492b407 We are now at .23.1
SVN-Revision: 9415
2007-10-23 08:13:12 +00:00
Felix Fietkau
a3c1000f0f fix i2c-gpio
SVN-Revision: 9309
2007-10-14 05:04:23 +00:00
Felix Fietkau
fd811bf54c sync ssb with upstream
SVN-Revision: 9302
2007-10-14 02:47:36 +00:00
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
2007-10-13 10:02:27 +00:00
Felix Fietkau
30777ac989 add patches for 2.6.23 on brcm47xx (not enabled yet)
SVN-Revision: 9279
2007-10-13 02:04:37 +00:00