Age | Commit message (Expand) | Author |
---|---|---|
2020-09-21 | src/device: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-17 | treewide: Replace CONFIG(ARCH_xx) tests | Kyösti Mälkki |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
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-11 | YABEL: Initialize global `biosmem` pointer for VBE | Nico Huber |
2013-07-10 | device: Fix spelling | Martin Roth |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2012-12-08 | Fix Yabel compilation on non-x86 platforms | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |