Age | Commit message (Expand) | Author |
---|---|---|
2019-04-23 | src: Use include <console/console.h> when appropriate | 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-08-01 | src/device: Add guards on all header files | Martin Roth |
2017-07-25 | src/device: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-05-22 | device/oprom/include: Use IS_ENABLED() macro | Nico Huber |
2016-04-13 | src/device: Update license headers | Martin Roth |
2015-11-20 | x86emu: Remove XFree86 CVS tags | Stefan Reinauer |
2013-07-10 | device: Fix spelling | Martin Roth |
2013-07-10 | Provide support for setting up the framebuffer from EDID | Ronald G. Minnich |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-02-07 | YABEL: use system {in,out}[bwl] on x86 | Patrick Georgi |
2012-12-08 | Fix Yabel compilation on non-x86 platforms | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |