summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.8
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: add SMP support for BCM6362 and BCM6368Jonas Gorski2013-05-0213-0/+1275
| | | | | | | | BCM6358 requires further work due to its shared TLB. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36526
* bcm63xx: fix hsspi flash registration for BCM6362Jonas Gorski2013-05-022-3/+5
| | | | | | | | | Use busnum 1 for HSSPI so it won't conflict on chips having both SPI controllers. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36524
* bcm63xx: fix/enable livebox minipciJonas Gorski2013-05-021-1/+2
| | | | | | Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> SVN-Revision: 36523
* brcm63xx: fix typo and missing BCM6328 check in BCM6345 ethernet patchFlorian Fainelli2013-05-011-2/+4
| | | | | | | | | And while at it, also include a define check for BCM6328, thanks to Gabor for spotting this. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36506
* brcm63xx: add missing binary operands to BCM6345 ethernet patchFlorian Fainelli2013-05-011-3/+4
| | | | | | | | Thanks to Emilio Arias for reporting it. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36505
* bcm63xx: update patches with upstream submissionsJonas Gorski2013-04-2398-1467/+1871
| | | | SVN-Revision: 36407
* kernel: update linux 3.8 to 3.8.7Gabor Juhos2013-04-143-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 36332
* bcm63xx: make nvram checksum failures non fatalJonas Gorski2013-02-1519-75/+93
| | | | | | | | fixes #12982. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35605
* bcm63xx: handle huawei nvram layoutJonas Gorski2013-02-104-5/+54
| | | | | | | | | Use a different length for calculating the nvram checksum on hauwei boards. Fixes boot on HW553 and HW556. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35533
* add support for board named RTA770WMirko Vogt2013-02-051-0/+71
| | | | | | | | | | Actually this board is the very same as the rta770bw, where the additional 'b' within the name just indicates 'Annex B'. The ADSL Modem itself is able to handle both, Annex A as well as Annex B - the loaded firmware makes the only difference SVN-Revision: 35500
* bcm63xx: add support for linux 3.8Jonas Gorski2013-02-04111-0/+13428
Based on 3.8-rc6 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35482