aboutsummaryrefslogtreecommitdiff
path: root/src/commonlib/include/commonlib/helpers.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/commonlib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-05commonlib: Use __builtin_offsetof with supported compilersAlex James
2019-10-30commonlib/helpers: Add alloca() macroTim Wawrzynczak
2019-04-04Make common macros double-evaluation safeJulius Werner
2019-02-26commonlib: Add Bubble sort algorithmWerner Zeh
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2017-11-04commonlib/helpers.h: Include stddef.hJonathan Neuschäfer
2017-04-24commonlib/helpers: Add helper macro for member_sizeFurquan Shaikh
2017-03-10commonlib: Fix spacing issuesLee Leahy
2016-09-07commonlib: move DIV_ROUND macros from nvidia/tegraArthur Heymans
2016-01-18commonlib/: Add missing license headersMartin Roth
2016-01-06commonlib: Prepare code to be included in cbfstool builds.Aaron Durbin
2015-10-02commonlib/helpers.h: handle interaction with other environmentsAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin