Age | Commit message (Expand) | Author |
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 |
2018-07-29 | sandybridge: add brackets to MCHBAR/EPBAR/DMIBAR access macros | Felix Held |
2018-07-29 | nb/intel/sandybridge: Bump MRC_CACHE_VERSION | Patrick Rudolph |
2018-07-28 | nb/intel/sandybridge/report_platform: Move remaining code to sb folder | Patrick Rudolph |
2018-07-28 | nb/intel/sandybridge: Move CPU report to cpu folder | Patrick Rudolph |
2018-07-28 | intel/sandybridge: Don't hardcode platform type | Patrick Rudolph |
2018-07-26 | nb/intel/sandybridge/raminit: Fix SMBIOS 17 bus width | Patrick Rudolph |
2018-07-26 | nb/intel/sandybridge/raminit: Fix PDWN_mode on desktops | Patrick Rudolph |
2018-07-26 | nb/intel/nehalem: Remove the C native graphic init | Arthur Heymans |
2018-07-25 | drivers/tpm: Add TPM ramstage driver for devices without vboot. | Philipp Deppenwiese |
2018-07-25 | nb/intel/sandybridge/raminit: Fix non ASCII char | Patrick Rudolph |
2018-07-25 | nb/intel/sandybridge/raminit: Set REFIx9 according to spec | Patrick Rudolph |
2018-07-23 | AGESA binaryPI: Remove code for CONFIG_CBB!=0 | Kyösti Mälkki |
2018-07-20 | AGESA binaryPI: Fix and optimize for MAX_NODES_NUM | Kyösti Mälkki |
2018-07-12 | nb/i945/raminit: Correct C0DRAMW & C1DRAMW for 4 DIMMs | Elyes HAOUAS |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-07-02 | src/nb: Fix non-local header treated as local | Elyes HAOUAS |
2018-06-30 | arch/x86/acpi: Add DMAR RMRR helper functions | Matt DeVillier |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-29 | sb/intel/i82801ix: Use the common ACPI pirq generator | Arthur Heymans |
2018-06-23 | nb/intel/i945: Remove dead code | Elyes HAOUAS |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-20 | nb/intel/e7505: Leave ROM as un-cacheable in postcar | Kyösti Mälkki |
2018-06-17 | nb/intel/i440bx: Switch to POSTCAR_STAGE | Kyösti Mälkki |
2018-06-17 | nb/intel/i440bx: Move to RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2018-06-17 | cpu/intel/slot_1: Switch to different CAR setup | Kyösti Mälkki |
2018-06-17 | nb/intel/nehalem: Fix DEVEN defines | Patrick Rudolph |
2018-06-17 | nb/intel/x4x: Issue a hard reset with empty MRC cache on warm reset | Arthur Heymans |
2018-06-14 | cpu/intel/haswell: Use the common intel romstage_main function | Arthur Heymans |
2018-06-14 | nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xce | Elyes HAOUAS |
2018-06-14 | nb/intel/x4x: Deprecate native graphic init | Arthur Heymans |
2018-06-14 | nb/intel/x4x: Fix a few things in set_enhanced_mode | Arthur Heymans |
2018-06-14 | nb/intel/x4x: Work around a quirk | Arthur Heymans |
2018-06-14 | nb/intel/x4x: Add the option for stacked channel map settings | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-14 | AGESA binaryPI: Drop RAMBASE and RAMTOP | Kyösti Mälkki |
2018-06-11 | {src,util}: Use NULL instead of 0 for pointer | Elyes HAOUAS |
2018-06-08 | libgfxinit: Enable G45 support (for GM45/X4X) | Nico Huber |
2018-06-07 | nb/intel/pineview: Enable and allocate 8M for TSEG | Arthur Heymans |
2018-06-07 | nb/intel/i945: Enable and allocate 8M for TSEG | Arthur Heymans |
2018-06-07 | nb/intel/i945: Add a common function to compute TSEG size | Arthur Heymans |
2018-06-06 | intel/e7505: Remove ROMCC workaround | Kyösti Mälkki |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-06 | arch/x86: Flag platforms without RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2018-06-05 | northbridge/amd/lx: Fix function setShadowRCONF | Iru Cai |
2018-06-05 | amd/geode_lx: Fix .c includes | Kyösti Mälkki |
2018-06-05 | cpu/intel/haswell: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-05 | cpu/intel/model_2065x: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-05 | cpu/intel/model_206ax: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-05 | nb/intel/gm45: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-05 | nb/intel/x4x: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-05 | nb/intel/pineview: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-05 | nb/intel/i945: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | intel/i440bx: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | nb/intel: Use postcar_frame_add_romcache() | Nico Huber |
2018-06-04 | nb/via/vx900: Get rid of device_t | Elyes HAOUAS |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-06-02 | intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE | Kyösti Mälkki |
2018-06-02 | intel/e7505: Move to RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2018-06-02 | intel/e7505: Assume AGP slot disabled | Kyösti Mälkki |
2018-06-02 | aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT | Kyösti Mälkki |
2018-06-02 | intel/e7505: Fix domain resources | Kyösti Mälkki |
2018-05-31 | {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate | Nico Huber |
2018-05-31 | Remove VIA VX800 northbridge support | Kyösti Mälkki |
2018-05-31 | Remove VIA CX700 northbridge support | Kyösti Mälkki |
2018-05-31 | Remove VIA CN700 northbridge support | Kyösti Mälkki |
2018-05-31 | Remove AMD K8 cpu and northbridge support | Kyösti Mälkki |
2018-05-31 | Remove southbridges after K8 board removals | Kyösti Mälkki |
2018-05-31 | Remove all AMD K8 boards | Kyösti Mälkki |