Commit Graph

469 Commits (86ddf7c7a8abe74468d9fcbac8f512b9454f0bd2)

Author SHA1 Message Date
Daniel Dickinson b1b318750a bcm63xx: Add defconfigs.
Port the mechanism for different default configurations from ar71xx and
use the old configuration as the default configuration. This should have
no functional differences to before.
While we are at it, remove the obsolete nat option.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 24185
14 years ago
Imre Kaloz ead8ab8403 update to the latest stable kernels
SVN-Revision: 24136
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
SVN-Revision: 24127
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.
SVN-Revision: 24118
14 years ago
Daniel Dickinson 049e59a27b Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
SVN-Revision: 24040
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).
SVN-Revision: 24011
14 years ago
Claudio Mignanti 7583fe8668 Add wps button on alice gate
SVN-Revision: 23903
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Florian Fainelli ffc84cf75c register uart driver on livebox (#8013)
SVN-Revision: 23653
14 years ago
Florian Fainelli 7bf5647070 refresh 2.6.35 patches
SVN-Revision: 23652
14 years ago
Claudio Mignanti 697d3e7066 Fix nxp_74hc164 driver compile error (builbot)
SVN-Revision: 23623
14 years ago
Florian Fainelli 20d28f7685 fix platform_devices registration
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>

SVN-Revision: 23517
14 years ago
Florian Fainelli af0e5167bc add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)
SVN-Revision: 23508
14 years ago
Florian Fainelli 9d9e3fed62 remove 2.6.32 support
SVN-Revision: 23505
14 years ago
Florian Fainelli a1ea84dbb6 fix SPI driver, move register out of driver code
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com

