1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  3. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  4. f9c9390 nb/intel: Use get_int_option() by Angel Pons · 3 years, 9 months ago
  5. 1d4044a nb/intel/i945: Use new fixed BAR accessors by Angel Pons · 3 years, 4 months ago
  6. e97a66d nb/intel/i945/raminit.c: Replace `DIMM0` by Angel Pons · 3 years, 3 months ago
  7. a60b42a nb/intel/i945: Refactor `dump_spd_registers` function by Angel Pons · 3 years, 4 months ago
  8. b238caa device/device.c: Rename .disable to .vga_disable by Arthur Heymans · 3 years, 5 months ago
  9. 98f7d60 nb/intel/i945: Use UPMC4 macro by Elyes HAOUAS · 3 years, 5 months ago
  10. 030d338 nb/intel: Add missing <types.h> by Elyes HAOUAS · 3 years, 5 months ago
  11. 8f20b12 nb/i945/raminit.c: Don't hard code 'bool integrated_graphics' by Elyes HAOUAS · 3 years, 5 months ago
  12. 6f35c53 src/nb: Remove unused <console/console.h> by Elyes HAOUAS · 3 years, 5 months ago
  13. 4299cb4 nb/intel/i945: Use common {DMI,EP,MCH}BAR accessors by Angel Pons · 3 years, 6 months ago
  14. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  15. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  16. 37cae54 nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` by Angel Pons · 3 years, 5 months ago
  17. 00b5f53 treewide [Kconfig]: Remove useless comment by Elyes HAOUAS · 3 years, 5 months ago
  18. 487c1a2 nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h> by Elyes HAOUAS · 3 years, 6 months ago
  19. 9b04f56 nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BAR by Angel Pons · 3 years, 6 months ago
  20. a6b0922 nb/intel/i945: Define and use MMCONF_BUS_NUMBER by Angel Pons · 3 years, 6 months ago
  21. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  22. 15ef9b6 nb/intel/i945/northbridge.c: Reserve upper part of lower memory by Arthur Heymans · 3 years, 6 months ago
  23. a6e4afc nb/intel/i945/northbridge.c: Improve readability by Arthur Heymans · 3 years, 6 months ago
  24. c6589ae drivers/intel/gma: Include gfx.asl by default for all platforms... by Matt DeVillier · 3 years, 8 months ago
  25. 8b56c8c drivers: Replace set_vbe_mode_info_valid by Patrick Rudolph · 4 years, 5 months ago
  26. 02a23b5 nb/intel/i945: Introduce memmap.h by Patrick Georgi · 3 years, 8 months ago
  27. 92f46aa src: Include <arch/io.h> when appropriate by Elyes HAOUAS · 3 years, 10 months ago
  28. e298391 nb/intel/i945/acpi: Convert i945.asl to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  29. dddd1cc src/northbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  30. 4a2f08c nb/intel/i945: Deduplicate PCIEXBAR decoding by Angel Pons · 4 years ago
  31. cff4d16 nb/intel/i945: Refactor `get_pcie_bar` by Angel Pons · 4 years ago
  32. c962924 nb/intel/i945/gma.c: Remove extra indentation by Elyes HAOUAS · 4 years ago
  33. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years ago
  34. 3580d81 nb/intel/i945: Put names to northbridge PCI devices by Angel Pons · 4 years, 1 month ago
  35. 81c9c27 nb/intel/i945: Drop dead code by Angel Pons · 4 years ago
  36. f67bf49 nb/intel/i945: Use ASL 2.0 syntax by Angel Pons · 4 years ago
  37. 837141f nb/intel/i945/acpi: Tidy up comments and cosmetics by Angel Pons · 4 years ago
  38. 1a1b04e device/smbus_host: Declare common early SMBus prototypes by Kyösti Mälkki · 4 years, 6 months ago
  39. f3973bd i945 boards: Factor out MAX_CPUS by Angel Pons · 4 years, 2 months ago
  40. 22aeed3 nb/intel/i945/rcven.c: Correct comment by Angel Pons · 4 years, 1 month ago
  41. 3049257 nb/intel/i945: Clean up raminit coding style by Angel Pons · 4 years, 1 month ago
  42. e3c68d2 nb/intel/i945: Use PCI bitwise ops by Angel Pons · 4 years, 1 month ago
  43. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 2 months ago
  44. dd59762 intel/gma: Only enable bus mastering if we are going to use it by Nico Huber · 4 years, 3 months ago
  45. dfdf102 intel/gma: Don't bluntly enable I/O by Nico Huber · 4 years, 3 months ago
  46. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 3 months ago
  47. 7cf96ae northbridge/intel/i945: Mark legacy VGA memory as reserved by Furquan Shaikh · 4 years, 2 months ago
  48. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  49. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  50. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  51. 36787b0 northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header by Elyes HAOUAS · 4 years, 2 months ago
  52. f49f4d4 nb/intel/i945/memmap: Convert to 96 characters line length by Elyes HAOUAS · 4 years, 3 months ago
  53. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  54. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  55. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 3 months ago
  56. 48d5b8d nb/intel/i945: Add vboot support by Arthur Heymans · 4 years, 3 months ago
  57. 3dff32c nb/i945: Improve code formatting by Elyes HAOUAS · 4 years, 4 months ago
  58. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  59. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  60. 961658f nb/intel/i945: Use 'const' to set pci_devfn_t statically by Elyes HAOUAS · 4 years, 3 months ago
  61. 4b42983 src/northbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  62. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  63. fd054bc nb/intel/i945: Simplify GMA SSDT generator by Matt DeVillier · 4 years, 4 months ago
  64. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  65. 95cdd9f nb/intel/i945: Make some cosmetic changes by Elyes HAOUAS · 4 years, 4 months ago
  66. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  67. b4d9f22 nb/intel/i945/raminit: Simplify if condition by Paul Menzel · 4 years, 4 months ago
  68. d789b658 nb/intel/i945/raminit: Use boolean type for helper variables by Paul Menzel · 4 years, 4 months ago
  69. 842dd33 nb/intel/i945/raminit: Remove space for correct alignment by Paul Menzel · 4 years, 4 months ago
  70. 8273e13 intel/i945: Call fixup_i945_errata() only for mobile version by Elyes HAOUAS · 4 years, 4 months ago
  71. 3cd4327 src/nb: Use 'print("%s...", __func__)' by Elyes HAOUAS · 4 years, 4 months ago
  72. 8247cc3 northbridge: Remove unused include <device/pci.h> by Elyes HAOUAS · 4 years, 7 months ago
  73. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 5 months ago
  74. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 5 months ago
  75. e0cd2eb nb/intel/i945: Use boot path macros by Paul Menzel · 4 years, 6 months ago
  76. 7adc370 intel/{i945,pineview},i82801gx: Move enable_smbus() call by Kyösti Mälkki · 4 years, 6 months ago
  77. 0c9630e nb/intel/{i945,sandybridge}/bootblock.c: Fix typo by Elyes HAOUAS · 4 years, 6 months ago
  78. bd65985 nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() by Kyösti Mälkki · 4 years, 6 months ago
  79. cbf9571 drivers/pc80/rtc: Separate {get|set}_option() prototypes by Kyösti Mälkki · 4 years, 6 months ago
  80. dc987fe src/northbridge: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 8 months ago
  81. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 8 months ago
  82. 442fb05 nb/{haswell,i945,sandybridge}: Drop outdated comment by Elyes HAOUAS · 4 years, 7 months ago
  83. 1374607 mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code by Elyes HAOUAS · 4 years, 7 months ago
  84. 8cb5ea7 nb/i945: Fix typo by Elyes HAOUAS · 4 years, 7 months ago
  85. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  86. c583920 nb/intel/i945: Initialize console in bootblock by Arthur Heymans · 4 years, 8 months ago
  87. e27c013 nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  88. dc584c3 nb/intel/i945: Move boilerplate romstage to a common location by Arthur Heymans · 4 years, 8 months ago
  89. 399b6c1 sb/intel/i82801gx: Add common early code by Arthur Heymans · 4 years, 8 months ago
  90. b236352 sb/intel/i82801gx: Add a function to set up BAR by Arthur Heymans · 4 years, 8 months ago
  91. 4ec67fc nb/intel: Use defined DEFAULT_RCBA by Elyes HAOUAS · 4 years, 9 months ago
  92. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 9 months ago
  93. c7783a3 nb/intel: Remove unused 'barrier()' by Elyes HAOUAS · 4 years, 9 months ago
  94. fcdb033 acpi: Drop wrong _ADR objects for PCI host bridges by Elyes HAOUAS · 4 years, 9 months ago
  95. f9891c8 kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset by Kyösti Mälkki · 4 years, 10 months ago
  96. ad787e1 intel/i945,i82801gx: Refactor early PCI bridge reset by Kyösti Mälkki · 4 years, 10 months ago
  97. 2647b6f intel/i945: Define peg_plugin for potential add-on PCIe card by Kyösti Mälkki · 4 years, 10 months ago
  98. 9137cbd intel/i945: Delay bridge VGA IO enable to ramstage by Kyösti Mälkki · 4 years, 10 months ago
  99. 444d2af intel/i945: Define p2peg for PCIe x16 slot by Kyösti Mälkki · 4 years, 10 months ago
  100. df128a5 intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL by Kyösti Mälkki · 4 years, 10 months ago