Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed. | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
| | | | | SVN-Revision: 30488 | ||||
* | brcm47xx: activate config bug to show warnings | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
| | | | | SVN-Revision: 30487 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2012-02-12 | 8 | -31/+20 |
| | | | | SVN-Revision: 30481 | ||||
* | brcm47xx: update usb driver for brcm47xx. | Hauke Mehrtens | 2012-02-12 | 8 | -390/+280 |
| | | | | SVN-Revision: 30480 | ||||
* | brcm47xx: print the chip id and rev found by ssb and bcma | Hauke Mehrtens | 2012-02-10 | 2 | -0/+64 |
| | | | | SVN-Revision: 30428 | ||||
* | brcm47xx: update bcm5354 support patch | Hauke Mehrtens | 2012-02-10 | 1 | -38/+141 |
| | | | | SVN-Revision: 30423 | ||||
* | kernel: update linux 3.0 to 3.0.18 | Jonas Gorski | 2012-01-31 | 2 | -3/+3 |
| | | | | SVN-Revision: 29965 | ||||
* | brcm47xx: add fix for cardbus host controller | Hauke Mehrtens | 2012-01-27 | 2 | -0/+44 |
| | | | | | | These devices have two devices on the bus, the host controller itself and the device. SVN-Revision: 29923 | ||||
* | brcm47xx: add support for pcie host controller on bcma based SoCs. | Hauke Mehrtens | 2012-01-21 | 11 | -18/+3794 |
| | | | | | | This also adds minimal support for the BCMA43224 pcie wireless card. SVN-Revision: 29843 | ||||
* | brcm47xx: add support for kernel 3.2 | Hauke Mehrtens | 2012-01-15 | 47 | -0/+7484 |
| | | | | SVN-Revision: 29756 | ||||
* | brcm47xx: run kernel_oldconfig | Hauke Mehrtens | 2012-01-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 29755 | ||||
* | brcm47xx: update usb driver | Hauke Mehrtens | 2012-01-13 | 2 | -99/+113 |
| | | | | | | | | | | | | | | | | Add workarround for BCM5357 and BCM4749. This patch contains the following fixes from George Kashperko: * separate subroutines for controller initialization workarounds - following CodingStyle recommendations; * __devinit __devexit __devinitconst annotations for CONFIG_HOTPLUG; * fix leak in ssb_hcd_create_pdev/bcma_hcd_create_pdev - as hci_res being kmalloc'ed is never freed anywhere while platform_device_add_resources will kmemdup resources right away; * fix compilation error in ssb_hcd_resume - it will fail as soon as CONFIG_PM is selected. SVN-Revision: 29734 | ||||
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 3 | -10/+10 |
| | | | | SVN-Revision: 29725 | ||||
* | brcm47xx: fix usb on more recent bcma based devices. | Hauke Mehrtens | 2011-12-23 | 1 | -4/+5 |
| | | | | SVN-Revision: 29605 | ||||
* | brcm47xx: remove patch starting adding brcm4716 to ssb | Hauke Mehrtens | 2011-12-19 | 1 | -104/+0 |
| | | | | | | brcm4716 is supported by bcma now we do not need this patch SVN-Revision: 29576 | ||||
* | brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. | Hauke Mehrtens | 2011-12-19 | 10 | -521/+1768 |
| | | | | | | This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more. SVN-Revision: 29575 | ||||
* | kernel: update bcma and ssb to version master-2011-12-16 from wireless-testing | Hauke Mehrtens | 2011-12-19 | 13 | -1954/+16 |
| | | | | SVN-Revision: 29574 | ||||
* | brcm47xx: remove support for kernel 2.6.39 | Hauke Mehrtens | 2011-12-19 | 36 | -3310/+0 |
| | | | | | | There are problems with the patches for kernel 2.6.39 and I do not want to support two different sets of patches. SVN-Revision: 29573 | ||||
* | linux: update 3.0 to 3.0.12 | Jonas Gorski | 2011-12-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 29469 | ||||
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 | 5 | -16/+16 |
| | | | | SVN-Revision: 29264 | ||||
* | brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit | Jo-Philipp Wich | 2011-10-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 28585 | ||||
* | target: globally disable BSD process accounting | Jo-Philipp Wich | 2011-10-25 | 2 | -2/+1 |
| | | | | SVN-Revision: 28584 | ||||
* | add vlan definitions for Siemens SE505v2 | Florian Fainelli | 2011-09-30 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | Hi, this patch adds the correct vlan definitions for the Siemens SE505v2. It applies to trunk as well as backfire (please apply here too). On backfire this also patches brcm-2,4, because brcm47xx base-files is just symlinked to brcm-2.4. It also fixes two whitespace issues. Tested with brcm47xx on both trunk and backfire branch and works as expected. Signed-off-by: Manuel Munz <freifunk@somakoma.de> SVN-Revision: 28336 | ||||
* | brcm47xx: fix padding of trx images, padjffs2 does not work properly on ↵ | Felix Fietkau | 2011-08-29 | 1 | -1/+1 |
| | | | | | | empty files by default SVN-Revision: 28125 | ||||
* | kernel: update to version 3.0.3 | Hauke Mehrtens | 2011-08-18 | 3 | -3/+3 |
| | | | | SVN-Revision: 28043 | ||||
* | fix the default network configuration for the ASUS WL-330gE (#8751) | Jo-Philipp Wich | 2011-08-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 28024 | ||||
* | brcm47xx: fix flash detection on chipcommon less devices. | Hauke Mehrtens | 2011-08-12 | 1 | -22/+28 |
| | | | | | | | This closes #9906 Thank you for the report Kim SVN-Revision: 27967 | ||||
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 | 3 | -6/+6 |
| | | | | SVN-Revision: 27918 | ||||
* | brcm47xx: use kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 1 | -1/+1 |
| | | | | | | As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported. SVN-Revision: 27906 | ||||
* | brcm47xx: update patches | Hauke Mehrtens | 2011-08-04 | 36 | -470/+1714 |
| | | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902 | ||||
* | brcm47xx: run ssb_pcicore_fix_sprom_core_index just for ssb bus on pci | Hauke Mehrtens | 2011-07-24 | 1 | -0/+19 |
| | | | | | | | ssb_pcicore_fix_sprom_core_index accesses the sprom on the pci bus but this causes a data bus error (oops) on a SoC. SVN-Revision: 27758 | ||||
* | brcm47xx: build bcma into the kernel | Hauke Mehrtens | 2011-07-23 | 1 | -0/+6 |
| | | | | | | | | Now we can assume that every brcm47xx kernel has the bcma module build into the kernel. This is not needed for this version as this does not support bcma as system bus but kernel 3.0 will. SVN-Revision: 27733 | ||||
* | brcm47xx: remove old kernel versions | Hauke Mehrtens | 2011-07-22 | 73 | -6897/+0 |
| | | | | SVN-Revision: 27724 | ||||
* | brcm47xx: update bcma and ssb to master-2011-07-21 | Hauke Mehrtens | 2011-07-22 | 34 | -692/+2645 |
| | | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus SVN-Revision: 27723 | ||||
* | kernel: update to linux-3.0 and refresh patches. | Hauke Mehrtens | 2011-07-22 | 3 | -33/+5 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 27722 | ||||
* | brcm47xx: deactivate wndr3400 for now as this device will not boot | Hauke Mehrtens | 2011-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 27316 | ||||
* | brcm47xx: generate image to flash on Netgear WNDR3400. | Hauke Mehrtens | 2011-06-28 | 1 | -0/+1 |
| | | | | | | The image will not boot because serial flash support is missing this is only for experts. SVN-Revision: 27302 | ||||
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 | 23 | -47/+3320 |
| | | | | | | Ethernet and wifi are not working and this is highly experimental. SVN-Revision: 27301 | ||||
* | kernel: refresh patches for kernel 3.0-rc5 | Hauke Mehrtens | 2011-06-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 27300 | ||||
* | kernel: update ssb and bcma to linux-next next-20110628 | Hauke Mehrtens | 2011-06-28 | 2 | -50/+0 |
| | | | | SVN-Revision: 27299 | ||||
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 27298 | ||||
* | brcm47xx: update kernel to version 2.6.39 | Hauke Mehrtens | 2011-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 27296 | ||||
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 5 | -150/+57 |
| | | | | SVN-Revision: 27295 | ||||
* | brcm47xx: fix Linux-3.0 and fix clock rate detection. | Hauke Mehrtens | 2011-06-27 | 5 | -2/+123 |
| | | | | SVN-Revision: 27294 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2011-06-18 | 3 | -7/+7 |
| | | | | SVN-Revision: 27219 | ||||
* | kernel: update to kernel 2.6.38.8 | Hauke Mehrtens | 2011-06-18 | 3 | -7/+7 |
| | | | | SVN-Revision: 27218 | ||||
* | brcm47xx: add support for kernel 3.0 | Hauke Mehrtens | 2011-06-18 | 32 | -0/+3029 |
| | | | | SVN-Revision: 27217 | ||||
* | bcm47xx: Remove kernel checks from image Makefile | Hauke Mehrtens | 2011-06-15 | 1 | -6/+2 |
| | | | | | | | | | 2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the 2.6 check will break with 3.0, remove it alltogether. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27185 | ||||
* | brcm47xx: initial 2.6.39 support for brcm47xx | Hauke Mehrtens | 2011-05-25 | 37 | -0/+3451 |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 27008 | ||||
* | brcm47xx: remove old kernel | Hauke Mehrtens | 2011-05-25 | 37 | -3465/+0 |
| | | | | SVN-Revision: 27006 |