1. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  2. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  3. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  4. c74dae9 src/device: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  5. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  6. 175ffd8 device/Kconfig: fix circular dependency for RUN_FSP_GOP by Matt DeVillier · 4 years, 5 months ago
  7. 8107c81 src/device/Kconfig: Adjust Graphics init defaults by Matt DeVillier · 4 years, 5 months ago
  8. dafcc7a Rework map_oprom_vendev to add revision check and mapping by Martin Roth · 4 years, 6 months ago
  9. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 7 months ago
  10. 4cc2cac arch/x86: Add Kconfig option for 2nd VGA BIOS image by Martin Roth · 4 years, 9 months ago
  11. b6e2afb src/device/pci_rom.c: Show device IDs on oprom failure by Martin Roth · 4 years, 7 months ago
  12. d615230 treewide: Replace BOARD_EMULATION_QEMU_X86 by Angel Pons · 4 years, 6 months ago
  13. 672a4fe device/Kconfig: select linear framebuffer for Tianocore by Matt DeVillier · 4 years, 6 months ago
  14. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 6 months ago
  15. 466ca2c Add configurable ramstage support for minimal PCI scanning by Ronald G. Minnich · 4 years, 10 months ago
  16. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 10 months ago
  17. 24d0ed7 device/pnp_device: improve warning/error messages by Felix Held · 4 years, 7 months ago
  18. 26d1be1 src/device: Update pci_class to PCI-SIG Specification by Elyes HAOUAS · 4 years, 8 months ago
  19. 895fb4b device/smbus: Drop unused smbus_set_link() by Kyösti Mälkki · 4 years, 8 months ago
  20. 473d979 device/smbus: Drop SMBUS_HAS_AUX_CHANNELS by Kyösti Mälkki · 4 years, 8 months ago
  21. 1513d72 device/Kconfig: make sure display can't be selected by accident by Michael Niewöhner · 4 years, 10 months ago
  22. e3d9d67 device: Log times with millisecond resolution by Kyösti Mälkki · 4 years, 9 months ago
  23. 7db16dd superio/common/conf_mode: Add op to write SSDT by Patrick Rudolph · 4 years, 8 months ago
  24. 94ce79d device/pciexp: Match Max_Payload_Size between ends of a link by Kyösti Mälkki · 4 years, 8 months ago
  25. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  26. 7b7bc59 device/pnp: introduce and use PNP_SKIP_FUNCTION by Felix Held · 4 years, 8 months ago
  27. 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 4 years, 8 months ago
  28. aeff512 src/device: Fix typo by Elyes HAOUAS · 4 years, 9 months ago
  29. eb2e0b5 device/hypertransport: Drop unused code by Arthur Heymans · 4 years, 9 months ago
  30. bd585fa device/pci: Reduce scope of dev_find_slot() by Kyösti Mälkki · 5 years ago
  31. bc29bd0 device: Add back dummy HT_CHAIN_UNITID_BASE by Kyösti Mälkki · 4 years, 9 months ago
  32. ffcac3e nb/amd/fam10: Drop support by Arthur Heymans · 4 years, 9 months ago
  33. 8b7cd43 arch/x86: Remove EARLY_EBDA_INIT support by Arthur Heymans · 4 years, 10 months ago
  34. b43ec47 console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' by Arthur Heymans · 5 years ago
  35. 776da08 arch/x86/*.S: use defines instead of hardcoded values by Patrick Rudolph · 4 years, 10 months ago
  36. d61a40e device: add Kconfig option to hide GOP initialization option by Michael Niewöhner · 4 years, 10 months ago
  37. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  38. ede8dd0 src/{device,drivers}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  39. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  40. 7f1da07 arch/acpi.h: Use of typedef for acpi_vfct by Himanshu Sahdev · 4 years, 10 months ago
  41. afd0505 arch/acpi.h: Use of typedef for acpi_vfct_image_hdr by Himanshu Sahdev · 4 years, 10 months ago
  42. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  43. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  44. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 10 months ago
  45. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  46. a89c82e device/root_device: Consolidate common _scan_bus() functions by Nico Huber · 7 years ago
  47. 2a0fbe3 device/dram/ddr4: Check spd_bytes_total and spd_bytes_used values by Elyes HAOUAS · 5 years ago
  48. 495bb66 src: Capitalize Super I/O by Elyes HAOUAS · 5 years ago
  49. f7ed3d4 device: Rename scan_static_bus() -> enable_static_devices() by Nico Huber · 5 years ago
  50. 061b905 device/pci: Enable full 16-bit VGA port i/o decoding by Nico Huber · 5 years ago
  51. b71181a device/pci_device.c: Use verified boot to check oprom by Frans Hendriks · 4 years, 11 months ago
  52. a0b366d device/pci_early: Drop some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  53. 9734af6 device/i2c_bus: Add i2c_dev_read_at16() by Nico Huber · 7 years ago
  54. e088721 device,drivers/: Drop some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 5 years ago
  55. 55ef0d2 device: add commentary to dev_find_slot() by Aaron Durbin · 5 years ago
  56. ca7580c device/cardbus: Remove unnecessary bridge_ctrl bitmask by Kyösti Mälkki · 5 years ago
  57. 0bca050 device/cardbus: Fix use of PCI_CB_BRIDGE_CONTROL by Kyösti Mälkki · 5 years ago
  58. 382e216 device/pci: Replace add with bitwise-or by Kyösti Mälkki · 5 years ago
  59. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  60. 02381a2 {cpu,device,drivers}: Remove unused include <device/pci_ops.h> by Elyes HAOUAS · 5 years ago
  61. c544a85 lib/coreboot_table: Show splashscreen in lb_table_init by Johanna Schander · 5 years ago
  62. 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 5 years ago
  63. db7f6fb Add buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 5 years ago
  64. 85cd7c2 device/oprom: Drop unnecessary AMD headers by Kyösti Mälkki · 5 years ago
  65. 3f85edb dram: Add basic DDR4 SPD parsing by Andrey Petrov · 5 years ago
  66. 3f98d41 device/pci_ops: Make PCI_BDF() available in all stages by Kyösti Mälkki · 5 years ago
  67. 28883db device: Constify `dev` argument to (probe|find)_resource() by Nico Huber · 5 years ago
  68. db7a3ae src/device/oprom: Fix bootsplash display code for optionroms by Johanna Schander · 5 years ago
  69. a31cd21 oprom/yabel: Fix comment to fix the build by Kyösti Mälkki · 5 years ago
  70. 7ebb018 device: Default to VESA/linear framebuffer for ChromeOS by Nico Huber · 5 years ago
  71. d552aca device/device_util.c: Correct format specifier by Jacob Garber · 5 years ago
  72. a260215 device/oprom: List all supported vesa mode by oprom by Subrata Banik · 5 years ago
  73. 7cfe68d device/pci_rom.c: Fix out of bounds read by Jacob Garber · 5 years ago
  74. c76bfac device/oprom/realmode: Add vbe return status support as per VBE spec 3.0 by Subrata Banik · 5 years ago
  75. 4323d26 devicetree: Add accessors for chip_info by Kyösti Mälkki · 5 years ago
  76. f2ac013 soc/intel: Fix regression with hidden PCI devices by Kyösti Mälkki · 5 years ago
  77. cac0231 device: Remove device->ops from early stages by Kyösti Mälkki · 5 years ago
  78. e99c198 device/hypertransport.c: Remove dead assignment by Jacob Garber · 5 years ago
  79. 1939824 device/device_util: Fix encoding the USB device path by Karthikeyan Ramasubramanian · 5 years ago
  80. 98d1957 device/oprom: Replace uses of dev_find_slot() by Kyösti Mälkki · 5 years ago
  81. ab275f0 device/pci: Declare pcidev_path_on_bus() by Kyösti Mälkki · 5 years ago
  82. c19d6a6 device/pci: Replace use of dev_find_slot() for IRQs by Kyösti Mälkki · 5 years ago
  83. f94aed8 device/oprom: Replace CONFIG() preprocessor statements by Kyösti Mälkki · 5 years ago
  84. 8261d67 device/oprom: Reduce indentation by Kyösti Mälkki · 5 years ago
  85. fffc9f3 device/pci: Declare pci_root_bus() by Kyösti Mälkki · 5 years ago
  86. c32ccb7 device/pci_rom.c: Fix indent for 'if' statement by Elyes HAOUAS · 5 years ago
  87. 9c0e14e device/pci_ops: Define pci_find_capability() just once by Kyösti Mälkki · 6 years ago
  88. fb49379 device/pci_rom: Fix redundant pci_rom_probe() calls by Kyösti Mälkki · 5 years ago
  89. 8c9be43 device/pci_rom: Fix on-board optionrom address by Kyösti Mälkki · 5 years ago
  90. 464f4d6 device: Tidy up add_more_links() by Jacob Garber · 5 years ago
  91. f77f7cd device,nb/amd: Deduplicate add_more_links() by Jacob Garber · 5 years ago
  92. 93064ff device/dram: Inline value into print statement by Jacob Garber · 5 years ago
  93. d5a11ed device/pci_rom: use ALIGN_UP instead of ALIGN for better readability by Felix Held · 5 years ago
  94. 8cf8a63 device/cpu_device.c: Use 'unsigned int' instead of 'unsigned' by Elyes HAOUAS · 5 years ago
  95. 2deb5fb src/device: Prevent attack on null pointer dereference by John Zhao · 5 years ago
  96. bd1683d src/{device,drivers}: Add missing 'include <types.h>' by Elyes HAOUAS · 5 years ago
  97. 807803a vboot: remove OPROM-related code by Joel Kitching · 5 years ago
  98. bd7739f device: ignore NONE devices behind bridge by Patrick Rudolph · 5 years ago
  99. d32a4930 x86emu: add console.h header to fix compilation by Martin Kepplinger · 5 years ago
  100. 05c0455 device/dram/ddr3: Remove unused variable by Elyes HAOUAS · 5 years ago