summaryrefslogtreecommitdiff
path: root/xlat.h
Commit message (Expand)AuthorAgeFilesLines
* xlat: add generation of flags-related fieldsEugene Syromyatnikov2020-03-301-0/+2
* Update copyright headersDmitry V. Levin2019-11-281-1/+1
* Remove XLAT_ENDDmitry V. Levin2019-10-231-1/+0
* Add xlat description structureEugene Syromyatnikov2019-07-241-1/+7
* Fix preprocessor indentationDmitry V. Levin2018-12-301-6/+6
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* Move definitions of xlat_type and xlat_style from defs.h to xlat.hDmitry V. Levin2018-05-301-0/+38
* Change #include guard trailing part commentsDmitry V. Levin2016-08-071-1/+1
* Unify usage of #include guardsEugene Syromyatnikov2016-08-081-1/+2
* Fix typo in XLAT_TYPE_PAIRDmitry V. Levin2016-04-291-1/+1
* Change type of struct xlat.val to uint64_tJeff Mahoney2016-04-291-1/+3
* Introduce XLAT_TYPE and XLAT_TYPE_PAIR macrosDmitry V. Levin2016-04-291-0/+2
* xlat: generate xlat pairs using new XLAT_PAIR macroDmitry V. Levin2016-04-291-0/+1
* Explicitly cast argument of XLAT macro to unsigned intDmitry V. Levin2016-04-291-2/+2
* Move definition of struct xlat to a separate header fileDmitry V. Levin2016-04-261-0/+11