1. 1711515 {device,drivers}: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  2. 0ce41f1 src: Add required space after "switch" by Elyes HAOUAS · 6 years ago
  3. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  4. 1895838 src/drivers: Fix typo by Elyes HAOUAS · 6 years ago
  5. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  6. 0d8f1da src/drivers: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  7. c3c8122 drivers/xgi/z9s: Get rid of device_t by Elyes HAOUAS · 6 years ago
  8. b9810a4 src/drivers: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  9. 0e66087 drivers: Drop level of indirection for MMIO HW access by Stefan Reinauer · 7 years ago
  10. a1f842d drivers/xgi: Fix usage of NGI Kconfig options by Nico Huber · 7 years ago
  11. e18e642 src: change coreboot to lowercase by Martin Roth · 7 years ago
  12. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  13. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  14. 57e15e6 vbe: remove the necessity for a global vbe_mode_info_valid() by Aaron Durbin · 7 years ago
  15. bdb5c8f coreboot_tables: specify clear interface for lb_framebuffer() by Aaron Durbin · 7 years ago
  16. a93387b drivers/{aspeed,xgi_z9s}/Kconfig: Don't override NATIVE_VGA_USE_EDID by Arthur Heymans · 7 years ago
  17. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  18. 8f3aaa8 Fix leaking CONFIG_VGA=y by Kyösti Mälkki · 8 years ago
  19. 431aa6d drivers/xgi: Switch to src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  20. d09a881 drivers/xgi/common: Fix XGI_SetGroup2 by Stefan Reinauer · 9 years ago
  21. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  22. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. ceae968 Fix some minor Kconfig issues by Martin Roth · 9 years ago
  25. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 9 years ago
  26. b4ad5d0 drivers/xgi: Avoid double-free by Patrick Georgi · 9 years ago
  27. d3f3df3 drivers/xgi: terminate file with newline by Patrick Georgi · 9 years ago
  28. 1e9336e Fix source code permissions by Stefan Reinauer · 10 years ago
  29. 7a4454f drivers/xgi: Fix user-visible typo in printk by Timothy Pearson · 10 years ago
  30. 08c15ed drivers/xgi: Fix legacy VGA text mode initialization by Timothy Pearson · 10 years ago
  31. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 10 years ago