1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. f219cd8 src/device: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  3. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  4. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  5. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  6. ebade5d device/oprom/yabel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  7. a1ac10f src/device: Remove unnecessary whitespace before newline by Elyes HAOUAS · 8 years ago
  8. a9e1a22 device/oprom/yabel: Update BSD license headers by Martin Roth · 8 years ago
  9. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  10. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/oprom/yabel/device.c]
  11. c1efb90 refactor vesa mode setting code and bootsplash code by Stefan Reinauer · 13 years ago
  12. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  13. 9144304 Improve compatibility of YABEL with real-world VGABIOSes by Patrick Georgi · 13 years ago
  14. bd61a81 Make yabel work for non-zero bus numbers. The link_num is not the bus number. by Myles Watson · 14 years ago
  15. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  16. c56e5ad fix warnings. by Stefan Reinauer · 14 years ago
  17. c25cc11 Use lists instead of arrays for resources in devices to reduce memory usage. by Myles Watson · 14 years ago
  18. 859e94a it was reason for workaround rules already, and it's somewhat ugly: by Stefan Reinauer · 14 years ago[Renamed from util/x86emu/yabel/device.c]
  19. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  20. 8e9234f 1. Change CONFIG_DEBUG to DEBUG in util/x86emu/* by Myles Watson · 14 years ago
  21. 775a766 by Stefan Reinauer · 14 years ago
  22. 8ed1b6d drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3 by Stefan Reinauer · 14 years ago
  23. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago