1. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 5 months ago
  2. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  4. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  5. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  6. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  7. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  8. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  9. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  10. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  11. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 9 months ago
  12. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  13. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  14. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  15. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  16. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  17. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  18. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  19. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  20. 0bc3e325 qemu: fix vga driver build by Gerd Hoffmann · 9 years ago
  21. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  22. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  23. 2177f1b qemu: fix cirrus build by Gerd Hoffmann · 10 years ago
  24. db7d04d qemu: Support textmode gfx init. by Vladimir Serbinenko · 10 years ago
  25. dd9945b qemu/videoinit: Set required fields in fake EDID by Vladimir Serbinenko · 11 years ago
  26. 7905f92 qemu: cirrus native video init by Vladimir Serbinenko · 11 years ago