summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
Commit message (Collapse)AuthorAgeFilesLines
* add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/MakefileFelix Fietkau2008-01-271-12/+12
| | | | SVN-Revision: 10279
* Enable SSB ohci driver (#2828)Florian Fainelli2007-12-101-0/+1
| | | | SVN-Revision: 9699
* Add bcm5354 patches from #2757Florian Fainelli2007-12-094-0/+463
| | | | SVN-Revision: 9685
* fix wl-700gE ide init (patch by biblbroks, fixes #2686)Felix Fietkau2007-11-161-0/+32
| | | | SVN-Revision: 9560
* add lzma compressed initramfs for bcm947xxFelix Fietkau2007-11-161-0/+121
| | | | SVN-Revision: 9559
* Add bcm5354 fixes from #2611Florian Fainelli2007-11-132-0/+78
| | | | SVN-Revision: 9547
* add b43 fixes from #2677Felix Fietkau2007-11-112-0/+128
| | | | SVN-Revision: 9535
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
| | | | SVN-Revision: 9415
* fix i2c-gpioFelix Fietkau2007-10-141-3/+3
| | | | SVN-Revision: 9309
* sync ssb with upstreamFelix Fietkau2007-10-1415-4049/+128
| | | | SVN-Revision: 9302
* Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵Felix Fietkau2007-10-136-632/+168
| | | | | | WL-500gP Thanks to jhansen and Wolfram Joost for the fixes and to ryd for the test hardware. Seems like the user space segfaults actually came from this patch: http://lkml.org/lkml/2006/12/12/158 SVN-Revision: 9285
* add patches for 2.6.23 on brcm47xx (not enabled yet)Felix Fietkau2007-10-1313-34/+3647
| | | | SVN-Revision: 9279
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-231-22/+0
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-221-4/+0
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955
* clean up jffs2 config optionsFelix Fietkau2007-09-191-1/+0
| | | | SVN-Revision: 8848
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-082-4/+4
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* remove some obsolete filesFelix Fietkau2007-09-061-1/+0
| | | | SVN-Revision: 8654
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0637-0/+5992
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653