Age | Commit message (Expand) | Author |
---|---|---|
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 |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-28 | device/oprom/yabel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-01-18 | device/oprom/yabel: Update BSD license headers | Martin Roth |
2015-10-25 | yabel: explicitly cast values to match printk expectations | Stefan Reinauer |
2015-10-25 | yabel: Use IS_ENABLED where appropriate | Stefan Reinauer |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2012-12-08 | Fix Yabel compilation on non-x86 platforms | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |