summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* refresh 2.6.23 patchesGabor Juhos2008-08-1428-550/+373
| | | | SVN-Revision: 12311
* Now we have b43 working in master mode, include b43 in the profile (#3827)Florian Fainelli2008-08-131-1/+1
| | | | SVN-Revision: 12301
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* update to 2.6.25.12Gabor Juhos2008-07-263-17/+11
| | | | SVN-Revision: 11933
* fix compile error (closes #3799)Gabor Juhos2008-07-221-5/+3
| | | | SVN-Revision: 11907
* Update gpiommc to use configfsMichael Büsch2008-07-201-0/+44
| | | | SVN-Revision: 11887
* Disable ubsec ssb by default on WGT634U until it gets fixedFlorian Fainelli2008-07-161-1/+1
| | | | SVN-Revision: 11846
* Include ubsec ssb in the WGT634U profileFlorian Fainelli2008-07-151-1/+1
| | | | SVN-Revision: 11842
* On embedded devices we must not route the interrupts through the PCI core, ↵Peter Denison2008-07-081-0/+26
| | | | | | 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
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-1718-331/+221
| | | | SVN-Revision: 11523
* Fix TG3 build. Thanks Hauke MehrtensPeter Denison2008-06-161-4/+4
| | | | SVN-Revision: 11510
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* Update 2.6.25 configPeter Denison2008-06-031-26/+45
| | | | SVN-Revision: 11349
* Build against 2.6.25.4Peter Denison2008-06-031-1/+1
| | | | SVN-Revision: 11347
* Remove obsolete CFE workaround, now proper fix went in r11275Peter Denison2008-05-271-23/+0
| | | | SVN-Revision: 11276
* Add a WL500GPv1 profile (#3395)Florian Fainelli2008-05-221-0/+16
| | | | SVN-Revision: 11243
* Revert last 3 commits made in error. Proper versions will come laterPeter Denison2008-05-202-3/+1
| | | | SVN-Revision: 11229
* Build brcm47xx against 2.6.25.1Peter Denison2008-05-201-1/+1
| | | | SVN-Revision: 11228
* Update generic-2.6 and brcm47xx 2.6.25 configsPeter Denison2008-05-201-0/+2
| | | | SVN-Revision: 11227
* refresh kernel patchesGabor Juhos2008-05-1946-492/+497
| | | | SVN-Revision: 11200
* Fix kmap_coherent use on 2.6.25 kernelsPeter Denison2008-05-181-8/+30
| | | | SVN-Revision: 11191
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* Remove files now present upstream in files-2.6.25 (This is mostly just ↵Peter Denison2008-05-1646-4747/+1054
| | | | | | 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
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* fix GENERIC_GPIO supportGabor Juhos2008-05-022-0/+0
| | | | SVN-Revision: 11004
* Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes ↵Andy Boyett2008-05-011-1/+0
| | | | | | Kconfig prompt for CONFIG_W1_CON SVN-Revision: 10994
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | SVN-Revision: 10952
* First step to upgrade of brcm47xx to kernel version 2.6.25Peter Denison2008-04-2544-0/+7824
| | | | SVN-Revision: 10939
* Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted ↵Andy Boyett2008-03-231-0/+15
| | | | | | from patch by Michael Buesch on the linux-netdev mailing list. SVN-Revision: 10649
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-211-24/+24
| | | | | | interface. SVN-Revision: 10637
* bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function ↵Michael Büsch2008-03-191-1/+1
| | | | | | '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
* bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpioMichael Büsch2008-03-191-0/+17
| | | | SVN-Revision: 10623
* bcm47xx: Fix GPIO data direction output bit assignmentMichael Büsch2008-03-151-1/+2
| | | | SVN-Revision: 10605
* Update cleanups of ssb-gigeMichael Büsch2008-03-131-37/+41
| | | | SVN-Revision: 10597
* SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)Michael Büsch2008-02-281-5/+22
| | | | SVN-Revision: 10532
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-271-18/+89
| | | | SVN-Revision: 10531
* More SSB GigE fixes.Michael Büsch2008-02-231-26/+396
| | | | SVN-Revision: 10521
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵Michael Büsch2008-02-206-0/+1190
| | | | | | but let's commit what we have. SVN-Revision: 10509
* ssb: Fix the horrible crash of innocent cardbus cards.Michael Büsch2008-02-192-0/+119
| | | | | | No Animals were harmed in the production of this patch. SVN-Revision: 10497
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-192-28/+251
| | | | SVN-Revision: 10496
* ssb: Update the GPIO APIMichael Büsch2008-02-194-35/+195
| | | | SVN-Revision: 10495
* SSB: Update the watchdog fix to the patch version that will go upstream.Michael Büsch2008-02-193-53/+130
| | | | SVN-Revision: 10494
* ssb: Move the generic ssb fixes patch to the generic kernel.Michael Büsch2008-02-191-292/+0
| | | | | | This should fix SSB for people using a b43 card on a non-47xx machine. SVN-Revision: 10492
* ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.Michael Büsch2008-02-192-11/+32
| | | | | | This needs a different fix, but use this workaround for now. SVN-Revision: 10491
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-196-158/+206
| | | | SVN-Revision: 10490
* Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141Andy Boyett2008-02-191-0/+53
| | | | SVN-Revision: 10489
* ssb: Fix serial console on new 47xx devices.Michael Büsch2008-02-182-16/+90
| | | | SVN-Revision: 10485