aboutsummaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/Makefile
Commit message (Collapse)AuthorAge
...
* changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g ↵Markus Wigge2009-02-13
| | | | | | Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. SVN-Revision: 14501
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-02
| | | | SVN-Revision: 13819
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-12
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-07
| | | | SVN-Revision: 13137
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-26
| | | | SVN-Revision: 12718
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-22
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-07
| | | | SVN-Revision: 12242
* update to 2.6.25.12Gabor Juhos2008-07-26
| | | | SVN-Revision: 11933
* update targets to 2.6.25.10Imre Kaloz2008-07-05
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-26
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-17
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-11
| | | | SVN-Revision: 11435
* Build against 2.6.25.4Peter Denison2008-06-03
| | | | SVN-Revision: 11347
* Revert last 3 commits made in error. Proper versions will come laterPeter Denison2008-05-20
| | | | SVN-Revision: 11229
* Build brcm47xx against 2.6.25.1Peter Denison2008-05-20
| | | | 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 Juhos2008-05-18
| | | | SVN-Revision: 11184
* upgrade & standardize kernel versionsImre Kaloz2008-02-11
| | | | SVN-Revision: 10443
* We are now at .23.1Florian Fainelli2007-10-23
| | | | SVN-Revision: 9415
* Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵Felix Fietkau2007-10-13
| | | | | | 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 changesFelix Fietkau2007-09-08
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-08
| | | | | | 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 Fietkau2007-09-06
(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