Age | Commit message (Expand) | Author |
---|---|---|
2019-09-10 | AUTHORS: Move src/commonlib copyrights into AUTHORS file | Martin Roth |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-06-04 | src/commonlib/storage: Move include <console.h> to sd_mmc.h | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-05-12 | commonlib: Move drivers/storage into commonlib/storage | Lee Leahy |