Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add brcm47xx patch by crazy_imp to fix a patch chunk for drivers/Makefile | Felix Fietkau | 2008-01-27 | 1 | -12/+12 |
| | | | | SVN-Revision: 10279 | ||||
* | Enable SSB ohci driver (#2828) | Florian Fainelli | 2007-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 9699 | ||||
* | Add bcm5354 patches from #2757 | Florian Fainelli | 2007-12-09 | 4 | -0/+463 |
| | | | | SVN-Revision: 9685 | ||||
* | fix wl-700gE ide init (patch by biblbroks, fixes #2686) | Felix Fietkau | 2007-11-16 | 1 | -0/+32 |
| | | | | SVN-Revision: 9560 | ||||
* | add lzma compressed initramfs for bcm947xx | Felix Fietkau | 2007-11-16 | 1 | -0/+121 |
| | | | | SVN-Revision: 9559 | ||||
* | Add bcm5354 fixes from #2611 | Florian Fainelli | 2007-11-13 | 2 | -0/+78 |
| | | | | SVN-Revision: 9547 | ||||
* | add b43 fixes from #2677 | Felix Fietkau | 2007-11-11 | 2 | -0/+128 |
| | | | | SVN-Revision: 9535 | ||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9415 | ||||
* | fix i2c-gpio | Felix Fietkau | 2007-10-14 | 1 | -3/+3 |
| | | | | SVN-Revision: 9309 | ||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 15 | -4049/+128 |
| | | | | SVN-Revision: 9302 | ||||
* | Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵ | Felix Fietkau | 2007-10-13 | 6 | -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 Fietkau | 2007-10-13 | 13 | -34/+3647 |
| | | | | SVN-Revision: 9279 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 1 | -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 Thill | 2007-09-22 | 1 | -4/+0 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||||
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 8848 | ||||
* | adapt profiles for subtarget changes | Felix Fietkau | 2007-09-08 | 1 | -3/+0 |
| | | | | SVN-Revision: 8695 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 2 | -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 files | Felix Fietkau | 2007-09-06 | 1 | -1/+0 |
| | | | | SVN-Revision: 8654 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 37 | -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 |