summaryrefslogtreecommitdiffstats
path: root/src/commonlib/include/commonlib/helpers.h
Commit message (Expand)AuthorAgeFilesLines
* commonlib: Clean up compiler.hJulius Werner2022-06-071-4/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-85/+4
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-8/+1
* commonlib: Use __builtin_offsetof with supported compilersAlex James2019-11-051-4/+4
* commonlib/helpers: Add alloca() macroTim Wawrzynczak2019-10-301-0/+4
* Make common macros double-evaluation safeJulius Werner2019-04-041-20/+57
* commonlib: Add Bubble sort algorithmWerner Zeh2019-02-261-0/+5
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-1/+0
* commonlib/helpers.h: Include stddef.hJonathan Neuschäfer2017-11-041-0/+4
* commonlib/helpers: Add helper macro for member_sizeFurquan Shaikh2017-04-241-0/+3
* commonlib: Fix spacing issuesLee Leahy2017-03-101-10/+10
* commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans2016-09-071-0/+16
* commonlib/: Add missing license headersMartin Roth2016-01-181-0/+13
* commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin2016-01-061-0/+6
* commonlib/helpers.h: handle interaction with other environmentsAaron Durbin2015-10-021-4/+10
* coreboot: introduce commonlibAaron Durbin2015-09-221-0/+51