1. 78d2469 drivers: Remove space between function name and '(' by Elyes Haouas · 11 months ago
  2. 8324fe9 drivers: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  3. 60ee6fa drivers/emulation/qemu/bochs: Fix the MMIO access to the VGA ioports by Bin Meng · 1 year, 3 months ago
  4. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 8 months ago
  5. 5bb6f9b drivers/emulation/qemu: Add missing include for MMIO by Nico Huber · 2 years, 10 months ago
  6. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 6 months ago
  7. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  8. efaf1b3 drivers/emulation/qemu/bochs: Rewrite driver by Patrick Rudolph · 4 years, 3 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  10. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  11. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  12. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  13. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 4 months ago
  14. d615230 treewide: Replace BOARD_EMULATION_QEMU_X86 by Angel Pons · 4 years, 6 months ago
  15. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  16. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  17. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  18. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 5 years ago
  19. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  20. 4a402fe drivers/emulation/qemu_debugcon: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  21. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  22. 6f5daca console/qemu_debugcon: Support additional stages by Patrick Rudolph · 5 years ago
  23. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  24. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  25. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  26. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  27. e20f3d0 src/drivers: Add license headers by Martin Roth · 7 years ago
  28. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  29. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  30. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  31. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  32. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  33. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  34. 0bc3e325 qemu: fix vga driver build by Gerd Hoffmann · 9 years ago
  35. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  36. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  37. 2177f1b qemu: fix cirrus build by Gerd Hoffmann · 10 years ago
  38. 4f62732 qemu: fix bochs build by Gerd Hoffmann · 10 years ago
  39. db7d04d qemu: Support textmode gfx init. by Vladimir Serbinenko · 10 years ago
  40. 03731d7 QEMU debugcon: Move under drivers/emulation/qemu by Kyösti Mälkki · 11 years ago
  41. dd9945b qemu/videoinit: Set required fields in fake EDID by Vladimir Serbinenko · 11 years ago
  42. 748a6b1 qemu: minor bochs cleanups by Gerd Hoffmann · 11 years ago
  43. 7905f92 qemu: cirrus native video init by Vladimir Serbinenko · 11 years ago
  44. cae09e0 bochs: add support for native graphics by Ronald G. Minnich · 11 years ago
  45. 414b947 qemu: complete bochs dispi interface vga driver. by Gerd Hoffmann · 11 years ago
  46. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  47. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  48. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  49. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  50. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  51. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  52. 0bc6154 Remove CONFIG_ from #defines that aren't config variables. Trivial. by Myles Watson · 15 years ago
  53. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  54. f2065a4 add qemu graphics card initialization driver by Stefan Reinauer · 20 years ago