aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/device.h
AgeCommit message (Expand)Author
2020-09-21src/device: Drop unneeded empty linesElyes HAOUAS
2020-06-17treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki
2019-07-10device/oprom: Replace CONFIG() preprocessor statementsKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-28device/oprom/yabel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-01-18device/oprom/yabel: Update BSD license headersMartin Roth
2015-10-25yabel: explicitly cast values to match printk expectationsStefan Reinauer
2015-10-25yabel: Use IS_ENABLED where appropriateStefan Reinauer
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer