Age | Commit message (Expand) | Author |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-09-21 | nb/via/vx900: Get rid of device_t | Elyes HAOUAS |
2018-09-20 | nb/amd/pi/00730F01: use MMIO and performance counters from AGESA | Piotr Król |
2018-09-18 | nb/amd/pi/00730F01: Don't use device_t in ramstage | Elyes HAOUAS |
2018-09-16 | nb/intel/x4x: Don't use cached settings if CPU FSB has been changed | Arthur Heymans |
2018-09-15 | nb/amd/pi/00730F01: Add initial native IVRS support | Timothy Pearson |
2018-09-15 | nb/amd/pi/00730F01: Initialize IOMMU device | Kyösti Mälkki |
2018-09-14 | nb/intel/sandybridge: Don't add SMBIOS Table 17 entries on resume | Nico Huber |
2018-09-14 | complier.h: add __always_inline and use it in code base | Aaron Durbin |
2018-09-10 | complier.h: add __noreturn and use it in code base | Aaron Durbin |
2018-09-05 | nb/intel/x4x/gma.c: fix skipping of native graphics init | Stefan Tauner |
2018-08-22 | nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled | Arthur Heymans |
2018-08-21 | nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.c | Patrick Rudolph |
2018-08-21 | nb/intel/pineview: Use a common MMCONF_BASE_ADDRESS | Arthur Heymans |
2018-08-21 | nb/intel/pineview: Use the correct address for the RCVEN strobe | Arthur Heymans |
2018-08-21 | nb/intel/pineview: Use i2c block read to fetch SPD | Arthur Heymans |
2018-08-20 | nb/intel/raminit: Remove unused headers | Patrick Rudolph |
2018-08-20 | nb/intel/sandybridge/raminit: Fix DIMM type mapping | Patrick Rudolph |
2018-08-20 | nb/intel/sandybridge: Fill in DIMM serial number | Patrick Rudolph |
2018-08-17 | sandybridge/raminit_common.c: fix printram statement | Iru Cai |
2018-08-17 | Fix PCI ACPI _OSC methods | Marc Jones |
2018-08-13 | nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap region | Arthur Heymans |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-09 | src/northbridge: Fix typo | Elyes HAOUAS |
2018-08-08 | cpu/amd: Correct number of MCA banks cleared | Marshall Dawson |
2018-08-04 | x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [2/2] | Felix Held |
2018-08-04 | nehalem/raminit: remove read_mchbar functions | Felix Held |
2018-08-04 | nehalem/raminit: clean up code and remove write_mchbar functions | Felix Held |
2018-08-04 | northbridge/nehalem: add MCHBAR8/16 AND_OR macros | Felix Held |
2018-08-04 | nehalem/raminit: clean up code and use MCHBAR macros | Felix Held |
2018-08-04 | nehalem/raminit: remove REAL define and most dead code | Felix Held |
2018-08-03 | sandybridge/raminit_mrc: remove reference to report_platform_info() | Matt DeVillier |
2018-08-01 | sandybridge/raminit_common: use MCHBAR AND/OR macros in remaining places | Felix Held |
2018-08-01 | sandybridge/raminit_common: use macro for execute command queue register | Felix Held |
2018-08-01 | sandybridge/raminit_common: use FOR_ALL_CHANNELS macro | Felix Held |
2018-08-01 | sandybridge/raminit_common: use MCHBAR AND/OR/AND_OR macros [2/2] | Felix Held |
2018-08-01 | sandybridge/raminit_common: use MCHBAR AND/OR/AND_OR macros [1/2] | Felix Held |
2018-08-01 | northbridge/sandybridge: add MCHBAR32 AND/OR/AND_OR access macros | Felix Held |
2018-08-01 | nb/intel/gm45: Don't use PCI operations on the pci_domain device | Arthur Heymans |
2018-08-01 | nb/intel/pineview: Don't use PCI operations on the pci_domain device | Arthur Heymans |
2018-08-01 | nb/intel/x4x: Don't use PCI operations on the pci_domain device | Arthur Heymans |
2018-08-01 | nb/intel/sandybridge: Don't use PCI operations on the pci_domain device | Arthur Heymans |
2018-07-30 | x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [1/2] | Felix Held |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-07-30 | northbridge/x4x: add MCHBAR AND/OR/AND_OR access macros | Felix Held |
2018-07-30 | northbridge/nehalem: add MCHBAR AND/OR/AND_OR macros | Felix Held |
2018-07-30 | northbridge/nehalem: clean up header file | Felix Held |
2018-07-29 | sandybridge/raminit_common: use MCHBAR32 macro everywhere | Felix Held |
2018-07-29 | sandybridge/raminit: use MCHBAR32 macro everywhere | Felix Held |