Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -27/+0 |
| | | | | | | (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 | ||||
* | Move to 2.6.22.4 | Florian Fainelli | 2007-08-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8451 | ||||
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 7915 | ||||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 7894 | ||||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | 1 | -2/+1 |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | ||||
* | set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵ | Felix Fietkau | 2007-06-21 | 1 | -0/+3 |
| | | | | | | compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698 | ||||
* | broadcom47xx-2.6 was missing usb support, which was needed for wl500gp | John Crispin | 2007-06-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 7671 | ||||
* | fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵ | Felix Fietkau | 2007-03-14 | 1 | -4/+4 |
| | | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564 | ||||
* | make the rest of the structure for the targets that dont have profiles yet | Tim Yardley | 2007-03-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 6475 | ||||
* | remove bogus part of the broadcom target descriptions | Felix Fietkau | 2007-01-16 | 1 | -4/+0 |
| | | | | SVN-Revision: 6109 | ||||
* | Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵ | Felix Fietkau | 2007-01-07 | 1 | -0/+26 |
distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015 |