aboutsummaryrefslogtreecommitdiff
path: root/target/linux/bcm53xx/patches-3.14
Commit message (Collapse)AuthorAge
...
* bcm53xx: add temp bcma workaround that allows debuggingRafał Miłecki2014-10-14
| | | | | | | | This way we will get logs if case of hang/crash in bcma or related code. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42894
* bcm53xx: prepare to support Asus RT-N18URafał Miłecki2014-10-09
| | | | | | | | | DT file doesn't include any GPIOs yet, but let's add it as we got some interest in this device on IRC. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42864
* bcm53xx: add support for Buffalo WZR-1750DHPRafał Miłecki2014-10-09
| | | | | | | | Let's generate a simple TRX file as we can't get encrypted one. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42863
* bcm53xx: add Netgear R6300 V2 LEDs and buttonsRafał Miłecki2014-10-06
| | | | | | | | Thanks tusc (our forum user) for checking GPIOs. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42827
* bcm53xx: early support for Netgear R6300 V2Rafał Miłecki2014-10-02
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42743
* bcm53xx: early buttons support (without interrupts)Rafał Miłecki2014-10-02
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42718
* bcm53xx: backport bcma RFC patch that fixes LEDsRafał Miłecki2014-10-02
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42717
* bcm53xx: support devices with more (13+) partitionsRafał Miłecki2014-10-02
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42716
* bcm53xx: add BCM5301X patches sent upstream (bus and R6250 LEDs)Rafał Miłecki2014-10-01
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42711
* kernel: update bcma to the tag master-2014-09-30 (wireless-next)Rafał Miłecki2014-10-01
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42710
* bcm53xx: rename BCM5301X DTS patch to match upstream orderRafał Miłecki2014-10-01
| | | | SVN-Revision: 42708
* kernel: update bcma to the tag master-2014-09-26 (wireless-next)Rafał Miłecki2014-09-27
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42672
* bcm53xx: add a patch that fixes booting problemsRafał Miłecki2014-09-24
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42659
* bcm53xx: add nand flash driverHauke Mehrtens2014-09-21
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42641
* bcm53xx: update patches adding bcma supportHauke Mehrtens2014-09-21
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42640
* bcm53xx: add support for GPIOsRafał Miłecki2014-09-21
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42638
* bcm53xx: rename console fixing patchRafał Miłecki2014-09-21
| | | | | | This squeezes BCM5301X patches. SVN-Revision: 42637
* bcm53xx: fix early serial consoleHauke Mehrtens2014-09-14
| | | | | | | | | This device actually has a 8250 serial with a shift of 0. Tested this on a BCM4708. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42538
* kernel: update bcma to the tag master-2014-09-11 (wireless-next)Rafał Miłecki2014-09-14
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42537
* kernel: update 3.14 to 3.14.18Luka Perkov2014-09-10
| | | | | | | | Targets were build tested and patches are refreshed. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42463
* kernel: add bcma patches sent upstream but not pushed yetHauke Mehrtens2014-09-08
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42448
* kernel: update bcma to the version from wireless-testing master-2014-09-04 tagHauke Mehrtens2014-09-08
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42447
* bcm53xx: update bcma device tree intergeneration and fix nvram parsingHauke Mehrtens2014-08-24
| | | | | | | | | | | | This fixes lots of sparse and checkpatch errors and extends the documentation. This also fixes a problem in the nvram parser, it now detects the correct nvram on my Netgear R6250. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42272
* bcm53xx: add bcm53xxspiflash driver for SPI flashesHauke Mehrtens2014-08-21
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42260
* bcm53xx: backport more spi-nor patchesHauke Mehrtens2014-08-21
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42259
* bcm53xx: add SPI controller driverHauke Mehrtens2014-08-19
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42223
* bcm53xx: backport spi nor code form kernel v3.17-rc1.Hauke Mehrtens2014-08-19
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42222
* kernel: update bcma to code from v3.17-rc1Hauke Mehrtens2014-08-19
| | | | | | | | This is needed for some new patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42221
* bcm53xx: remove BCM4360 from PCI idsHauke Mehrtens2014-08-11
| | | | | | | | bcma does not support this card and b43 hangs when probing this card. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42142
* bcm53xx: update to kernel 3.14Hauke Mehrtens2014-07-31
| | | | | | | | Use kernel 3.14 by default and refresh the patches Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41913
* bcm53xx: add restart supportHauke Mehrtens2014-07-31
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 41912
* kernel: update bcma and ssb to version master-2014-07-22Hauke Mehrtens2014-07-22
| | | | | | | | | This is a backport of bcma and ssb from wireless-tesing/master tag master-2014-07-22. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41804
* bcm53xx: add support for the PCIe controllerHauke Mehrtens2014-05-29
| | | | | | | | | | This patch adds support for the PCIe controller In addition to the PCIe controller a sprom is now provided by a device tree driver to bcma from some nvram. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40880
* bcm53xx: add initial support for kernel 3.14Hauke Mehrtens2014-04-23
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40564