Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cns3xxx: remove one of the dma cache patches, it causes a regression in the ↵ | Felix Fietkau | 2011-05-02 | 1 | -67/+0 |
| | | | | | | ethernet driver SVN-Revision: 26802 | ||||
* | cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu ↵ | Felix Fietkau | 2011-05-01 | 2 | -0/+88 |
| | | | | | | - fixes some issues with ath9k SVN-Revision: 26797 | ||||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | ||||
* | only support EABI on ARM targets | Imre Kaloz | 2011-03-07 | 1 | -2/+0 |
| | | | | SVN-Revision: 25928 | ||||
* | mark targets maintained by me | Imre Kaloz | 2010-10-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 23668 | ||||
* | workaround serial hang with SMP enabled | Imre Kaloz | 2010-08-09 | 1 | -0/+39 |
| | | | | SVN-Revision: 22557 | ||||
* | add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx) | Imre Kaloz | 2010-07-21 | 13 | -0/+57474 |
SVN-Revision: 22323 |