Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the ↵ | Hauke Mehrtens | 2009-02-20 |
| | | | | | | directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583 | ||
* | fix 2.6.26.x boot failure on ar2313 (closes #4082) | Gabor Juhos | 2008-10-08 |
| | | | | SVN-Revision: 12928 | ||
* | use generic cansleep wrappers for GPIO | Gabor Juhos | 2008-09-11 |
| | | | | SVN-Revision: 12567 | ||
* | fixes reset button on atheros platform, ar5312 gpio_irqs will be added later | John Crispin | 2008-08-05 |
| | | | | SVN-Revision: 12164 | ||
* | atheros: USB support | Matteo Croce | 2008-05-11 |
| | | | | SVN-Revision: 11113 | ||
* | override CPU features to save ~125KB of kernel memory | Gabor Juhos | 2008-05-05 |
| | | | | SVN-Revision: 11050 | ||
* | remove the clz function, use fls instead | Gabor Juhos | 2008-04-20 |
| | | | | SVN-Revision: 10878 | ||
* | nuke trailing whitespaces | Gabor Juhos | 2008-04-20 |
| | | | | SVN-Revision: 10872 | ||
* | fix GPIO direction setup on ar5312, and fix compiler warnings | Gabor Juhos | 2008-04-13 |
| | | | | SVN-Revision: 10811 | ||
* | add gpio support to atheros, fixes #1861, thanks Othello | John Crispin | 2008-04-03 |
| | | | | SVN-Revision: 10724 | ||
* | port atheros to 2.6.24 (untested), but do not use the new kernel by default yet | Felix Fietkau | 2008-01-31 |
| | | | | SVN-Revision: 10335 | ||
* | added option to atheros kernel to be able to disable reset button from ↵ | John Crispin | 2007-09-23 |
| | | | | | | inside the fon mp3 driver SVN-Revision: 8969 | ||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-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 |