summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.28
Commit message (Collapse)AuthorAgeFilesLines
* [brcm47xx] refresh patcheshauke2009-06-145-47/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and ↵florian2009-06-111-0/+185
| | | | | | Netgear WGT634U to work, no side effects noticed on other devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add patches to workaround dcache realted fuse problems (#5186)jow2009-06-112-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] add watchdog driver (#5238)florian2009-06-082-0/+350
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only ↵hauke2009-05-121-0/+12
| | | | | | on brcm47xx. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15807 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patcheskaloz2009-05-045-36/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] use vmalloc instead of kmalloc when reserving space for the lzma ↵florian2009-05-011-11/+19
| | | | | | initramfs (#3488) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually ↵nbd2009-04-231-34/+16
| | | | | | broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] correctly set mapbase while registering the UART (#4622)florian2009-04-191-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] finally fix boot failures on buffalo devices, tested on ↵florian2009-04-172-2/+12
| | | | | | WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: use netdev_alloc_skbnbd2009-04-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix compilation on non-PCI configs.mb2009-03-171-13/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patches and configurationhauke2009-03-0119-169/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke some wgt634u specific crap that was introduced upstreamnbd2009-02-221-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bcm47xx GPIO dirin/dirout API return codes.mb2009-02-141-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement the remaining parts of PMU init.mb2009-02-031-13/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14394 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_mb2009-02-021-122/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement 4312 and part of 4325 PLL init.mb2009-02-021-5/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Implement the remaining PMU resource inits.mb2009-02-011-15/+150
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Add support for the 5354 PMU.mb2009-02-011-0/+534
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: fix misalignment and space-saving in rx packet handling (significant ↵nbd2009-01-091-0/+48
| | | | | | throughput and cpu load improvement) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add initial 2.6.28 support for brcm47xx targetnbd2009-01-0617-0/+2082
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13909 3c298f89-4303-0410-b956-a3cf2f4a3e73