Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote ↵ | Daniel Dickinson | 2010-11-16 | 1 | -23/+25 |
| | | | | | | 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 | ||||
* | Add wps button on alice gate | Claudio Mignanti | 2010-11-06 | 1 | -3/+9 |
| | | | | SVN-Revision: 23903 | ||||
* | update kernels to 2.6.32.25 and 2.6.35.8 | Imre Kaloz | 2010-11-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23851 | ||||
* | register uart driver on livebox (#8013) | Florian Fainelli | 2010-10-27 | 1 | -1/+6 |
| | | | | SVN-Revision: 23653 | ||||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-10-27 | 2 | -3/+3 |
| | | | | SVN-Revision: 23652 | ||||
* | Fix nxp_74hc164 driver compile error (builbot) | Claudio Mignanti | 2010-10-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 23623 | ||||
* | fix platform_devices registration | Florian Fainelli | 2010-10-18 | 1 | -6/+6 |
| | | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 23517 | ||||
* | add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558) | Florian Fainelli | 2010-10-17 | 1 | -0/+49 |
| | | | | SVN-Revision: 23508 | ||||
* | remove 2.6.32 support | Florian Fainelli | 2010-10-17 | 30 | -4479/+0 |
| | | | | SVN-Revision: 23505 | ||||
* | fix SPI driver, move register out of driver code | Florian Fainelli | 2010-10-17 | 1 | -274/+312 |
| | | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com SVN-Revision: 23504 | ||||
* | restore kernel oldconfig | Florian Fainelli | 2010-10-17 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23503 | ||||
* | refresh patches | Florian Fainelli | 2010-10-17 | 3 | -7/+7 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23502 | ||||
* | refresh nb4 support. Register 74x164 device | Florian Fainelli | 2010-10-17 | 1 | -58/+91 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23501 | ||||
* | add spi devices board info int bcm63xx_boards | Florian Fainelli | 2010-10-17 | 1 | -0/+25 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23500 | ||||
* | add 74x164 SPI chip support | Florian Fainelli | 2010-10-17 | 1 | -24/+202 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23499 | ||||
* | backport SPI master with no RXTX support (from 2.6.36) | Florian Fainelli | 2010-10-17 | 2 | -0/+454 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23498 | ||||
* | register earlier extended platform devices | Florian Fainelli | 2010-10-17 | 1 | -7/+7 |
| | | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23497 | ||||
* | update 2.6.35.x to 2.6.35.7 | Lars-Peter Clausen | 2010-10-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 23213 | ||||
* | remove wpa-supplicant and iw from the Tecom GW6x00 profile | Florian Fainelli | 2010-09-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 23051 | ||||
* | default to using 2.6.35 | Florian Fainelli | 2010-09-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 23038 | ||||
* | remove 2.6.33 support | Florian Fainelli | 2010-09-12 | 30 | -4517/+0 |
| | | | | SVN-Revision: 23037 | ||||
* | change the Tecom GW6x00 profile to use wl instead of b43 | Florian Fainelli | 2010-09-12 | 1 | -2/+3 |
| | | | | SVN-Revision: 23036 | ||||
* | register udc and spi devices at the correct init level | Florian Fainelli | 2010-09-12 | 2 | -11/+11 |
| | | | | SVN-Revision: 23035 | ||||
* | refresh 2.6.35 patches | Florian Fainelli | 2010-09-12 | 2 | -3/+3 |
| | | | | SVN-Revision: 23034 | ||||
* | enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and ↵ | Jo-Philipp Wich | 2010-08-30 | 3 | -3/+0 |
| | | | | | | omap35xx SVN-Revision: 22846 | ||||
* | add 2.6.35 support | Florian Fainelli | 2010-08-25 | 22 | -0/+4343 |
| | | | | SVN-Revision: 22800 | ||||
* | update to 2.6.32.20 | Florian Fainelli | 2010-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 22766 | ||||
* | base-files: diag.sh: For power button as preinit status led, end with led ↵ | Daniel Dickinson | 2010-08-02 | 1 | -1/+5 |
| | | | | | | left on, not off SVN-Revision: 22466 | ||||
* | base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons ↵ | Daniel Dickinson | 2010-08-02 | 1 | -1/+6 |
| | | | | | | and leds on preinit SVN-Revision: 22465 | ||||
* | patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32 | Daniel Dickinson | 2010-08-02 | 2 | -2/+2 |
| | | | | SVN-Revision: 22464 | ||||
* | reorder profiles | Jo-Philipp Wich | 2010-07-26 | 4 | -0/+0 |
| | | | | SVN-Revision: 22390 | ||||
* | fix a typo in 040-bcm963xx_flashmap.patch | Jo-Philipp Wich | 2010-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 22386 | ||||
* | update kernel versions | Imre Kaloz | 2010-07-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 22289 | ||||
* | fix alice gate2 internet:green led (#6743) | Florian Fainelli | 2010-07-18 | 2 | -2/+2 |
| | | | | SVN-Revision: 22273 | ||||
* | add required exports for wl.ko | Jo-Philipp Wich | 2010-07-13 | 2 | -0/+68 |
| | | | | SVN-Revision: 22174 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 22145 | ||||
* | add a wifi profile for proprietary wl | Jo-Philipp Wich | 2010-07-01 | 1 | -0/+19 |
| | | | | SVN-Revision: 22009 | ||||
* | add missing alice gate2 leds (#6743) | Florian Fainelli | 2010-06-13 | 19 | -185/+189 |
| | | | | SVN-Revision: 21785 | ||||
* | do not override cfg80211-related config symbols | Florian Fainelli | 2010-06-12 | 1 | -6/+0 |
| | | | | SVN-Revision: 21769 | ||||
* | generic: move more common options to generic configuration | Gabor Juhos | 2010-06-10 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | generic: move some common symbols to generic configuration | Gabor Juhos | 2010-06-10 | 1 | -1/+0 |
| | | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748 | ||||
* | generic: standardize CONFIG_INLINE_* symbols usage | Gabor Juhos | 2010-06-10 | 1 | -28/+0 |
| | | | | SVN-Revision: 21746 | ||||
* | brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs ↵ | Daniel Dickinson | 2010-05-30 | 8 | -125/+160 |
| | | | | | | reference design) SVN-Revision: 21631 | ||||
* | brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmods | Daniel Dickinson | 2010-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 21630 | ||||
* | brcm63xx: Fixed vlan packet leakage in preinit for known devices with a ↵ | Daniel Dickinson | 2010-05-30 | 4 | -0/+97 |
| | | | | | | switch on eth1 (currently only 96348GW - Tecom 6x00) SVN-Revision: 21629 | ||||
* | brcm63xx: Added preinit reset button module loading for devices known to ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+16 |
| | | | | | | support it and for which /lib/brcm63xx.sh has the definitions (currently only 96348GW - Tecom 6x00) SVN-Revision: 21628 | ||||
* | brcm63xx: Added LED code for preinit (/etc/diag.sh) for 96348GW (Tecom 6x00) | Daniel Dickinson | 2010-05-30 | 1 | -0/+67 |
| | | | | SVN-Revision: 21627 | ||||
* | brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom ↵ | Daniel Dickinson | 2010-05-30 | 2 | -0/+35 |
| | | | | | | 6x00) SVN-Revision: 21626 | ||||
* | update linux kernel to 2.6.32.14 | Nicolas Thill | 2010-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 21583 | ||||
* | target/linux: refresh 2.6.32 patches | Nicolas Thill | 2010-05-24 | 7 | -12/+10 |
| | | | | SVN-Revision: 21566 |