aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/io.c
AgeCommit message (Expand)Author
2019-07-26oprom/yabel: Fix comment to fix the buildKyösti Mälkki
2019-07-12device/oprom: Replace uses of dev_find_slot()Kyösti Mälkki
2019-07-10device/oprom: Replace CONFIG() preprocessor statementsKyösti Mälkki
2019-07-10device/oprom: Reduce indentationKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-25src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2017-06-28device/oprom/yabel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-01-18device/oprom/yabel: Update BSD license headersMartin Roth
2014-07-05YABEL: Drop IO stubs that are (by own admission) never usedPatrick Georgi
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2013-07-10device: Fix spellingMartin Roth
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer