1. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  2. 15c9c78 oprom/realmode/x86.c: Fix building for ENV_X86_64 by Arthur Heymans · 2 years, 9 months ago
  3. aeffa86 src/device: Don't die() on vBIOS errors by Martin Roth · 3 years, 7 months ago
  4. 92106b1 drivers: Replace multiple fill_lb_framebuffer with single instance by Patrick Rudolph · 4 years, 6 months ago
  5. 5ba154a src: Use space after 'if', 'for' by Elyes HAOUAS · 4 years ago
  6. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  9. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  10. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  11. 776da08 arch/x86/*.S: use defines instead of hardcoded values by Patrick Rudolph · 4 years, 10 months ago
  12. ede8dd0 src/{device,drivers}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  13. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  14. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  15. 85cd7c2 device/oprom: Drop unnecessary AMD headers by Kyösti Mälkki · 5 years ago
  16. db7a3ae src/device/oprom: Fix bootsplash display code for optionroms by Johanna Schander · 5 years ago
  17. a260215 device/oprom: List all supported vesa mode by oprom by Subrata Banik · 5 years ago
  18. c76bfac device/oprom/realmode: Add vbe return status support as per VBE spec 3.0 by Subrata Banik · 5 years ago
  19. 98d1957 device/oprom: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  20. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  21. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  22. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  23. 57f70a1 cpu/amd/geode_lx: Drop support by Arthur Heymans · 6 years ago
  24. 1711515 {device,drivers}: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  25. 4e2294b cpu/x86 asm: Just use the correct op suffix by Edward O'Callaghan · 8 years ago
  26. b3b114c src/device: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  27. 57e15e6 vbe: remove the necessity for a global vbe_mode_info_valid() by Aaron Durbin · 7 years ago
  28. bdb5c8f coreboot_tables: specify clear interface for lb_framebuffer() by Aaron Durbin · 7 years ago
  29. fa640a2 src/device: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  30. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  31. d737451 realmode/x86: Export vbe_mode_info_valid also in text mode. by Vladimir Serbinenko · 9 years ago
  32. 741a0dd x86 realmode: Set up the 8254 timer before running option rom by zbao · 9 years ago
  33. 83fa169 oprom: Fix for 64bit by Stefan Reinauer · 9 years ago
  34. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  35. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  36. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  37. 29445dc device/oprom/realmode/x86: Fix memory corruption by Zhuo-Hao Lee · 10 years ago
  38. 91810dd device/oprom/realmode: Sanitize header inclusion by Edward O'Callaghan · 10 years ago
  39. 7842eb2 device/oprom/realmode/x86.c: Move includes to top of file by Edward O'Callaghan · 10 years ago
  40. f9ce88e device/oprom/realmode/x86.c: Fix memory leak by Daniele Forsi · 10 years ago
  41. 29794b7 device,Makefile.inc: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  42. 64ea6db device: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  43. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 11 years ago
  44. 4d7a4c5 x86: use proper types for interrupt callbacks by Aaron Durbin · 11 years ago
  45. 63373ed device: Fix spelling by Martin Roth · 11 years ago
  46. b2893a01 Provide support for setting up the framebuffer from EDID by Ronald G. Minnich · 11 years ago
  47. a146d58 ramstage: prepare for relocation by Aaron Durbin · 12 years ago
  48. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  49. 22ae2b9 VBE: Skip graphics mode setting for non-VGA devices by Stefan Reinauer · 12 years ago
  50. 69e432e oprom: fix compilation for Qemu target (and possibly others) by Stefan Reinauer · 12 years ago
  51. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  52. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  53. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago