1. 2e4f83b intel i945: Fix native VGA initialization by Mono · 9 years ago
  2. c241855 north/intel/sandybridge: Fix native VGA initialization by Alexandru Gagniuc · 9 years ago
  3. 2c482a9 intel: Do not hardcode the position of mrc.cache by Alexandru Gagniuc · 9 years ago
  4. 4d3de7e bootstate: remove need for #ifdef ENV_RAMSTAGE by Aaron Durbin · 9 years ago
  5. 439356f x86: remove cpu_incs as romstage Make variable by Aaron Durbin · 9 years ago
  6. 4a66642 northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choice by Martin Roth · 9 years ago
  7. 418026f AMD Bettong: Lower the TOM to give more MMIO space by zbao · 9 years ago
  8. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  9. 7dbf9c6 edid: Use edid_mode struct to reduce redundancy by David Hendricks · 9 years ago
  10. df20506 Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig by Martin Roth · 9 years ago
  11. 5cac25e northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO by Timothy Pearson · 9 years ago
  12. 0dc7354 amd: raminit sysinfo offset fix by Aaron Durbin · 9 years ago
  13. 54e227e intel/i945: don't read structs out of uninitialized pointers by Patrick Georgi · 9 years ago
  14. 0dee578 AMD K8: Avoid duplicate variables in SSDT on multisocket systems by Jonathan A. Kollasch · 9 years ago
  15. 7a625da intel/haswell: fix CHROMEOS builds for haswell by Patrick Georgi · 9 years ago
  16. e324cc9 intel raminit: rewrite timB high adjust calculation by Patrick Rudolph · 9 years ago
  17. 0620b1e8 intel raminit: support two DIMMs per channel by Patrick Rudolph · 9 years ago
  18. 29e6548 Port Fam14 northbridge code to 64bit by Stefan Reinauer · 9 years ago
  19. 477d328 Revert "northbridge/amd/pi: Add support for memory settings" by Marc Jones · 9 years ago
  20. 406effd northbridge/amd/pi: Add support for memory settings by Dave Frodin · 9 years ago
  21. 9346d50 Remove unused Kconfig symbols in c code by Martin Roth · 9 years ago
  22. 3162a1d intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152 by Damien Zammit · 9 years ago
  23. d5e6618 amd/fam10: Add k10temp ACPI thermal zone mixin. by Tobias Diedrich · 9 years ago
  24. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1
  25. 2b374bee intel raminit: improve logging by Patrick Rudolph · 9 years ago
  26. 6f7ce9b intel raminit: fix timB high adjust calculation by Patrick Rudolph · 9 years ago
  27. 073b017 intel raminit: whitespace fixes by Patrick Rudolph · 9 years ago
  28. 03a88d3 intel sandybridge: add VGA pci device id by Patrick Rudolph · 9 years ago
  29. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  30. 49a8c8a sandybridge: provide monotonic timer function by Patrick Georgi · 9 years ago
  31. 46b2271 northbridge/amd/amdfam10: Remove array to null comparison by Timothy Pearson · 9 years ago
  32. 5a2bd0b Revert "sandy/ivybridge: use LAPIC timer in SMM" by Patrick Georgi · 9 years ago
  33. df02c33 Kconfig: Fix references to obsolete symbols by Martin Roth · 9 years ago
  34. 8c2f397 intel raminit: rename register by Patrick Rudolph · 9 years ago
  35. a3aa8da sandy/ivybridge: use LAPIC timer in SMM by Stefan Reinauer · 9 years ago
  36. 03decc0 intel/sandybridge: initialize variable by Patrick Georgi · 9 years ago
  37. 4275ff8 intel raminit: check correct registers in channel_test by Patrick Rudolph · 9 years ago
  38. 3247916 intel raminit: properly handle DDR3 DIMMs with address mirroring by Patrick Rudolph · 9 years ago
  39. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 9 years ago
  40. 6762a8b AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interface by WANG Siyuan · 9 years ago
  41. 2dcd0fc Move same Kconfigs to northbridge/amd/pi/Kconfig by WANG Siyuan · 9 years ago
  42. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  43. d3deecd AMD OemS3Save: refactor for Merlin Falcon by WANG Siyuan · 9 years ago
  44. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  45. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  46. 58e26c7 northbridge/amd/amdfam10: Increase MMIO hole size to 1GB by Timothy Pearson · 9 years ago
  47. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  48. bbd2647 northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESS by Timothy Pearson · 9 years ago
  49. f34082c fsp_model_206ax: Use common i945-ivy tseg SMM init. by Vladimir Serbinenko · 9 years ago
  50. c16e9dfa Create i945-ivy smm tseg init based on ivy code. by Vladimir Serbinenko · 9 years ago
  51. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  52. cdaf331 Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions by Martin Roth · 9 years ago
  53. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  54. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  55. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  56. 09705ab AMD K8 fam10: Use parent subordinate to track HT enumeration by Kyösti Mälkki · 9 years ago
  57. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  58. e8ea712 AMD K8 fam10: Drop local is_sblink in scan_chains by Kyösti Mälkki · 9 years ago
  59. 328531f AMD K8 fam10: Drop redundant parameters on scan_chain() by Kyösti Mälkki · 9 years ago
  60. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  61. 3690727 AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  62. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  63. 98a915e AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree by Kyösti Mälkki · 9 years ago
  64. d44a036 AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 by Kyösti Mälkki · 10 years ago
  65. 04b1fc8 AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  66. 37d5afb AMD K8: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  67. d383d19 AMD fam10: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  68. 57978a3 AMD K8 fam10: Eliminate local variable min_bus by Kyösti Mälkki · 10 years ago
  69. a9f4327 AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  70. 6326255 AMD K8 fam10: Eliminate local variables busn and max_bus by Kyösti Mälkki · 9 years ago
  71. 20968c9 AMD K8 fam10: Add ht_route_link() by Kyösti Mälkki · 9 years ago
  72. 59d6092 AMD fam10: Fix add_more_links by Kyösti Mälkki · 9 years ago
  73. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  74. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  75. 6f37017 devicetree: Rename unused parameter max in domain_scan_bus() by Kyösti Mälkki · 9 years ago
  76. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  77. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  78. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  79. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  80. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  81. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  82. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  83. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  84. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  85. ed54cc7 sandybridge native: Add call to TPM code. by Vladimir Serbinenko · 9 years ago
  86. c74b53f AGESA: Reduce SPI use by 24kB for S3 support by Kyösti Mälkki · 9 years ago
  87. b1fcbf3 AGESA: Separate HeapManager declarations from BiosCallOuts by Kyösti Mälkki · 9 years ago
  88. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  89. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  90. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 10 years ago
  91. 300cace AGESA: Refactor OEM S3 storage by Kyösti Mälkki · 10 years ago
  92. 90a54b0 AGESA: Move S3 related SPI writes again by Kyösti Mälkki · 9 years ago
  93. 647456c AGESA f16kb: Fix PCI device notation by Fabian Kunkel · 9 years ago
  94. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  95. 05b65ab AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED by Kyösti Mälkki · 9 years ago
  96. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  97. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  98. 428130e nehalem native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  99. 38cf94b ivybridge native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  100. 99bc2ec i945: Disable check for 2-dimm support. by Vladimir Serbinenko · 10 years ago