Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to 2.6.25.6 | Imre Kaloz | 2008-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 11435 | ||||
* | Build against 2.6.25.4 | Peter Denison | 2008-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 11347 | ||||
* | Revert last 3 commits made in error. Proper versions will come later | Peter Denison | 2008-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 11229 | ||||
* | Build brcm47xx against 2.6.25.1 | Peter Denison | 2008-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 11228 | ||||
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11184 | ||||
* | upgrade & standardize kernel versions | Imre Kaloz | 2008-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 10443 | ||||
* | We are now at .23.1 | Florian Fainelli | 2007-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9415 | ||||
* | Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵ | Felix Fietkau | 2007-10-13 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | 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 | 1 | -4/+4 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+27 |
(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 |