summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: fix for boardflags by xMff and checkpatch.pl fixesHauke Mehrtens2010-07-2012-48/+60
| | | | SVN-Revision: 22318
* brcm47xx: write boardflags correct into spromHauke Mehrtens2010-07-1912-34/+40
| | | | SVN-Revision: 22298
* brcm47xx: prepare brcm47xx patches for sending to mainline.Hauke Mehrtens2010-07-1953-1547/+2759
| | | | SVN-Revision: 22296
* brcm47xx: remove kernel 2.6.33Hauke Mehrtens2010-07-1931-2882/+0
| | | | SVN-Revision: 22295
* brcm47xx: activate swap again and run make oldconfigHauke Mehrtens2010-07-173-6/+2
| | | | SVN-Revision: 22266
* target (base-files): Fixed failsafe mode by adding back insmod diagDaniel Dickinson2010-07-151-0/+8
| | | | SVN-Revision: 22186
* brcm47xx: use kernel 2.6.34.1 as default kernelHauke Mehrtens2010-07-101-1/+1
| | | | SVN-Revision: 22119
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35Felix Fietkau2010-07-102-6/+4
| | | | SVN-Revision: 22116
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵Felix Fietkau2010-07-106-2/+68
| | | | | | | | | | clear.' spam. more and more users are getting confused by this, and consider it a regression in brcm47xx, because brcm-2.4 was not showing this message. It's not particularly interesting for debugging, most of the time it only happens because of an unconnected port. SVN-Revision: 22110
* brcm47xx: added dual image support to flashmap driverMarkus Wigge2010-07-011-3/+37
| | | | | | | | | | some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware images which each consume half of the available flash space. these changes check for the TRX header version and set the partition size correctly. Tested on G3Gv2-VF and Asus WL-500GP SVN-Revision: 22019
* renamed wrt54g3gv2-vf imagesMarkus Wigge2010-07-011-2/+2
| | | | | | | | | | 'factory' and 'sysupgrade' did not make much sense. A discussion with jow convinced me that .trx results in a helpdesk disaster. So I decided to use '.bin' for normal bin-headers and '.noheader.bin' for the trx-v2 image. I fixed the wiki accordingly. SVN-Revision: 22013
* fix commit r21993Alexandros C. Couloumbis2010-06-302-0/+2
| | | | SVN-Revision: 21994
* add back the base-files/image code from brcm-2.4 to brcm47xxFelix Fietkau2010-06-2623-0/+1880
| | | | SVN-Revision: 21945
* remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a ↵Felix Fietkau2010-06-263-3/+0
| | | | | | proper type changing commit) SVN-Revision: 21944
* change a typo in ath5k profileJo-Philipp Wich2010-06-201-1/+1
| | | | SVN-Revision: 21853
* deselect wpad-mini in wl profile instead of adding it to all other profiles, ↵Jo-Philipp Wich2010-06-205-7/+7
| | | | | | slightly change titles SVN-Revision: 21852
* add a profile using proprietary wl instead of b43Jo-Philipp Wich2010-06-203-4/+25
| | | | SVN-Revision: 21851
* brcm47xx: add some exports to be used by the new wl driverFelix Fietkau2010-06-144-0/+92
| | | | SVN-Revision: 21793
* generic: move more common options to generic configurationGabor Juhos2010-06-103-29/+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: don't override CONFIG_DEBUG_FSGabor Juhos2010-06-103-3/+0
| | | | SVN-Revision: 21749
* generic: move some common symbols to generic configurationGabor Juhos2010-06-103-4/+0
| | | | | | | | * CONFIG_MUTEX_SPIN_ON_OWNER * CONFIG_DEFAULT_HYDLA * CONFIG_DEFAULT_VENO SVN-Revision: 21748
* generic: remove trailing whitespaces from kernel configsGabor Juhos2010-06-101-1/+1
| | | | SVN-Revision: 21747
* generic: standardize CONFIG_INLINE_* symbols usageGabor Juhos2010-06-103-62/+0
| | | | SVN-Revision: 21746
* brcm47xx: add kernel 2.6.35 preliminary supportAlexandros C. Couloumbis2010-06-0827-0/+2748
| | | | SVN-Revision: 21707
* update linux kernel to 2.6.32.14Nicolas Thill2010-05-271-1/+1
| | | | SVN-Revision: 21583
* brcm47xx: refresh patchesHauke Mehrtens2010-05-2314-48/+48
| | | | SVN-Revision: 21543
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4Hauke Mehrtens2010-05-231-1/+1
| | | | SVN-Revision: 21540
* Move CONFIG_LZMA_{DE,}COMPRESS to generic configLars-Peter Clausen2010-05-122-4/+0
| | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. SVN-Revision: 21437
* brcm47xx: use tab instead of spaceHauke Mehrtens2010-05-124-144/+144
| | | | SVN-Revision: 21430
* brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * ↵Hauke Mehrtens2010-05-123-165/+36
| | | | | | make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method SVN-Revision: 21427
* brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵Felix Fietkau2010-05-076-9/+9
| | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-3014-211/+37
| | | | SVN-Revision: 21269
* brcm47xx: update config-2.6.33 optionsAlexandros C. Couloumbis2010-04-301-3/+9
| | | | SVN-Revision: 21266
* brcm47xx: refresh 2.6.33 kernel patchesAlexandros C. Couloumbis2010-04-306-18/+17
| | | | SVN-Revision: 21265
* sync to kernel 2.6.32.12Alexandros C. Couloumbis2010-04-271-1/+1
| | | | SVN-Revision: 21195
* brcm47xx: add missing bits & bytes on r21119Alexandros C. Couloumbis2010-04-243-0/+237
| | | | SVN-Revision: 21145
* brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵Alexandros C. Couloumbis2010-04-246-0/+210
| | | | | | and device ids (credits: Bernhard Loos) SVN-Revision: 21119
* brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey ↵Alexandros C. Couloumbis2010-04-233-11/+144
| | | | | | RT-210W, RT-220W and alike boards (closes #6789) SVN-Revision: 21108
* kernel: refresh patches for 2.6.34-rc5 and update md5sumGabor Juhos2010-04-221-1/+1
| | | | SVN-Revision: 21082
* brcm47xx: fix r21042, nuke (boardnum == 42 section)Alexandros C. Couloumbis2010-04-201-30/+13
| | | | SVN-Revision: 21047
* brcm47xx: fix ethernet link state (closes #7056)Alexandros C. Couloumbis2010-04-201-0/+78
| | | | SVN-Revision: 21042
* brcm47xx: allow isdn on brcm47xxHauke Mehrtens2010-04-181-1/+0
| | | | SVN-Revision: 21001
* brcm47xx: refresh patchesHauke Mehrtens2010-04-1814-42/+38
| | | | SVN-Revision: 20996
* brcm47xx: fix build of tg3 for kernel 2.6.34Hauke Mehrtens2010-04-181-29/+29
| | | | SVN-Revision: 20994
* brcm47xx: fix ide drive assignment (closes #7061)Alexandros C. Couloumbis2010-04-163-0/+42
| | | | SVN-Revision: 20924
* brcm47xx: add preliminary 2.6.34 supportAlexandros C. Couloumbis2010-04-1524-0/+2672
| | | | SVN-Revision: 20888
* brcm47xx: remove support for older for kernelHauke Mehrtens2010-03-2652-5690/+0
| | | | SVN-Revision: 20492
* kernel: update to 2.6.32.10Gabor Juhos2010-03-263-15/+11
| | | | SVN-Revision: 20444
* added feature "pcmcia"Markus Wigge2010-03-181-1/+1
| | | | SVN-Revision: 20268
* fix yenta_socket driverMarkus Wigge2010-03-162-0/+96
| | | | | | | Disable some calls the WRT54G3G implementation does not like and enable interrupts to allow hotplugging. SVN-Revision: 20240