Commit Graph

70 Commits

Author SHA1 Message Date
Gabor Juhos
104b3386a2 update to 2.6.25.12
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Gabor Juhos
e6baf82abd fix compile error (closes #3799)
SVN-Revision: 11907
2008-07-22 11:22:41 +00:00
Michael Büsch
204728376c Update gpiommc to use configfs
SVN-Revision: 11887
2008-07-20 19:34:09 +00:00
Florian Fainelli
5cdb5c0c6f Disable ubsec ssb by default on WGT634U until it gets fixed
SVN-Revision: 11846
2008-07-16 09:58:52 +00:00
Florian Fainelli
651a729a9c Include ubsec ssb in the WGT634U profile
SVN-Revision: 11842
2008-07-15 17:15:58 +00:00
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
2008-07-08 17:50:40 +00:00
Imre Kaloz
492ba57b56 update targets to 2.6.25.10
SVN-Revision: 11667
2008-07-05 16:52:15 +00:00
Imre Kaloz
dee39d10ee upgrade to 2.6.25.9
SVN-Revision: 11584
2008-06-26 14:28:16 +00:00
Gabor Juhos
4af6ac74fb upgrade to 2.6.25.7, and refresh patches
SVN-Revision: 11523
2008-06-17 12:57:04 +00:00
Peter Denison
d92a009382 Fix TG3 build. Thanks Hauke Mehrtens
SVN-Revision: 11510
2008-06-16 19:06:14 +00:00
Imre Kaloz
2eb6751084 upgrade to 2.6.25.6
SVN-Revision: 11435
2008-06-11 11:38:39 +00:00
Peter Denison
79d7e096c7 Update 2.6.25 config
SVN-Revision: 11349
2008-06-03 21:44:25 +00:00
Peter Denison
4ac8341734 Build against 2.6.25.4
SVN-Revision: 11347
2008-06-03 21:43:20 +00:00
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