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-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-01-03 | drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS | Tristan Corrick |
2018-12-24 | drivers/aspeed/ast: Select `MAINBOARD_HAS_NATIVE_VGA_INIT` | Tristan Corrick |
2018-12-19 | {device,drivers}: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-07-09 | src/{device,drivers}: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | src/drivers: Get rid of whitespace before tab | Elyes HAOUAS |
2018-05-08 | drivers/aspeed/ast2050: Get rid of device_t | Elyes HAOUAS |
2018-04-11 | drivers/aspeed/Kconfig: Select HAVE_VGA_TEXT_FRAMEBUFFER | Daniel Gröber |
2017-07-28 | src/drivers: Fix checkpatch warning: no spaces at the start of a line | Martin Roth |
2017-07-16 | drivers: Drop level of indirection for MMIO HW access | Stefan Reinauer |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-05-03 | drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDID | Arthur Heymans |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-05-31 | Fix leaking CONFIG_VGA=y | Kyösti Mälkki |
2016-04-19 | drivers/aspeed: Switch to src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2016-02-26 | During DRAM initialization on certain ASpeed devices, an incorrect | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-24 | drivers/aspeed: Add native text mode VGA support for the AST2050 | Timothy Pearson |