Age | Commit message (Expand) | Author |
---|---|---|
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-05-08 | drivers/xgi/z9s: Get rid of device_t | Elyes HAOUAS |
2017-07-28 | src/drivers: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-06-15 | drivers/xgi: Fix usage of NGI Kconfig options | Nico Huber |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-06 | drivers/xgi: Fix legacy VGA text mode initialization | Timothy Pearson |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |