Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change #include guard trailing part comments | Dmitry V. Levin | 2016-08-07 | 1 | -1/+1 |
* | Unify usage of #include guards | Eugene Syromyatnikov | 2016-08-08 | 1 | -1/+2 |
* | Fix typo in XLAT_TYPE_PAIR | Dmitry V. Levin | 2016-04-29 | 1 | -1/+1 |
* | Change type of struct xlat.val to uint64_t | Jeff Mahoney | 2016-04-29 | 1 | -1/+3 |
* | Introduce XLAT_TYPE and XLAT_TYPE_PAIR macros | Dmitry V. Levin | 2016-04-29 | 1 | -0/+2 |
* | xlat: generate xlat pairs using new XLAT_PAIR macro | Dmitry V. Levin | 2016-04-29 | 1 | -0/+1 |
* | Explicitly cast argument of XLAT macro to unsigned int | Dmitry V. Levin | 2016-04-29 | 1 | -2/+2 |
* | Move definition of struct xlat to a separate header file | Dmitry V. Levin | 2016-04-26 | 1 | -0/+11 |