aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar7/files/arch/mips/ar7/clock.c
Commit message (Collapse)AuthorAge
* move files to file-2.6.30Florian Fainelli2010-02-04
| | | | SVN-Revision: 19518
* use the righ value in the DSP clock calculationGabor Juhos2008-05-12
| | | | SVN-Revision: 11123
* ar7: remove volatiles definitelyMatteo Croce2008-04-07
| | | | SVN-Revision: 10762
* vlynq: revert volatiles until we find a good way to remove themMatteo Croce2008-04-07
| | | | SVN-Revision: 10760
* ar7: remove useless volatilesMatteo Croce2008-04-07
| | | | SVN-Revision: 10757
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-07
| | | | SVN-Revision: 10752
* add proper email addresses to the comment headersMatteo Croce2008-04-02
| | | | SVN-Revision: 10709
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-02
| | | | SVN-Revision: 10708
* use ebase instead of CAC_BASE, some cosmetic fixesMatteo Croce2007-09-12
| | | | SVN-Revision: 8766
* more AR7 cleanups & fixesMatteo Croce2007-09-11
| | | | SVN-Revision: 8758
* AR7: Cleanups (closes: #2323)Matteo Croce2007-09-11
| | | | SVN-Revision: 8756
* cosmetic fixes for ar7: indent, use lowercase hex notation, formatNicolas Thill2007-09-06
| | | | SVN-Revision: 8656
* 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