SVN-Revision: 23504
14 years ago
Florian Fainelli 1a13c39f76 restore kernel oldconfig
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23503
14 years ago
Florian Fainelli 265bf2ccb0 refresh patches
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23502
14 years ago
Florian Fainelli 9f4c51acb7 refresh nb4 support. Register 74x164 device
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23501
14 years ago
Florian Fainelli 8cbd9d5a2e add spi devices board info int bcm63xx_boards
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23500
14 years ago
Florian Fainelli b65e494976 add 74x164 SPI chip support
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23499
14 years ago
Florian Fainelli cd9b90235c backport SPI master with no RXTX support (from 2.6.36)
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23498
14 years ago
Florian Fainelli d5854cfd4d register earlier extended platform devices
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23497
14 years ago
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
14 years ago
Florian Fainelli bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
14 years ago
Florian Fainelli d3e206ad96 default to using 2.6.35
SVN-Revision: 23038
14 years ago
Florian Fainelli dc1302fdf9 remove 2.6.33 support
SVN-Revision: 23037
14 years ago
Florian Fainelli 327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
14 years ago
Florian Fainelli f4f789f211 register udc and spi devices at the correct init level
SVN-Revision: 23035
14 years ago
Florian Fainelli fab2e77357 refresh 2.6.35 patches
SVN-Revision: 23034
14 years ago
Jo-Philipp Wich 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
14 years ago
Florian Fainelli 2e343d9760 add 2.6.35 support
SVN-Revision: 22800
14 years ago
Florian Fainelli b1becffa5b update to 2.6.32.20
SVN-Revision: 22766
14 years ago
Daniel Dickinson a5fdf57a1b base-files: diag.sh: For power button as preinit status led, end with led left on, not off
SVN-Revision: 22466
14 years ago
Daniel Dickinson d391ca2c8c base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons and leds on preinit
SVN-Revision: 22465
14 years ago
Daniel Dickinson 99d0f9ea05 patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32
SVN-Revision: 22464
14 years ago
Jo-Philipp Wich 00cc52f14b reorder profiles
SVN-Revision: 22390
14 years ago
Jo-Philipp Wich 7831006360 fix a typo in 040-bcm963xx_flashmap.patch
SVN-Revision: 22386
14 years ago
Imre Kaloz ca8f45b142 update kernel versions
SVN-Revision: 22289
14 years ago
Florian Fainelli f6935a4bdb fix alice gate2 internet:green led (#6743)
SVN-Revision: 22273
14 years ago
Jo-Philipp Wich abdf25b045 add required exports for wl.ko
SVN-Revision: 22174
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Jo-Philipp Wich 1650f33f97 add a wifi profile for proprietary wl
SVN-Revision: 22009
14 years ago
Florian Fainelli fb94196462 add missing alice gate2 leds (#6743)
SVN-Revision: 21785
14 years ago
Florian Fainelli 145fd381d7 do not override cfg80211-related config symbols
SVN-Revision: 21769
14 years ago
Gabor Juhos 9bc1e548a1 generic: move more common options to generic configuration
* CONFIG_ABX500_CORE
 * CONFIG_ATOMIC64_SELFTEST
 * CONFIG_BRIDGE_IGMP_SNOOPING
 * CONFIG_CAIF
 * CONFIG_CEPH_FS
 * CONFIG_CRYSTALHD
 * CONFIG_DEFAULT_SECURITY_SELINUX
 * CONFIG_DEFAULT_SECURITY_SMACK
 * CONFIG_DEFAULT_SECURITY_TOMOYO
 * CONFIG_DT3155
 * CONFIG_IP_MROUTE_MULTIPLE_TABLES
 * CONFIG_L2TP
 * CONFIG_LOGFS
 * CONFIG_LPC_SCH
 * CONFIG_MFD_JANZ_CMODIO
 * CONFIG_MFD_RDC321X
 * CONFIG_N_GSM
 * CONFIG_RAMOOPS
 * CONFIG_SERIAL_ALTERA_JTAGUART
 * CONFIG_SERIAL_ALTERA_UART
 * CONFIG_SERIAL_TIMBERDALE
 * CONFIG_SM_FTL
 * CONFIG_SQUASHFS_XATTRS

SVN-Revision: 21750
14 years ago
Gabor Juhos 2f328ce488 generic: move some common symbols to generic configuration
* CONFIG_MUTEX_SPIN_ON_OWNER
 * CONFIG_DEFAULT_HYDLA
 * CONFIG_DEFAULT_VENO

SVN-Revision: 21748
14 years ago
Gabor Juhos 5cad9d5c73 generic: standardize CONFIG_INLINE_* symbols usage
SVN-Revision: 21746
14 years ago
Daniel Dickinson f296eeab53 brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs reference design)
SVN-Revision: 21631
14 years ago
Daniel Dickinson 6a267cfa76 brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods
SVN-Revision: 21630
14 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)
SVN-Revision: 21629
14 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)
SVN-Revision: 21628
14 years ago
Daniel Dickinson cc8fba8441 brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00)
SVN-Revision: 21627
14 years ago
Daniel Dickinson bd8cfa63f4 brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom 6x00)
SVN-Revision: 21626
14 years ago
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14
SVN-Revision: 21583
14 years ago
Nicolas Thill 46e2eea1ef target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
14 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
14 years ago
Florian Fainelli f89ff525ee revert r21085, fixes #7282
SVN-Revision: 21352
14 years ago
Florian Fainelli 1017215649 do not write to per-port over-current register, which is bogus (#6898)
SVN-Revision: 21306
14 years ago
Raphaël Huck f87eac79bb rename reset_buttons to buttons
SVN-Revision: 21255
14 years ago
Raphaël Huck ccfe1f7886 add WPS button support for nb4 boards
SVN-Revision: 21254
14 years ago
Raphaël Huck b29ef93886 fix gpio button key code, match button-hotplug code
SVN-Revision: 21253
14 years ago
Raphaël Huck 5af6e7724b fix gpio_button device register
SVN-Revision: 21252
14 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
SVN-Revision: 21231
14 years ago
Raphaël Huck 1a07f81239 extend bcm63xx_wdt driver for debugging purposes, thx Miguel
SVN-Revision: 21199
14 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12
SVN-Revision: 21195
14 years ago
Raphaël Huck 8df378a918 add neufbox 4 board support, thx Miguel & Florian
SVN-Revision: 21193
14 years ago
Raphaël Huck 266c0bf900 add NXP 74HC164 chip driver support, thx Miguel & Florian
SVN-Revision: 21192
14 years ago
Raphaël Huck cf1654354b add extended platform devices patch, thx Miguel & Florian
SVN-Revision: 21191
14 years ago
Florian Fainelli d15e136deb fix spi chip select configuration
SVN-Revision: 21164
14 years ago
Florian Fainelli 84dd37d930 fix bcm6358 spi base register address (#7234)
SVN-Revision: 21163
14 years ago
Florian Fainelli 52231f694d the SPI_CMD register is 16-bits wide
SVN-Revision: 21162
14 years ago
Nicolas Thill b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu
SVN-Revision: 21136
14 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
14 years ago
Florian Fainelli 2bab1a43be register spi controller, remove whitespaces
SVN-Revision: 21096
14 years ago
Florian Fainelli 6b423d5ecb resync 2.6.33 mtd patch with the one for 2.6.32
SVN-Revision: 21095
14 years ago
Florian Fainelli 41836b16bb fix wrong refresh on flashmap patch
SVN-Revision: 21094
14 years ago
Florian Fainelli ca3e07d639 re-instate SPI support
SVN-Revision: 21087
14 years ago
Florian Fainelli 0b47141194 refresh 2.6.32 patches
SVN-Revision: 21086
14 years ago
Florian Fainelli be2a5389e6 alwasy read imagetag with 64K erase block size
SVN-Revision: 21085
14 years ago
Gabor Juhos 81062a12ac kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
14 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
SVN-Revision: 20850
14 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
SVN-Revision: 20834
14 years ago
Florian Fainelli b87e590b24 do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
SVN-Revision: 20765
14 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.
SVN-Revision: 20652
14 years ago
Florian Fainelli dad85cddac move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
SVN-Revision: 20548
14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10
SVN-Revision: 20444
14 years ago
Florian Fainelli 10d4e5b4b0 drop support for 2.6.30 kernel
SVN-Revision: 20438
14 years ago
Florian Fainelli 928dfc550f add support for D4PW board, patch from mexit
SVN-Revision: 20420
14 years ago
Florian Fainelli f2e91995ea refresh 2.6.32 patches, fix livebox support (#6821)
SVN-Revision: 20204
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])
SVN-Revision: 20136
15 years ago
Florian Fainelli 2c13d45b29 do not register devices in device_initcall level, this breaks the SSB SPROM registration
SVN-Revision: 19957
15 years ago
Florian Fainelli 0cd5b9983f remove mail headers from patches
SVN-Revision: 19935
15 years ago
Florian Fainelli 4f4066d3e0 add support for 2.6.33
SVN-Revision: 19921
15 years ago
Florian Fainelli 984ac762e4 add support for 2.6.32, dropped the SPI patch for now
SVN-Revision: 19919
15 years ago
Florian Fainelli ada5848ba6 build images for RG100A (bcm6358-based boards) (#6755)
SVN-Revision: 19894
15 years ago
Florian Fainelli 12a2f9b7b8 fix gpio-leds registration for boards having less than 8 LEDs (#6528)
SVN-Revision: 19793
15 years ago
Florian Fainelli 8a1f7817d1 fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)
SVN-Revision: 19753
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Florian Fainelli e716256d86 fix printing of mtd offsets, remove whitespaces.
SVN-Revision: 19475
15 years ago
Florian Fainelli b8d99458ff move files to files-2.6.30, to ease newer kernel integration
SVN-Revision: 19471
15 years ago
Daniel Dickinson 022594b0ed brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and Comtrend CT-5261
SVN-Revision: 19361
15 years ago
Felix Fietkau 2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
SVN-Revision: 19293
15 years ago
Daniel Dickinson f623119680 Fix typo in AGPF_S0 reset button definition
SVN-Revision: 19160
15 years ago
Claudio Mignanti b031e14bf0 bcm63xx: add gpio leds to alice gate
SVN-Revision: 19152
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
15 years ago
Florian Fainelli 0adbdf6409 add support for the RTA1025W_16 board (#5979)
SVN-Revision: 18476
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Florian Fainelli e9a02ff509 merge upstream fixes on mdio loop
SVN-Revision: 18335
15 years ago
Florian Fainelli 9a84de9e01 images without tagid now fallback to the untouched partition layout (#6093)
SVN-Revision: 18288
15 years ago
Florian Fainelli 5e7b871d8a remove no longer used configs and patches
SVN-Revision: 18221
15 years ago
Florian Fainelli 411d1ba1bb do not generate trx images, this is useless
SVN-Revision: 18204
15 years ago
Florian Fainelli 338490bd50 remove 2.6.28 support, we never really used it
SVN-Revision: 18156
15 years ago
Florian Fainelli 7100c1efd9 switch to 2.6.30.9
SVN-Revision: 18155
15 years ago
Florian Fainelli 46c66bba36 update to 2.6.27.35
SVN-Revision: 18125
15 years ago
Nicolas Thill f22156bf9e brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
SVN-Revision: 17935
15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Florian Fainelli 031e6f65ba update to 2.6.27.33
SVN-Revision: 17569
15 years ago
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
15 years ago
Gabor Juhos d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
15 years ago
Florian Fainelli 43d0be69d7 update to 2.6.27.32
SVN-Revision: 17548
15 years ago
Florian Fainelli b9c0291e32 prevent gpio-buttons registration failure
SVN-Revision: 17542
15 years ago
Florian Fainelli 8ceff55a08 fix typos against the gpio buttons driver (#5804)
SVN-Revision: 17538
15 years ago
Florian Fainelli 65fa1debda add infrastructure to register gpio-input reset button
SVN-Revision: 17526
15 years ago
Florian Fainelli 294ec33e47 fix reboot hang on bcm6345, thanks AndyI
SVN-Revision: 17465
15 years ago
Florian Fainelli 63b86723b1 switch to 2.6.27.30
SVN-Revision: 17291
15 years ago
Florian Fainelli 3fd180eb53 add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA
SVN-Revision: 17234
15 years ago
Florian Fainelli 7610c78205 fix typo, INT_MASK is writable, INT_STATUS is not
SVN-Revision: 17229
15 years ago
Florian Fainelli dd8b0f9fb9 more bcm63xx definition fixes, thanks AndyI
SVN-Revision: 17227
15 years ago
Florian Fainelli 85698765da add support for the Pirelli AG226G board (#5337)
SVN-Revision: 17190
15 years ago
Florian Fainelli 2d629e3a01 remove useless hard reset in the SPI controller driver
SVN-Revision: 17189
15 years ago
Florian Fainelli 2437f53f1d fix assignment instead of comparison in the mtd driver (#5649)
SVN-Revision: 17188
15 years ago
Florian Fainelli 8866ab8a02 merge upstream fixes for bcm63xx_enet
SVN-Revision: 17175
15 years ago
Florian Fainelli 5138aa203e bcm6345 fixes from AndyI
SVN-Revision: 17153
15 years ago
Florian Fainelli 48c1634d3e fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, thanks AndyI
SVN-Revision: 17149
15 years ago
Florian Fainelli dd78f746a5 disable watchdog for bcm6345 until it gets fixed
SVN-Revision: 17148
15 years ago
Florian Fainelli 39c22483bd fix printing of offsets
SVN-Revision: 17099
15 years ago
Florian Fainelli 85119470d2 add experimental support for 2.6.30.4
SVN-Revision: 17081
15 years ago
Florian Fainelli e58d0f346d more bcm6345 fixes and definitions, thanks to AndyI
SVN-Revision: 17066
15 years ago
Florian Fainelli c5879ba76d refresh 2.6.27 patches
SVN-Revision: 17061
15 years ago
Florian Fainelli 252607a79c update to 2.6.27.29
SVN-Revision: 17060
15 years ago
Florian Fainelli dd622864e1 generate images for RTA1025W_16-based routers (#5594)
SVN-Revision: 17058
15 years ago
Florian Fainelli 9887dc6100 add experimental support for 2.6.28.10, tested on bcm6338
SVN-Revision: 17054
15 years ago
Florian Fainelli 3c806e767e enable 6345 support now that it boots up to user-space
SVN-Revision: 17033
15 years ago
Florian Fainelli dabf5e71a6 fix typo for the flash start address on bcm6345
SVN-Revision: 17032
15 years ago
Florian Fainelli 103c99b960 switch to 2.6.27.28
SVN-Revision: 17027
15 years ago
Florian Fainelli 4d38620058 fix malformed patch
SVN-Revision: 16975
15 years ago