summaryrefslogtreecommitdiff
path: root/src/include/stddef.h
AgeCommit message (Expand)Author
2020-05-26Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-06-24Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADERSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-25lib: provide clearer devicetree semanticsAaron Durbin
2016-04-15stddef.h: fix zeroptr's definitionPatrick Georgi
2016-01-28Provide a gcc-safe zero pointerPatrick Georgi
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-07-07stddef.h: Disable check_member() macro when compiling with CLANGStefan Reinauer
2015-04-04stddef: Add KHz, MHz and GHz constantsAaron Durbin
2015-03-09Add and consistently use wrapper macro for romstage static variablesJulius Werner
2015-01-14Move container_of() macro to stddef.hStefan Reinauer
2014-09-22Add check_member macro to allow clean and easy struct offset checkingJulius Werner
2013-11-25Make ssize_t an actual ssize_tStefan Reinauer
2013-03-16stddef.h: Add standard defines for KiB, MiB, GiB, and TiBRonald G. Minnich
2012-12-08stddef.h: move to generic codeStefan Reinauer