summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* add missing alice gate2 leds (#6743)Florian Fainelli2010-06-1319-185/+189
| | | | SVN-Revision: 21785
* do not override cfg80211-related config symbolsFlorian Fainelli2010-06-121-6/+0
| | | | SVN-Revision: 21769
* generic: move more common options to generic configurationGabor Juhos2010-06-101-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 configurationGabor Juhos2010-06-101-1/+0
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-101-28/+0
| | | | SVN-Revision: 21746
* brcm63xx: Fixed 96348GW (Tecom Gx00) LED definitions to match reality (vs ↵Daniel Dickinson2010-05-308-125/+160
| | | | | | reference design) SVN-Revision: 21631
* brcm63xx: Tecom GW6x00 profile: Added hotplug button events and gpio-leds kmodsDaniel Dickinson2010-05-301-1/+1
| | | | SVN-Revision: 21630
* brcm63xx: Fixed vlan packet leakage in preinit for known devices with a ↵Daniel Dickinson2010-05-304-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 Dickinson2010-05-301-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 Dickinson2010-05-301-0/+67
| | | | SVN-Revision: 21627
* brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom ↵Daniel Dickinson2010-05-302-0/+35
| | | | | | 6x00) SVN-Revision: 21626
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-247-12/+10
| | | | SVN-Revision: 21566
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* revert r21085, fixes #7282Florian Fainelli2010-05-042-2/+2
| | | | SVN-Revision: 21352
* do not write to per-port over-current register, which is bogus (#6898)Florian Fainelli2010-05-022-0/+36
| | | | SVN-Revision: 21306
* rename reset_buttons to buttonsRaphaël Huck2010-04-2910-36/+36
| | | | SVN-Revision: 21255
* add WPS button support for nb4 boardsRaphaël Huck2010-04-296-24/+84
| | | | SVN-Revision: 21254
* fix gpio button key code, match button-hotplug codeRaphaël Huck2010-04-296-16/+16
| | | | SVN-Revision: 21253
* fix gpio_button device registerRaphaël Huck2010-04-294-12/+34
| | | | SVN-Revision: 21252
* fix the setup of MII clock in the case enet1 is linked to external switch ↵Raphaël Huck2010-04-282-0/+44
| | | | | | for 6358 boards, thx Miguel SVN-Revision: 21231
* extend bcm63xx_wdt driver for debugging purposes, thx MiguelRaphaël Huck2010-04-272-10/+50
| | | | SVN-Revision: 21199
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* add neufbox 4 board support, thx Miguel & FlorianRaphaël Huck2010-04-273-0/+1035
| | | | SVN-Revision: 21193
* add NXP 74HC164 chip driver support, thx Miguel & FlorianRaphaël Huck2010-04-272-0/+558
| | | | SVN-Revision: 21192
* add extended platform devices patch, thx Miguel & FlorianRaphaël Huck2010-04-272-0/+52
| | | | SVN-Revision: 21191
* fix spi chip select configurationFlorian Fainelli2010-04-262-2/+2
| | | | SVN-Revision: 21164
* fix bcm6358 spi base register address (#7234)Florian Fainelli2010-04-263-53/+51
| | | | SVN-Revision: 21163
* the SPI_CMD register is 16-bits wideFlorian Fainelli2010-04-262-8/+8
| | | | SVN-Revision: 21162
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-241-1/+1
| | | | SVN-Revision: 21136
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-241-0/+37
| | | | SVN-Revision: 21132
* register spi controller, remove whitespacesFlorian Fainelli2010-04-222-37/+133
| | | | SVN-Revision: 21096
* resync 2.6.33 mtd patch with the one for 2.6.32Florian Fainelli2010-04-221-153/+20
| | | | SVN-Revision: 21095
* fix wrong refresh on flashmap patchFlorian Fainelli2010-04-221-1/+1
| | | | SVN-Revision: 21094
* re-instate SPI supportFlorian Fainelli2010-04-222-0/+1820
| | | | SVN-Revision: 21087
* refresh 2.6.32 patchesFlorian Fainelli2010-04-222-32/+22
| | | | SVN-Revision: 21086
* alwasy read imagetag with 64K erase block sizeFlorian Fainelli2010-04-222-2/+2
| | | | SVN-Revision: 21085
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-224-8/+8
| | | | SVN-Revision: 21081
* tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in ↵Daniel Dickinson2010-04-141-2/+2
| | | | | | imagetag (was invalid strings in bcm_tag.h). Closes #7120 SVN-Revision: 20850
* define a shared IMG_PREFIX variable used as a basename for image files, it ↵Nicolas Thill2010-04-121-2/+2
| | | | | | contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files SVN-Revision: 20834
* do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338Florian Fainelli2010-04-092-0/+26
| | | | SVN-Revision: 20765
* flashmap and image generation: reduced union bcm_tag to a single struct ↵Florian Fainelli2010-04-014-433/+186
| | | | | | 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
* move bcm_tag.h out of the flashmap patch so that user-land tools can re-use itFlorian Fainelli2010-03-283-362/+178
| | | | SVN-Revision: 20548
* kernel: update to 2.6.32.10Gabor Juhos2010-03-262-3/+3
| | | | SVN-Revision: 20444
* drop support for 2.6.30 kernelFlorian Fainelli2010-03-2680-14087/+0
| | | | SVN-Revision: 20438
* add support for D4PW board, patch from mexitFlorian Fainelli2010-03-252-0/+120
| | | | SVN-Revision: 20420
* refresh 2.6.32 patches, fix livebox support (#6821)Florian Fainelli2010-03-1421-257/+114
| | | | SVN-Revision: 20204
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵Nicolas Thill2010-03-113-0/+3
| | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136
* do not register devices in device_initcall level, this breaks the SSB SPROM ↵Florian Fainelli2010-03-022-38/+0
| | | | | | registration SVN-Revision: 19957
* remove mail headers from patchesFlorian Fainelli2010-03-012-128/+0
| | | | SVN-Revision: 19935