index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
oprom
/
yabel
/
io.c
Age
Commit message (
Expand
)
Author
2022-12-17
device/oprom/yabel/io: use __fallthrough instead of comment
Felix Held
2022-01-17
oprom/yabel/io.c: Fix building for ENV_X86_64
Arthur Heymans
2019-07-26
oprom/yabel: Fix comment to fix the build
Kyösti Mälkki
2019-07-12
device/oprom: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-10
device/oprom: Replace CONFIG() preprocessor statements
Kyösti Mälkki
2019-07-10
device/oprom: Reduce indentation
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2017-07-25
src/device: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
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
2014-07-05
YABEL: Drop IO stubs that are (by own admission) never used
Patrick Georgi
2014-06-21
Remove guarding #includes by CONFIG_FOO combinations
Edward O'Callaghan
2013-07-10
device: Fix spelling
Martin Roth
2012-12-08
Fix Yabel compilation on non-x86 platforms
Stefan Reinauer
2012-11-30
Rename devices -> device
Stefan Reinauer