summaryrefslogtreecommitdiffstats
path: root/src/include/endian.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-061-2/+0
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-2/+0
* mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner2019-12-041-5/+0
* endian.h: Add be32dec/be32enc family of functionsJulius Werner2019-05-231-0/+26
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* endian: fix le64toh()Aaron Durbin2015-09-111-1/+1
* endian: add portable endian functionsAaron Durbin2015-09-101-0/+66
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* Unify byte order macros and clrsetbitsJulius Werner2015-04-211-0/+67
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-301-0/+25