327 Commits (ced9c581454eab98626f2f70400546f086b9e7b4)

Author SHA1 Message Date
Florian Fainelli fb94196462 add missing alice gate2 leds (#6743) 14 years ago
Florian Fainelli 145fd381d7 do not override cfg80211-related config symbols 14 years ago
Gabor Juhos 9bc1e548a1 generic: move more common options to generic configuration 15 years ago
Gabor Juhos 2f328ce488 generic: move some common symbols to generic configuration 15 years ago
Gabor Juhos 5cad9d5c73 generic: standardize CONFIG_INLINE_* symbols usage 15 years ago
Daniel Dickinson f296eeab53 brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs reference design) 15 years ago
Daniel Dickinson 6a267cfa76 brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods 15 years ago
Daniel Dickinson 40c53c6556 brcm63xx: Fixed vlan packet leakage in preinit for known devices with a switch on eth1 (currently only 96348GW - Tecom 6x00) 15 years ago
Daniel Dickinson 82edb6eafa brcm63xx: Added preinit reset button module loading for devices known to support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00) 15 years ago
Daniel Dickinson cc8fba8441 brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00) 15 years ago
Daniel Dickinson bd8cfa63f4 brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00) 15 years ago
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14 15 years ago
Nicolas Thill 46e2eea1ef target/linux: refresh 2.6.32 patches 15 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4 15 years ago
Florian Fainelli f89ff525ee revert r21085, fixes #7282 15 years ago
Florian Fainelli 1017215649 do not write to per-port over-current register, which is bogus (#6898) 15 years ago
Raphaël Huck f87eac79bb rename reset_buttons to buttons 15 years ago
Raphaël Huck ccfe1f7886 add WPS button support for nb4 boards 15 years ago
Raphaël Huck b29ef93886 fix gpio button key code, match button-hotplug code 15 years ago
Raphaël Huck 5af6e7724b fix gpio_button device register 15 years ago
Raphaël Huck 73e450f44a fix the setup of MII clock in the case enet1 is linked to external switch for 6358 boards, thx Miguel 15 years ago
Raphaël Huck 1a07f81239 extend bcm63xx_wdt driver for debugging purposes, thx Miguel 15 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12 15 years ago
Raphaël Huck 8df378a918 add neufbox 4 board support, thx Miguel & Florian 15 years ago
Raphaël Huck 266c0bf900 add NXP 74HC164 chip driver support, thx Miguel & Florian 15 years ago
Raphaël Huck cf1654354b add extended platform devices patch, thx Miguel & Florian 15 years ago
Florian Fainelli d15e136deb fix spi chip select configuration 15 years ago
Florian Fainelli 84dd37d930 fix bcm6358 spi base register address (#7234) 15 years ago
Florian Fainelli 52231f694d the SPI_CMD register is 16-bits wide 15 years ago
Nicolas Thill b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu 15 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files 15 years ago
Florian Fainelli 2bab1a43be register spi controller, remove whitespaces 15 years ago
Florian Fainelli 6b423d5ecb resync 2.6.33 mtd patch with the one for 2.6.32 15 years ago
Florian Fainelli 41836b16bb fix wrong refresh on flashmap patch 15 years ago
Florian Fainelli ca3e07d639 re-instate SPI support 15 years ago
Florian Fainelli 0b47141194 refresh 2.6.32 patches 15 years ago
Florian Fainelli be2a5389e6 alwasy read imagetag with 64K erase block size 15 years ago
Gabor Juhos 81062a12ac kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels 15 years ago
Daniel Dickinson fe5d55977e tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Florian Fainelli b87e590b24 do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 15 years ago
Florian Fainelli 2a4fb82289 flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. 15 years ago
Florian Fainelli dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it 15 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10 15 years ago
Florian Fainelli 10d4e5b4b0 drop support for 2.6.30 kernel 15 years ago
Florian Fainelli 928dfc550f add support for D4PW board, patch from mexit 15 years ago
Florian Fainelli f2e91995ea refresh 2.6.32 patches, fix livebox support (#6821) 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Florian Fainelli 2c13d45b29 do not register devices in device_initcall level, this breaks the SSB SPROM registration 15 years ago
Florian Fainelli 0cd5b9983f remove mail headers from patches 15 years ago