1. 03decc0 intel/sandybridge: initialize variable by Patrick Georgi · 8 years ago
  2. 4275ff8 intel raminit: check correct registers in channel_test by Patrick Rudolph · 8 years ago
  3. 3247916 intel raminit: properly handle DDR3 DIMMs with address mirroring by Patrick Rudolph · 8 years ago
  4. 026e4dc Kconfig: Move CBFS_SIZE into Mainboard menu by Martin Roth · 8 years ago
  5. 6762a8b AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interface by WANG Siyuan · 9 years ago
  6. 2dcd0fc Move same Kconfigs to northbridge/amd/pi/Kconfig by WANG Siyuan · 9 years ago
  7. 0563941 AMD Merlin Falcon: Add northbridge files for new AMD processor by WANG Siyuan · 9 years ago
  8. d3deecd AMD OemS3Save: refactor for Merlin Falcon by WANG Siyuan · 8 years ago
  9. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 8 years ago
  10. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  11. 58e26c7 northbridge/amd/amdfam10: Increase MMIO hole size to 1GB by Timothy Pearson · 9 years ago
  12. 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 9 years ago
  13. bbd2647 northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESS by Timothy Pearson · 9 years ago
  14. f34082c fsp_model_206ax: Use common i945-ivy tseg SMM init. by Vladimir Serbinenko · 9 years ago
  15. c16e9dfa Create i945-ivy smm tseg init based on ivy code. by Vladimir Serbinenko · 9 years ago
  16. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  17. cdaf331 Removed unused SOUTHBRIDGE_INTEL_FSP_I89XX expressions by Martin Roth · 9 years ago
  18. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  19. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  20. 7a8a4ab lib: Unify log2() and related functions by Julius Werner · 9 years ago
  21. 09705ab AMD K8 fam10: Use parent subordinate to track HT enumeration by Kyösti Mälkki · 9 years ago
  22. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  23. e8ea712 AMD K8 fam10: Drop local is_sblink in scan_chains by Kyösti Mälkki · 9 years ago
  24. 328531f AMD K8 fam10: Drop redundant parameters on scan_chain() by Kyösti Mälkki · 9 years ago
  25. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  26. 3690727 AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  27. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  28. 98a915e AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree by Kyösti Mälkki · 9 years ago
  29. d44a036 AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 by Kyösti Mälkki · 9 years ago
  30. 04b1fc8 AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  31. 37d5afb AMD K8: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  32. d383d19 AMD fam10: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  33. 57978a3 AMD K8 fam10: Eliminate local variable min_bus by Kyösti Mälkki · 9 years ago
  34. a9f4327 AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  35. 6326255 AMD K8 fam10: Eliminate local variables busn and max_bus by Kyösti Mälkki · 9 years ago
  36. 20968c9 AMD K8 fam10: Add ht_route_link() by Kyösti Mälkki · 9 years ago
  37. 59d6092 AMD fam10: Fix add_more_links by Kyösti Mälkki · 9 years ago
  38. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  39. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  40. 6f37017 devicetree: Rename unused parameter max in domain_scan_bus() by Kyösti Mälkki · 9 years ago
  41. cd37a2b devicetree: Rename unused parameter to passthru by Kyösti Mälkki · 9 years ago
  42. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  43. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  44. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  45. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  46. 9e817bf intel/nehalem/raminit.c: Remove space in `timestamp_add_now(104)` by Paul Menzel · 9 years ago
  47. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  48. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  49. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 9 years ago
  50. ed54cc7 sandybridge native: Add call to TPM code. by Vladimir Serbinenko · 9 years ago
  51. c74b53f AGESA: Reduce SPI use by 24kB for S3 support by Kyösti Mälkki · 9 years ago
  52. b1fcbf3 AGESA: Separate HeapManager declarations from BiosCallOuts by Kyösti Mälkki · 9 years ago
  53. f728408 AGESA: Split S3 backup in CBMEM by Kyösti Mälkki · 9 years ago
  54. 0424c95 fmap: new API using region_device by Aaron Durbin · 9 years ago
  55. 807127f Make acpi_fill_hest into parameter by Vladimir Serbinenko · 9 years ago
  56. 300cace AGESA: Refactor OEM S3 storage by Kyösti Mälkki · 9 years ago
  57. 90a54b0 AGESA: Move S3 related SPI writes again by Kyösti Mälkki · 9 years ago
  58. 647456c AGESA f16kb: Fix PCI device notation by Fabian Kunkel · 9 years ago
  59. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 9 years ago
  60. 05b65ab AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED by Kyösti Mälkki · 9 years ago
  61. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  62. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 9 years ago
  63. 428130e nehalem native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  64. 38cf94b ivybridge native gfx init: Adjust state to be compatible with OPROM. by Vladimir Serbinenko · 9 years ago
  65. 99bc2ec i945: Disable check for 2-dimm support. by Vladimir Serbinenko · 9 years ago
  66. a6a566b amd/pi: Move AGESA cbfs access into the wrapper by Marc Jones · 9 years ago
  67. 61942de northbridge/intel/gm45/gma: Minor cleanup by Timothy Pearson · 9 years ago
  68. e7f7090 northbridge/intel/gm45/gma: Add backlight control register field by Timothy Pearson · 9 years ago
  69. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  70. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  71. b738913 northbridge/intel/fsp_rangeley: Correct MMIO size setting by Dave Frodin · 9 years ago
  72. 2eaa0d4 intel: Correct MMIO related ACPI table settings by Dave Frodin · 9 years ago
  73. 16110e7 i945/gma: Fix wrong comment about the documentation. by Denis 'GNUtoo' Carikli · 9 years ago
  74. e1133b7 kbuild: automatically include northbridges by Stefan Reinauer · 9 years ago
  75. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  76. 562d6f3 fsp platforms: consolidate FspNotify calls by Martin Roth · 9 years ago
  77. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  78. e9e1d7a northbridge/amd/agesa/familyXY: Make NULL device op explicit by Edward O'Callaghan · 9 years ago
  79. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  80. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  81. 60d44dd0 intel/nehalem: rename copypasted smi finalizer function by Alexander Couzens · 9 years ago
  82. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 9 years ago
  83. 6e523a6 northbridge/amd/amdfam10: Generate SMBIOS tables for RAM by Timothy Pearson · 9 years ago
  84. 2256408 mainboards/amdfam10: Copy DIMM information to cbmem after romstage by Timothy Pearson · 9 years ago
  85. a30f7e6 cbfs: correct types used for accessing files by Aaron Durbin · 9 years ago
  86. 620fa5f northbridge/amd/amdfam10: Collect DIMM information for ramstage use by Timothy Pearson · 9 years ago
  87. d5c82af northbridge/amd/amdmct: Pack MCT and DCT info structs by Timothy Pearson · 9 years ago
  88. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  89. ea9f308 build system: normalize linker script file names by Patrick Georgi · 9 years ago
  90. b337c1d northbridge/amd/amdfam10: Properly implement SLIT generation by Timothy Pearson · 9 years ago
  91. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  92. e9424c5 northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA by Timothy Pearson · 9 years ago
  93. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  94. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  95. 84c72de northbridge/amd/pi: Create common agesawrapper.c by Dave Frodin · 9 years ago
  96. 4b45dd3 cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() by Dave Frodin · 9 years ago
  97. 71512b2 northbridge/i945/gma: fix build error with native graphics init by Francis Rowe · 9 years ago
  98. b812d5d northbridge/amd/amdht/h3finit.c: Fix boot failure by Timothy Pearson · 9 years ago
  99. 586d6e2 northbridge/amd/amdht: Allow mainboards to set HT frequency limit by Timothy Pearson · 9 years ago
  100. b7b8371 northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP by Alexander Couzens · 9 years ago