Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm63xx: add a fixup for ath9k devices | Jonas Gorski | 2012-05-27 | 23 | -63/+1447 |
| | | | | SVN-Revision: 31880 | ||||
* | bcm63xx: add support for the HSSPI controller | Jonas Gorski | 2012-05-27 | 33 | -55/+1241 |
| | | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879 | ||||
* | bcm63xx: add preliminary support for bcm6328 | Jonas Gorski | 2012-05-27 | 21 | -18/+1364 |
| | | | | SVN-Revision: 31878 | ||||
* | bcm63xx: add flash type detection | Jonas Gorski | 2012-05-27 | 32 | -80/+414 |
| | | | | SVN-Revision: 31877 | ||||
* | bcm63xx: pad Speedport W303 V images to 4 MiB | Jonas Gorski | 2012-05-27 | 1 | -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-274XB | Jonas Gorski | 2012-05-27 | 1 | -1/+6 |
| | | | | SVN-Revision: 31874 | ||||
* | bcm63xx: setup network config through uci-defaults | Jonas Gorski | 2012-05-27 | 11 | -159/+42 |
| | | | | SVN-Revision: 31873 | ||||
* | bcm63xx: move the board name workaround to /lib/brcm63xx.sh | Jonas Gorski | 2012-05-27 | 2 | -8/+8 |
| | | | | SVN-Revision: 31872 | ||||
* | bcm63xx: use the exact board id as board identification string | Jonas Gorski | 2012-05-27 | 2 | -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.7 | Gabor Juhos | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31848 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -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.6 | Gabor Juhos | 2012-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 31709 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 8 | -9/+9 |
| | | | | SVN-Revision: 31645 | ||||
* | bcm63xx: fix a race between PCI bus scan and fallback sprom registration | Jonas Gorski | 2012-05-06 | 2 | -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 interval | Florian Fainelli | 2012-05-02 | 35 | -98/+111 |
| | | | | SVN-Revision: 31550 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 5 | -5/+5 |
| | | | | SVN-Revision: 31541 | ||||
* | switch to gpio-keys-polled | Florian Fainelli | 2012-04-27 | 16 | -42/+42 |
| | | | | SVN-Revision: 31491 | ||||
* | bcm63xx: drop linux 3.2 support | Jonas Gorski | 2012-04-24 | 44 | -5120/+4 |
| | | | | SVN-Revision: 31464 | ||||
* | bcm63xx: drop linux 3.0 support | Jonas Gorski | 2012-04-24 | 42 | -5087/+0 |
| | | | | SVN-Revision: 31463 | ||||
* | bcm63xx: switch kernel to 3.3 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31462 | ||||
* | bcm63xx: enable bcm6368 for linux 3.3 and build images | Jonas Gorski | 2012-03-28 | 2 | -2/+7 |
| | | | | | | Only build bcm6368 images when building for linux 3.3. SVN-Revision: 31133 | ||||
* | bcm63xx: add initial support for bcm6368 boards | Jonas Gorski | 2012-03-28 | 4 | -3/+225 |
| | | | | SVN-Revision: 31132 | ||||
* | bcm63xx: add driver for the internal hw trng on bcm6368 | Jonas Gorski | 2012-03-28 | 9 | -7/+470 |
| | | | | SVN-Revision: 31131 | ||||
* | bcm63xx: replace SPI driver with latest upstream version | Jonas Gorski | 2012-03-28 | 25 | -944/+1342 |
| | | | | SVN-Revision: 31130 | ||||
* | bcm63xx: add ethernet support for bcm6368 | Jonas Gorski | 2012-03-28 | 11 | -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 support | Jonas Gorski | 2012-03-28 | 4 | -3/+99 |
| | | | | | | Add missing external IRQ code parts for older chips in the new code. SVN-Revision: 31128 | ||||
* | bcm63xx: reorder patches | Jonas Gorski | 2012-03-28 | 40 | -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 unmaintained | Felix Fietkau | 2012-03-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 31015 | ||||
* | remove udc patch since it is unused | Florian Fainelli | 2012-03-13 | 89 | -953/+209 |
| | | | | SVN-Revision: 30920 | ||||
* | remove 3.1 support | Florian Fainelli | 2012-03-05 | 43 | -5334/+0 |
| | | | | SVN-Revision: 30823 | ||||
* | rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic | Florian Fainelli | 2012-03-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 30822 | ||||
* | generate generic images for BCM96358VW and BCM96358VW2 (#10666) | Florian Fainelli | 2012-03-05 | 1 | -0/+2 |
| | | | | SVN-Revision: 30821 | ||||
* | wire bcm96348gw-10 reset button (#10854) | Florian Fainelli | 2012-03-05 | 8 | -8/+88 |
| | | | | SVN-Revision: 30820 | ||||
* | Merge branch 'bcm63xx' | Florian Fainelli | 2012-03-05 | 31 | -38/+625 |
| | | | | SVN-Revision: 30819 | ||||
* | brcm63xx: add support for linux 3.3 | Jonas Gorski | 2012-02-04 | 38 | -0/+5080 |
| | | | | SVN-Revision: 30027 | ||||
* | kernel: update linux 3.0 to 3.0.18 | Jonas Gorski | 2012-01-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 29965 | ||||
* | build 96348R images | Florian Fainelli | 2012-01-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 29960 | ||||
* | remove support for 2.6.39 | Florian Fainelli | 2012-01-30 | 40 | -5202/+0 |
| | | | | SVN-Revision: 29959 | ||||
* | bump to 3.0.17 | Florian Fainelli | 2012-01-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 29958 | ||||
* | brcm63xx: add support for linux 3.2 | Jonas Gorski | 2012-01-13 | 39 | -0/+5195 |
| | | | | SVN-Revision: 29731 | ||||
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 10 | -19/+19 |
| | | | | SVN-Revision: 29726 | ||||
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 10 | -19/+19 |
| | | | | SVN-Revision: 29725 | ||||
* | Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ↵ | Daniel Dickinson | 2012-01-11 | 13 | -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 default | Florian Fainelli | 2011-11-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 29288 | ||||
* | fix D-Link DSL-2650U image generation | Jo-Philipp Wich | 2011-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29266 | ||||
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 29264 | ||||
* | build images for D-Link DSL-2650U (#9003) | Florian Fainelli | 2011-11-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 29238 | ||||
* | build images for Pirelli A226M (#10409) | Florian Fainelli | 2011-11-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 29045 | ||||
* | register uart0 on DWV-S0 boards (#10409) | Florian Fainelli | 2011-11-13 | 7 | -11/+38 |
| | | | | SVN-Revision: 29044 | ||||
* | rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch | Florian Fainelli | 2011-11-13 | 3 | -0/+0 |
| | | | | SVN-Revision: 29041 |