index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
stddef.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rules.h: Use more consistent naming
Arthur Heymans
2022-05-16
1
-1
/
+1
*
stddef.h: Use compiler macros for built-in integer types
Jacob Garber
2021-06-10
1
-6
/
+3
*
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-26
1
-6
/
+0
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
1
-2
/
+0
*
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
1
-4
/
+9
*
Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER
Subrata Banik
2019-06-24
1
-1
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-1
/
+1
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
src/include: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
1
-1
/
+1
*
lib: provide clearer devicetree semantics
Aaron Durbin
2017-04-25
1
-3
/
+12
*
stddef.h: fix zeroptr's definition
Patrick Georgi
2016-04-15
1
-1
/
+1
*
Provide a gcc-safe zero pointer
Patrick Georgi
2016-01-28
1
-0
/
+8
*
coreboot: introduce commonlib
Aaron Durbin
2015-09-22
1
-32
/
+2
*
stddef.h: Disable check_member() macro when compiling with CLANG
Stefan Reinauer
2015-07-07
1
-0
/
+4
*
stddef: Add KHz, MHz and GHz constants
Aaron Durbin
2015-04-04
1
-0
/
+4
*
Add and consistently use wrapper macro for romstage static variables
Julius Werner
2015-03-09
1
-0
/
+7
*
Move container_of() macro to stddef.h
Stefan Reinauer
2015-01-14
1
-0
/
+11
*
Add check_member macro to allow clean and easy struct offset checking
Julius Werner
2014-09-22
1
-0
/
+4
*
Make ssize_t an actual ssize_t
Stefan Reinauer
2013-11-25
1
-1
/
+7
*
stddef.h: Add standard defines for KiB, MiB, GiB, and TiB
Ronald G. Minnich
2013-03-16
1
-0
/
+7
*
stddef.h: move to generic code
Stefan Reinauer
2012-12-08
1
-0
/
+24