1. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 11 months ago
  2. fd96da9 device, security: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  4. 719f7be device/oprom/yabel/io: use __fallthrough instead of comment by Felix Held · 1 year, 7 months ago
  5. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  6. d2e423f oprom/yabel/io.c: Fix building for ENV_X86_64 by Arthur Heymans · 2 years, 8 months ago
  7. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 5 months ago
  8. f219cd8 src/device: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  9. 7336f97 treewide: Replace CONFIG(ARCH_xx) tests by Kyösti Mälkki · 4 years, 1 month ago
  10. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 9 months ago
  11. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 9 months ago
  12. db7a3ae src/device/oprom: Fix bootsplash display code for optionroms by Johanna Schander · 5 years ago
  13. a31cd21 oprom/yabel: Fix comment to fix the build by Kyösti Mälkki · 5 years ago
  14. a260215 device/oprom: List all supported vesa mode by oprom by Subrata Banik · 5 years ago
  15. 98d1957 device/oprom: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  16. f94aed8 device/oprom: Replace CONFIG() preprocessor statements by Kyösti Mälkki · 5 years ago
  17. 8261d67 device/oprom: Reduce indentation by Kyösti Mälkki · 5 years ago
  18. baa070a src: Fix remaining #include <timer.h> by Nico Huber · 5 years ago
  19. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  20. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  21. 394ec02 src/device: Fix typo by Elyes HAOUAS · 6 years ago
  22. b0b0c8c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  23. 484aa42 device/oprom/yabel: Fix spelling of *successful* by Paul Menzel · 6 years ago
  24. 551e1fe device/oprom/yabel: Fix vbe-buffer index in vbe.c by Hal Tsai · 6 years ago
  25. 7f35d3a src/device: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  26. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  27. ebade5d device/oprom/yabel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  28. 57e15e6 vbe: remove the necessity for a global vbe_mode_info_valid() by Aaron Durbin · 7 years ago
  29. bdb5c8f coreboot_tables: specify clear interface for lb_framebuffer() by Aaron Durbin · 7 years ago
  30. a1ac10f src/device: Remove unnecessary whitespace before newline by Elyes HAOUAS · 8 years ago
  31. fa640a2 src/device: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  32. a9e1a22 device/oprom/yabel: Update BSD license headers by Martin Roth · 9 years ago
  33. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  34. 67a71ea yabel: explicitly cast values to match printk expectations by Stefan Reinauer · 9 years ago
  35. 21f8193 yabel: Use IS_ENABLED where appropriate by Stefan Reinauer · 9 years ago
  36. 4919047 yabel: Don't cast pointer to u32 by Stefan Reinauer · 9 years ago
  37. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  38. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 9 years ago
  39. 51edd54 ARM: Generalize armv7 as arm. by Gabe Black · 11 years ago
  40. 6e3712f device/oprom/yabel/vbe.c: Fix memory leak by Daniele Forsi · 10 years ago
  41. 2b2f849 YABEL: Initialize global `biosmem` pointer for VBE by Nico Huber · 10 years ago
  42. 577573f YABEL: Drop IO stubs that are (by own admission) never used by Patrick Georgi · 10 years ago
  43. a173a62 Remove guarding #includes by CONFIG_FOO combinations by Edward O'Callaghan · 10 years ago
  44. c867626 device/oprom/yabel/vbe.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  45. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  46. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  47. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  48. 4cdc5d6 Yabel : Add tracing option needed by i915tool. by Denis 'GNUtoo' Carikli · 11 years ago
  49. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  50. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  51. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago