aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/config-3.14
Commit message (Collapse)AuthorAgeFilesLines
* bcm53xx: remove linux 3.14 supportFelix Fietkau2015-03-231-276/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44946
* kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLEDJohn Crispin2015-03-061-1/+0
| | | | | | | | | Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since only one platfrom (omap) needs them. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44614
* kernel: move MTD_SPLIT_SUPPORT to generic configJohn Crispin2015-03-061-1/+0
| | | | | | | | | | | CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform specific configs explicitly enables it, while no one platform disables this symbol. So place it in generic config and remove from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44612
* bcm53xx: enable HIGHMEM to support more than 128 MiB of RAMRafał Miłecki2015-01-141-0/+3
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43964
* bcm53xx: refresh configsRafał Miłecki2015-01-141-0/+2
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43963
* bcm53xx: support LEDs on Buffalo devicesRafał Miłecki2014-12-111-0/+3
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43616
* bcm53xx: update the PCIe driverHauke Mehrtens2014-12-071-2/+1
| | | | | | | | | | This adds some updates to the PCIe driver and refreshed the config. Most of these changes are done in preparation for mainling it. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 43545
* bcm53xx: enable UBI and UBIFSRafał Miłecki2014-10-161-0/+19
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42939
* 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
* bcm53xx: add nand flash driverHauke Mehrtens2014-09-211-3/+9
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42641
* bcm53xx: add support for GPIOsRafał Miłecki2014-09-211-0/+6
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42638
* bcm53xx: update bcma device tree intergeneration and fix nvram parsingHauke Mehrtens2014-08-241-1/+1
| | | | | | | | | | | | 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-211-0/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42260
* bcm53xx: backport more spi-nor patchesHauke Mehrtens2014-08-211-0/+1
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42259
* bcm53xx: add SPI controller driverHauke Mehrtens2014-08-191-0/+3
| | | | | | 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-191-3/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 42222
* 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
* bcm53xx: add support for the PCIe controllerHauke Mehrtens2014-05-291-0/+4
| | | | | | | | | | 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-231-0/+228
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 40564