Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deactivate mips wait instruction for MIPS 74K on Broadcom SoCs | Hauke Mehrtens | 2012-09-20 | 1 | -0/+12 |
| | | | | | | | | | When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. SVN-Revision: 33496 | ||||
* | brcm47xx/profiles/PS-1208MFG: remove reference to non-existing package | Florian Fainelli | 2012-09-19 | 1 | -1/+1 |
| | | | | | | | | The package block-hotplug doesn't exist, refer to block-mount instead. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33474 | ||||
* | update fix-boot patch. | Hauke Mehrtens | 2012-09-19 | 1 | -33/+7 |
| | | | | | | Do not change the code any more but use the kconfig options SVN-Revision: 33463 | ||||
* | update gpio patches | Hauke Mehrtens | 2012-09-19 | 3 | -149/+124 |
| | | | | SVN-Revision: 33462 | ||||
* | generic: move GENERIC_PWM symbol into the generic config | Gabor Juhos | 2012-09-13 | 1 | -1/+0 |
| | | | | SVN-Revision: 33383 | ||||
* | add gpio sysfs entries | Hauke Mehrtens | 2012-09-11 | 1 | -0/+1 |
| | | | | | | This fixes #10256 SVN-Revision: 33369 | ||||
* | update profiles | Hauke Mehrtens | 2012-08-22 | 7 | -25/+46 |
| | | | | | | | | * add profile for BCM4705 based SoC using tg3 instead of b44 * remove redundant 105-Atheros.mk * reorder SVN-Revision: 33235 | ||||
* | remove unused file | Hauke Mehrtens | 2012-08-18 | 1 | -635/+0 |
| | | | | SVN-Revision: 33210 | ||||
* | make brcm47xx build only with bcma or only with ssb support. | Hauke Mehrtens | 2012-08-18 | 7 | -59/+33 |
| | | | | | | | There are some ifdefs missing so when only ssb or only bcma was selected in the kernel config it did not build. SVN-Revision: 33209 | ||||
* | update gpio patches | Hauke Mehrtens | 2012-08-18 | 2 | -106/+105 |
| | | | | SVN-Revision: 33208 | ||||
* | update tg3 driver | Hauke Mehrtens | 2012-08-05 | 1 | -75/+128 |
| | | | | SVN-Revision: 33004 | ||||
* | generate image for Linksys e3200 | Hauke Mehrtens | 2012-08-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 33003 | ||||
* | brcm47xx: update gpio patch | Hauke Mehrtens | 2012-08-05 | 2 | -10/+8 |
| | | | | SVN-Revision: 33001 | ||||
* | brcm47xx: fix patch which moves the flash struct in wgt634u code | Hauke Mehrtens | 2012-08-05 | 2 | -12/+29 |
| | | | | SVN-Revision: 33000 | ||||
* | brcm47xx: use libgpio instaed of implementing the gpio interface ourself. | Hauke Mehrtens | 2012-08-04 | 8 | -111/+712 |
| | | | | SVN-Revision: 32992 | ||||
* | bcma: update to version from wireless-testing tag master-2012-07-16 | Hauke Mehrtens | 2012-07-26 | 1 | -0/+1 |
| | | | | | | | | I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. SVN-Revision: 32880 | ||||
* | move ubsec-ssb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+16 |
| | | | | SVN-Revision: 32863 | ||||
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 32862 | ||||
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -0/+22 |
| | | | | SVN-Revision: 32861 | ||||
* | brcm47xx: reorder patches so that the patches already in mainline linux will ↵ | Hauke Mehrtens | 2012-07-25 | 16 | -54/+62 |
| | | | | | | be applied at first. SVN-Revision: 32845 | ||||
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 3 | -20/+20 |
| | | | | SVN-Revision: 32670 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 | Hauke Mehrtens | 2012-07-02 | 9 | -177/+15 |
| | | | | SVN-Revision: 32580 | ||||
* | kernel: replace the brcm47xx fuse workaround patches with a generic patch ↵ | Felix Fietkau | 2012-06-16 | 2 | -74/+0 |
| | | | | | | | | that applies to all mips targets The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk SVN-Revision: 32395 | ||||
* | bump to 3.3.8 | John Crispin | 2012-06-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32055 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | brcm47xx: fix nvram read out on devices with serial flash | Hauke Mehrtens | 2012-05-18 | 5 | -31/+36 |
| | | | | | | detect nvram on Linksys E3200 SVN-Revision: 31790 | ||||
* | brcm47xx: bcma: fix null pointer | Hauke Mehrtens | 2012-05-18 | 1 | -0/+20 |
| | | | | SVN-Revision: 31789 | ||||
* | brcm47xx: ssb: recognize ARM Cortex M3 | Hauke Mehrtens | 2012-05-18 | 1 | -0/+21 |
| | | | | SVN-Revision: 31788 | ||||
* | brcm47xx: some fixes for the USB driver | Hauke Mehrtens | 2012-05-18 | 2 | -0/+22 |
| | | | | SVN-Revision: 31787 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 | 14 | -202/+115 |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31772 | ||||
* | brcm47xx: remove support for kernel 3.2 | Hauke Mehrtens | 2012-05-17 | 60 | -11653/+0 |
| | | | | SVN-Revision: 31771 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 2 | -17/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 2 | -23/+23 |
| | | | | SVN-Revision: 31709 | ||||
* | brcm47xx: generate image for Linksys WRT610N V1 | Hauke Mehrtens | 2012-05-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 31696 | ||||
* | brcm47xx: fix tg3 ssb patch | Hauke Mehrtens | 2012-05-12 | 2 | -104/+118 |
| | | | | | | Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again). SVN-Revision: 31694 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 31645 | ||||
* | brcm47xx: add gpio_request_one() | Hauke Mehrtens | 2012-05-06 | 1 | -0/+51 |
| | | | | | | This fixes a compile error with kernel 3.3. SVN-Revision: 31635 | ||||
* | brcm47xx: update target to kernel 3.3 | Hauke Mehrtens | 2012-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 31599 | ||||
* | brcm47xx: add support for kernel 3.3 | Hauke Mehrtens | 2012-05-03 | 59 | -0/+9456 |
| | | | | SVN-Revision: 31573 | ||||
* | brcm47xx: BCMA - Modified PCI CFG space access | Hauke Mehrtens | 2012-04-25 | 1 | -0/+104 |
| | | | | | | | | | | The existing code (prior to the patch) does an "ioremap_nocache" on a subset of a memory region that I think has already been mapped, and then un-maps that smaller region when it is finished. Thanks Nathan Hintz for the patch SVN-Revision: 31481 | ||||
* | brcm47xx: A couple of other (inconsequential) BCMA patches | Hauke Mehrtens | 2012-04-24 | 2 | -0/+30 |
| | | | | | | | | Noticed these while reviewing the code. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 31471 | ||||
* | 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 |