summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: add support for Buffalo WZR-1750DHPRafał Miłecki2014-10-092-0/+119
| | | | | | | | 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-061-7/+60
| | | | | | | | Thanks tusc (our forum user) for checking GPIOs. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42827
* targets: remove useless quotes around KERNELNAMEFelix Fietkau2014-10-051-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42780
* bcm53xx: build R6250 firmware with "Other Regions" regionRafał Miłecki2014-10-031-1/+1
| | | | | | | | This prevents vendor firmware from warning about incompatible region. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42754
* bcm53xx: early support for Netgear R6300 V2Rafał Miłecki2014-10-022-0/+75
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42743
* bcm53xx: early buttons support (without interrupts)Rafał Miłecki2014-10-022-0/+67
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42718
* bcm53xx: backport bcma RFC patch that fixes LEDsRafał Miłecki2014-10-021-0/+74
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42717
* bcm53xx: support devices with more (13+) partitionsRafał Miłecki2014-10-021-0/+37
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42716
* bcm53xx: select LEDs support by defaultRafał Miłecki2014-10-021-1/+2
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42715
* bcm53xx: add BCM5301X patches sent upstream (bus and R6250 LEDs)Rafał Miłecki2014-10-013-14/+123
| | | | | | 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-013-279/+11
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42710
* bcm53xx: rename BCM5301X DTS patch to match upstream orderRafał Miłecki2014-10-011-0/+0
| | | | SVN-Revision: 42708
* bcm53xx: activate some workarounds for errors in the Cortex-A9Hauke Mehrtens2014-09-281-0/+3
| | | | | | | | BCM4708 uses a Cortex-A9 rev r3p0 and a L2C-310 rev r3p2. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42690
* kernel: update bcma to the tag master-2014-09-26 (wireless-next)Rafał Miłecki2014-09-271-37/+0
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42672
* bcm53xx: add a patch that fixes booting problemsRafał Miłecki2014-09-241-0/+206
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42659
* bcm53xx: image: use IMG_PREFIX for chk imagesRafał Miłecki2014-09-221-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42649
* bcm53xx: image: make filesystem a suffix for TRX filesRafał Miłecki2014-09-221-3/+3
| | | | | | | | | This makes TRX files more /compatible/ with firmware files (e.g. CHK). This will allow us to put some TRX files in BIN_DIR if we need to. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42646
* bcm53xx: image: document arguments of various functionsRafał Miłecki2014-09-221-0/+8
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42645
* bcm53xx: image: rework Makefile and merge some functionsRafał Miłecki2014-09-221-17/+11
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42644
* bcm53xx: activate vfpv3 supportHauke Mehrtens2014-09-211-0/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42642
* bcm53xx: add nand flash driverHauke Mehrtens2014-09-213-4/+1626
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42641
* bcm53xx: update patches adding bcma supportHauke Mehrtens2014-09-214-71/+165
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42640
* bcm53xx: add fixtrxHauke Mehrtens2014-09-211-0/+7
| | | | | | | | | Without running fixtrx the image will not boot at the second time, because the CRC the boot loader check is invalid at that time. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42639
* bcm53xx: add support for GPIOsRafał Miłecki2014-09-213-0/+72
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42638
* bcm53xx: rename console fixing patchRafał Miłecki2014-09-211-0/+0
| | | | | | This squeezes BCM5301X patches. SVN-Revision: 42637
* bcm53xx: fix early serial consoleHauke Mehrtens2014-09-141-0/+33
| | | | | | | | | 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-142-251/+0
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42537
* bcm53xx: select nvram package by defaultHauke Mehrtens2014-09-131-1/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42522
* kernel: update 3.14 to 3.14.18Luka Perkov2014-09-102-2/+2
| | | | | | | | 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-084-59/+30
| | | | | | 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-081-56/+0
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42447
* bcm53xx: update bcma device tree intergeneration and fix nvram parsingHauke Mehrtens2014-08-2414-241/+475
| | | | | | | | | | | | 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-213-0/+306
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42260
* bcm53xx: backport more spi-nor patchesHauke Mehrtens2014-08-216-0/+556
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42259
* bcm53xx: add SPI controller driverHauke Mehrtens2014-08-192-0/+438
| | | | | | 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-192-3/+2445
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42222
* kernel: update bcma to code from v3.17-rc1Hauke Mehrtens2014-08-192-4/+4
| | | | | | | | This is needed for some new patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42221
* kernel: 3.14: update bcm47xxpartHauke Mehrtens2014-08-181-0/+1
| | | | | | | | It it used by brcm47xx and bcm53xx targets, so put patches in generic. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42212
* brcm47xx/bcm53xx: improve descriptionHauke Mehrtens2014-08-181-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42204
* bcm53xx: remove kernel 3.10Hauke Mehrtens2014-08-187-1334/+0
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42203
* bcm53xx: add b43 wifi supportHauke Mehrtens2014-08-112-1/+2
| | | | | | | | Now it is possible to use b43 wifi. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42143
* bcm53xx: remove BCM4360 from PCI idsHauke Mehrtens2014-08-111-2/+1
| | | | | | | | 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
* kernel: update 3.14 to 3.14.16Luka Perkov2014-08-081-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42070
* bcm53xx: update to kernel 3.14Hauke Mehrtens2014-07-317-14/+9
| | | | | | | | 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-311-0/+74
| | | | | | 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-228-13/+13
| | | | | | | | | 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
* target/linux/*/image/Makefile: use new dts path variableJohn Crispin2014-07-211-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41791
* kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>John Crispin2014-07-201-1/+1
| | | | SVN-Revision: 41776
* kernel: update 3.10.36->3.10.44John Crispin2014-06-261-1/+1
| | | | | | | | 205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41351
* bcm53xx: add support for the PCIe controllerHauke Mehrtens2014-05-2916-91/+2598
| | | | | | | | | | 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