Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | brcm47xx: b44 fix workaround detection on some brcm47xx boards | Hauke Mehrtens | 2012-04-24 | 1 | -16/+9 | |
| | | | | | | | | | | Because of api change of nvram_getenv, the workaround failed to detect the hardware. Based on patch by b.sander Fixes #11268. SVN-Revision: 31470 | |||||
* | kernel: update linux 3.2 to 3.2.16 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 | |
| | | | | SVN-Revision: 31459 | |||||
* | kernel: also update the targets to use 3.2.15 | Jonas Gorski | 2012-04-17 | 1 | -1/+1 | |
| | | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337 | |||||
* | kernel: update linux 3.2 to 3.2.15 | Jonas Gorski | 2012-04-17 | 2 | -23/+23 | |
| | | | | SVN-Revision: 31335 | |||||
* | brcm47xx: fix a bug in the sprom handling of bcma, this broke all bcma based ↵ | Hauke Mehrtens | 2012-04-14 | 1 | -0/+24 | |
| | | | | | | | | SoCs. bcma: use fallback sprom if no on chip sprom is available SVN-Revision: 31285 | |||||
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | 26 | -2013/+25 | |
| | | | | SVN-Revision: 31278 | |||||
* | brcm47xx: remove support for kernel 3.0 | Hauke Mehrtens | 2012-04-13 | 53 | -8860/+0 | |
| | | | | SVN-Revision: 31276 | |||||
* | kernel: update linux 3.2 to 3.2.14 | Jonas Gorski | 2012-04-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 31222 | |||||
* | kernel: update linux 3.2 to 3.2.13 and refresh patches | Jonas Gorski | 2012-04-01 | 1 | -1/+1 | |
| | | | | | | Also remove a duplicate patch from lantiq (already in generic). SVN-Revision: 31158 | |||||
* | brcm47xx: fix memory leak, backport from the mainline kernel | Hauke Mehrtens | 2012-03-29 | 1 | -0/+29 | |
| | | | | SVN-Revision: 31143 | |||||
* | brcm47xx: add missing breaks into the nvram read code in the switch case ↵ | Hauke Mehrtens | 2012-03-29 | 5 | -7/+12 | |
| | | | | | | statements SVN-Revision: 31142 | |||||
* | brcm47xx: update flash drivers | Hauke Mehrtens | 2012-03-28 | 19 | -692/+372 | |
| | | | | SVN-Revision: 31126 | |||||
* | brcm47xx: BCMA - Consolidate/reduce code in bcma_device_name | Hauke Mehrtens | 2012-03-28 | 1 | -25/+10 | |
| | | | | | | | | Eliminate unneeded procedure by incorporating code into bcma_device_name Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 31120 | |||||
* | brcm47xx: BCMA - Always map 4 bytes | Hauke Mehrtens | 2012-03-28 | 1 | -0/+29 | |
| | | | | | | | | | | This probably doesn't matter, but reads/writes are always 4 bytes, so always map 4 bytes. Changes since v1: Moved changes to new patch file (234-bcma-always-map-4-bytes.patch). Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 31119 | |||||
* | brcm47xx: update sprom patches like they are in the mainline kernel | Hauke Mehrtens | 2012-03-27 | 15 | -240/+87 | |
| | | | | SVN-Revision: 31093 | |||||
* | brcm47xx: update usb driver to the version send for mainline kernel integartion | Hauke Mehrtens | 2012-03-27 | 8 | -267/+215 | |
| | | | | SVN-Revision: 31089 | |||||
* | kernel: update linux 3.2 to 3.2.12 | Gabor Juhos | 2012-03-19 | 1 | -1/+1 | |
| | | | | SVN-Revision: 31028 | |||||
* | targets: replace madwifi in profiles with ath5k, madwifi is unmaintained | Felix Fietkau | 2012-03-19 | 3 | -5/+5 | |
| | | | | SVN-Revision: 31015 | |||||
* | brcm47xx: add support for NAND flash on devices using bcma | Hauke Mehrtens | 2012-03-14 | 14 | -28/+1171 | |
| | | | | | | | | This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2. Thank you Tathagata Das <tathagata@alumnux.com> for the patch SVN-Revision: 30943 | |||||
* | brcm47xx: move and rename the patches | Hauke Mehrtens | 2012-03-14 | 28 | -0/+0 | |
| | | | | | | | | The patches are now grouped by the part what they are doing and are using three digest numbers. This does not remove or adds anything SVN-Revision: 30942 | |||||
* | brcm47xx: make patch apply | Hauke Mehrtens | 2012-03-11 | 1 | -4/+4 | |
| | | | | SVN-Revision: 30876 | |||||
* | brcm47xx: BCMA - Find names of non BCM cores | Hauke Mehrtens | 2012-03-11 | 1 | -0/+114 | |
| | | | | | | Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 30875 | |||||
* | BCMA - Account for variable PCI memory base/size | Hauke Mehrtens | 2012-03-11 | 1 | -0/+14 | |
| | | | | | | Thank you Nathan Hintz for the patch SVN-Revision: 30874 | |||||
* | BCMA - Reorder SPROM fill | Hauke Mehrtens | 2012-03-11 | 3 | -2/+46 | |
| | | | | | | | | The SPROM is initialized in bcm47xx_fill_sprom, so move the call to bcm47xx_fill_sprom_ethernet after it. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 30873 | |||||
* | kernel: update linux 3.2 to 3.2.9 | Gabor Juhos | 2012-03-01 | 2 | -4/+4 | |
| | | | | SVN-Revision: 30767 | |||||
* | brcm47xx: use kernel 3.2 by default | Hauke Mehrtens | 2012-02-28 | 1 | -1/+1 | |
| | | | | SVN-Revision: 30751 | |||||
* | brcm47xx: add code to generate images for some netgear devices | Hauke Mehrtens | 2012-02-18 | 1 | -2/+11 | |
| | | | | | | This is commented out until we get report of working devices. SVN-Revision: 30639 | |||||
* | brcm47xx: sprom for nvram parsing | Hauke Mehrtens | 2012-02-18 | 16 | -44/+1378 | |
| | | | | | | | This adds support for parsing sprom form nvram for sprom version form 1 to 9. It also adds sprom from nvram support for devices on the bcma bus. SVN-Revision: 30638 | |||||
* | 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 |