579 Commits (3c1642a9e158917c8288133a5238528ffb185b9d)

Author SHA1 Message Date
Daniel Dickinson ad24e14b35 base-files: Added the preinit information for reset button and preinit indication led, and preinit interface 14 years ago
Daniel Dickinson 244db5ac6a board definition: Fixed CPVA642 LED definitions 14 years ago
Daniel Dickinson 8316194016 board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches later in series due to fuzz 14 years ago
Daniel Dickinson 7129521696 base-files: Added network defconfig because board only has one ethernet (4-port switch) 14 years ago
Daniel Dickinson 9677b65cb6 image Makefile: Corrected router imagename length limiting. Thanks KanjiMonster for reminding me. 14 years ago
Daniel Dickinson 314bce63e6 bcm63xx: Add support for the T-Com Speedport W 500V. 14 years ago
Daniel Dickinson 3a49f669f2 bcm63xx: Add board id override fixup. 14 years ago
Daniel Dickinson c51d772e62 bcm63xx: Finalize support for DSL-274xB, rev C2. 14 years ago
Daniel Dickinson 8fa9b24a4c bcm63xx: Allow 'colored' power leds. 14 years ago
Daniel Dickinson fec30c8c80 bcm63xx: Don't hardcode the switch ethernet interface in preinit. 14 years ago
Daniel Dickinson b1b318750a bcm63xx: Add defconfigs. 14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels 14 years ago
Daniel Dickinson 195d1d7446 image Makefile: Removed extraneous tab from Image/LimitName16 macro definition. The solves the strange whitespace in front of the image name in the info1 section 14 years ago
Daniel Dickinson 0c0c1f017f image: Limited image name put into the info1 field to 16 characters and eliminted the OpenWRT revision. This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used. 14 years ago
Daniel Dickinson 049e59a27b Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known). 14 years ago
Daniel Dickinson eadb5c84fa imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). 14 years ago
Claudio Mignanti 7583fe8668 Add wps button on alice gate 14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8 14 years ago
Florian Fainelli ffc84cf75c register uart driver on livebox (#8013) 14 years ago
Florian Fainelli 7bf5647070 refresh 2.6.35 patches 14 years ago
Claudio Mignanti 697d3e7066 Fix nxp_74hc164 driver compile error (builbot) 14 years ago
Florian Fainelli 20d28f7685 fix platform_devices registration 14 years ago
Florian Fainelli af0e5167bc add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558) 14 years ago
Florian Fainelli 9d9e3fed62 remove 2.6.32 support 14 years ago
Florian Fainelli a1ea84dbb6 fix SPI driver, move register out of driver code 14 years ago
Florian Fainelli 1a13c39f76 restore kernel oldconfig 14 years ago
Florian Fainelli 265bf2ccb0 refresh patches 14 years ago
Florian Fainelli 9f4c51acb7 refresh nb4 support. Register 74x164 device 14 years ago
Florian Fainelli 8cbd9d5a2e add spi devices board info int bcm63xx_boards 14 years ago
Florian Fainelli b65e494976 add 74x164 SPI chip support 14 years ago
Florian Fainelli cd9b90235c backport SPI master with no RXTX support (from 2.6.36) 14 years ago
Florian Fainelli d5854cfd4d register earlier extended platform devices 14 years ago
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7 14 years ago
Florian Fainelli bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile 14 years ago
Florian Fainelli d3e206ad96 default to using 2.6.35 14 years ago
Florian Fainelli dc1302fdf9 remove 2.6.33 support 14 years ago
Florian Fainelli 327ac42dca change the Tecom GW6x00 profile to use wl instead of b43 14 years ago
Florian Fainelli f4f789f211 register udc and spi devices at the correct init level 14 years ago
Florian Fainelli fab2e77357 refresh 2.6.35 patches 14 years ago
Jo-Philipp Wich 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx 14 years ago
Florian Fainelli 2e343d9760 add 2.6.35 support 14 years ago
Florian Fainelli b1becffa5b update to 2.6.32.20 14 years ago
Daniel Dickinson a5fdf57a1b base-files: diag.sh: For power button as preinit status led, end with led left on, not off 14 years ago
Daniel Dickinson d391ca2c8c base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit 14 years ago
Daniel Dickinson 99d0f9ea05 patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32 14 years ago
Jo-Philipp Wich 00cc52f14b reorder profiles 14 years ago
Jo-Philipp Wich 7831006360 fix a typo in 040-bcm963xx_flashmap.patch 14 years ago
Imre Kaloz ca8f45b142 update kernel versions 14 years ago
Florian Fainelli f6935a4bdb fix alice gate2 internet:green led (#6743) 14 years ago
Jo-Philipp Wich abdf25b045 add required exports for wl.ko 14 years ago