Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache-utils: Add missing include file for uintptr_t | Stefan Weil | 2012-03-11 | 1 | -0/+3 |
* | cache-utils: Change data type of parameters for flush_icache_range | Stefan Weil | 2012-03-03 | 1 | -1/+1 |
* | Delete useless 'extern' qualifiers for functions | Blue Swirl | 2011-01-23 | 1 | -1/+1 |
* | Remove all traces of __powerpc__ | malc | 2009-01-14 | 1 | -3/+1 |
* | Fix building on PPC64 | malc | 2009-01-14 | 1 | -1/+1 |
* | Do not rely on __powerpc__ being defined as a feature test macro | malc | 2009-01-13 | 1 | -1/+3 |
* | Introduce and use cache-utils.[ch] | malc | 2008-12-10 | 1 | -0/+41 |