summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: fix ethernet on 96328avng and 963281TANJonas Gorski2012-06-047-15/+19
| | | | | | The internal switch did not get registered. SVN-Revision: 32041
* bcm63xx: build images for 6328 reference boards with various flash sizesJonas Gorski2012-05-3011-28/+232
| | | | | | | | | | | Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004
* bcm63xx: readd accidentially dropped network config for SPW303VJonas Gorski2012-05-301-0/+1
| | | | SVN-Revision: 32003
* bcm63xx: build images for DSL-274XB revision F1Jonas Gorski2012-05-271-0/+3
| | | | | | | | | | | Build images for D-Link DSL-274XB revision F1. Flashing through original web UI as well as CFE works. Known issues: * wifi led inverted (on when wifi is off and vice cersa) * same issues as generic bcm6328 support SVN-Revision: 31885
* bcm63xx: add ath9k to atheros wifi profileJonas Gorski2012-05-271-1/+1
| | | | SVN-Revision: 31884
* bcm63xx: enable bcm6328 support and required driversJonas Gorski2012-05-271-3/+6
| | | | | | | | | | | BCM6328 support is in a usable state, with the following issues * internal switch port not configurable * external phys not supported * broadcom wifis will probably not work correctly * and all other generic bcm63xx issues (so yes, still no ADSL) SVN-Revision: 31883
* bcm63xx: add support for DSL-274XB rev F1Jonas Gorski2012-05-278-6/+146
| | | | SVN-Revision: 31882
* bcm63xx: fix port state after network downJonas Gorski2012-05-271-0/+28
| | | | | | | | bcm_enetsw_probe did not properly reset port states, resulting in connected ports staying disabled after bringing up the interface the second time. SVN-Revision: 31881
* bcm63xx: add a fixup for ath9k devicesJonas Gorski2012-05-2723-63/+1447
| | | | SVN-Revision: 31880
* bcm63xx: add support for the HSSPI controllerJonas Gorski2012-05-2733-55/+1241
| | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879
* bcm63xx: add preliminary support for bcm6328Jonas Gorski2012-05-2721-18/+1364
| | | | SVN-Revision: 31878
* bcm63xx: add flash type detectionJonas Gorski2012-05-2732-80/+414
| | | | SVN-Revision: 31877
* bcm63xx: pad Speedport W303 V images to 4 MiBJonas Gorski2012-05-271-1/+1
| | | | | | | Prevents CFE from flashing to the second image offset. Fix up the rootfs length on first boot else CFE will complain. SVN-Revision: 31876
* bcm63xx: add a default switch configuration for DSL-274XBJonas Gorski2012-05-271-1/+6
| | | | SVN-Revision: 31874
* bcm63xx: setup network config through uci-defaultsJonas Gorski2012-05-2711-159/+42
| | | | SVN-Revision: 31873
* bcm63xx: move the board name workaround to /lib/brcm63xx.shJonas Gorski2012-05-272-8/+8
| | | | SVN-Revision: 31872
* bcm63xx: use the exact board id as board identification stringJonas Gorski2012-05-272-14/+17
| | | | | | No need to keep the bcm63xx/ at the start or the chipid info at the end. SVN-Revision: 31871
* kernel: update linux 3.3 to 3.3.7Gabor Juhos2012-05-231-1/+1
| | | | SVN-Revision: 31848
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-151-9/+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.6Gabor Juhos2012-05-141-1/+1
| | | | SVN-Revision: 31709
* kernel: update linux 3.3 to 3.3.5Gabor Juhos2012-05-078-9/+9
| | | | SVN-Revision: 31645
* bcm63xx: fix a race between PCI bus scan and fallback sprom registrationJonas Gorski2012-05-062-0/+110
| | | | | | | | | The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. SVN-Revision: 31638
* use a define for the poll and debounce intervalFlorian Fainelli2012-05-0235-98/+111
| | | | SVN-Revision: 31550
* kernel: update linux 3.3 to 3.3.4Gabor Juhos2012-04-305-5/+5
| | | | SVN-Revision: 31541
* switch to gpio-keys-polledFlorian Fainelli2012-04-2716-42/+42
| | | | SVN-Revision: 31491
* bcm63xx: drop linux 3.2 supportJonas Gorski2012-04-2444-5120/+4
| | | | SVN-Revision: 31464
* bcm63xx: drop linux 3.0 supportJonas Gorski2012-04-2442-5087/+0
| | | | SVN-Revision: 31463
* bcm63xx: switch kernel to 3.3Jonas Gorski2012-04-241-1/+1
| | | | SVN-Revision: 31462
* bcm63xx: enable bcm6368 for linux 3.3 and build imagesJonas Gorski2012-03-282-2/+7
| | | | | | Only build bcm6368 images when building for linux 3.3. SVN-Revision: 31133
* bcm63xx: add initial support for bcm6368 boardsJonas Gorski2012-03-284-3/+225
| | | | SVN-Revision: 31132
* bcm63xx: add driver for the internal hw trng on bcm6368Jonas Gorski2012-03-289-7/+470
| | | | SVN-Revision: 31131
* bcm63xx: replace SPI driver with latest upstream versionJonas Gorski2012-03-2825-944/+1342
| | | | SVN-Revision: 31130
* bcm63xx: add ethernet support for bcm6368Jonas Gorski2012-03-2811-534/+2173
| | | | | | | | | Add basic support for the internal ethernet switch on bcm6368. It behaves as a dumb switch for now, but allows basic connectivity. Also drop the ethernet patch for bcm6345 for now, it needs rework. SVN-Revision: 31129
* bcm63xx: add missing bits from extirq supportJonas Gorski2012-03-284-3/+99
| | | | | | Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128
* bcm63xx: reorder patchesJonas Gorski2012-03-2840-76/+76
| | | | | | | Reorder patches for a clearer distinction between the purposes of the different patches. SVN-Revision: 31127
* targets: replace madwifi in profiles with ath5k, madwifi is unmaintainedFelix Fietkau2012-03-191-1/+1
| | | | SVN-Revision: 31015
* remove udc patch since it is unusedFlorian Fainelli2012-03-1389-953/+209
| | | | SVN-Revision: 30920
* remove 3.1 supportFlorian Fainelli2012-03-0543-5334/+0
| | | | SVN-Revision: 30823
* rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-genericFlorian Fainelli2012-03-051-2/+2
| | | | SVN-Revision: 30822
* generate generic images for BCM96358VW and BCM96358VW2 (#10666)Florian Fainelli2012-03-051-0/+2
| | | | SVN-Revision: 30821
* wire bcm96348gw-10 reset button (#10854)Florian Fainelli2012-03-058-8/+88
| | | | SVN-Revision: 30820
* Merge branch 'bcm63xx'Florian Fainelli2012-03-0531-38/+625
| | | | SVN-Revision: 30819
* brcm63xx: add support for linux 3.3Jonas Gorski2012-02-0438-0/+5080
| | | | SVN-Revision: 30027
* kernel: update linux 3.0 to 3.0.18Jonas Gorski2012-01-311-1/+1
| | | | SVN-Revision: 29965
* build 96348R imagesFlorian Fainelli2012-01-301-0/+1
| | | | SVN-Revision: 29960
* remove support for 2.6.39Florian Fainelli2012-01-3040-5202/+0
| | | | SVN-Revision: 29959
* bump to 3.0.17Florian Fainelli2012-01-301-1/+1
| | | | SVN-Revision: 29958
* brcm63xx: add support for linux 3.2Jonas Gorski2012-01-1339-0/+5195
| | | | SVN-Revision: 29731
* kernel: update linux 3.1 to 3.1.9Jonas Gorski2012-01-1310-19/+19
| | | | SVN-Revision: 29726
* kernel: update linux 3.0 to 3.0.17Jonas Gorski2012-01-1310-19/+19
| | | | SVN-Revision: 29725