aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ↵Daniel Dickinson2012-01-1113-40/+25
| | | | | | to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics. SVN-Revision: 29712
* don't package gpioctl by defaultFlorian Fainelli2011-11-211-1/+1
| | | | SVN-Revision: 29288
* fix D-Link DSL-2650U image generationJo-Philipp Wich2011-11-191-1/+1
| | | | SVN-Revision: 29266
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-191-1/+1
| | | | SVN-Revision: 29264
* build images for D-Link DSL-2650U (#9003)Florian Fainelli2011-11-181-0/+2
| | | | SVN-Revision: 29238
* build images for Pirelli A226M (#10409)Florian Fainelli2011-11-131-0/+4
| | | | SVN-Revision: 29045
* register uart0 on DWV-S0 boards (#10409)Florian Fainelli2011-11-137-11/+38
| | | | SVN-Revision: 29044
* rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patchFlorian Fainelli2011-11-133-0/+0
| | | | SVN-Revision: 29041
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-131-1/+1
| | | | SVN-Revision: 29007
* target: globally disable BSD process accountingJo-Philipp Wich2011-10-253-3/+0
| | | | SVN-Revision: 28584
* kernel: update kernel to version 2.6.39.4Hauke Mehrtens2011-08-161-1/+1
| | | | SVN-Revision: 28022
* fix ehci build on 3.0+Florian Fainelli2011-08-102-2/+2
| | | | SVN-Revision: 27946
* add ignore_oc in struct ehci_hcdFlorian Fainelli2011-08-108-57/+11
| | | | SVN-Revision: 27945
* bcm63xx: add support for linux 3.1-rc1Jonas Gorski2011-08-0940-0/+5184
| | | | SVN-Revision: 27941