Age | Commit message (Expand) | Author |
2019-10-06 | nb/intel/nehalem: Don't run graphic init on S3 resume | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move PCH init to sb/intel/ibexpeak | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Move romstage boilerplate to a common location | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Don't link walkcbfs.S in romstage | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Remove bogus GT PM init | Arthur Heymans |
2019-10-06 | nb/intel/nehalem: Disable PEG and IGD based on devicetree | Arthur Heymans |
2019-10-06 | nb/nehalem: Remove bogus MCHBAR writes | Arthur Heymans |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-20 | nb/intel/nehalem: Enabled VBOOT support | Patrick Rudolph |
2019-09-17 | nb/nehalem: Move MMCONF_BASE_ADDRESS to a common place | Arthur Heymans |
2019-09-15 | northbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-13 | drivers/elog: Add elog_boot_notify() | Kyösti Mälkki |
2019-09-13 | intel/nehalem: Refactor ACPI S3 detection | Kyösti Mälkki |
2019-09-12 | nb/intel/nehalem: Add a header for raminit_tables.c | Angel Pons |
2019-08-28 | intel/smm/gen1: Use smm_subregion() | Kyösti Mälkki |
2019-08-26 | soc/intel: Use common romstage code | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-15 | intel/smm/gen1: Rename header file | Kyösti Mälkki |
2019-08-15 | arch/x86: Add postcar_frame_common_mtrrs() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Refactor platform_enter_postcar() | Kyösti Mälkki |
2019-08-15 | cpu/intel: Replace bsp_init_and_start_aps() | Kyösti Mälkki |
2019-08-11 | arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-08-07 | northbridge/intel: Rename ram_calc.c to memmap.c | Kyösti Mälkki |
2019-08-07 | intel/nehalem,sandybridge: Move stage_cache support function | Kyösti Mälkki |
2019-07-17 | nb/intel/nehalem: Prevent out of bounds read | Jacob Garber |
2019-07-10 | nb/intel/nehalem: Tidy quickpath_reserved calculation | Jacob Garber |
2019-07-10 | nb/intel/nehalem: Die if no memory ranks found | Jacob Garber |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | intel/nehalem: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-06-21 | nb/intel/nehalem/raminit.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-21 | nb/intel/nehalem/raminit.c: Remove variable set but not used | Elyes HAOUAS |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | nb/intel/nehalem: Call smm_region_start() function | Arthur Heymans |
2019-05-27 | cpu/intel/model_2065x: Put stage cache in TSEG | Arthur Heymans |
2019-05-27 | cpu/intel/model_2065x: Use parallel MP init | Arthur Heymans |
2019-04-29 | nb/intel/nehalem: Use system_reset() and full_reset() | Elyes HAOUAS |
2019-04-20 | nb/intel/nehalem: Hide some raminit output messages | Arthur Heymans |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-12 | nb/intel/nehalem: Remove CAR_GLOBAL use | Arthur Heymans |
2019-01-23 | Drop leftover debug function declarations | Kyösti Mälkki |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | northbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-29 | src: Remove duplicated round up function | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-19 | nb/intel/nehalem: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
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-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-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
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-26 | nb/intel/nehalem: Remove the C native graphic init | Arthur Heymans |
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-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-17 | nb/intel/nehalem: Fix DEVEN defines | Patrick Rudolph |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-05 | cpu/intel/model_2065x: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-04 | nb/intel: Use postcar_frame_add_romcache() | Nico Huber |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-05-31 | {cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate | Nico Huber |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2018-05-21 | nb/intel/nehalem: Fix smashed stack in romstage | Matthias Gazzari |
2018-05-18 | nb/intel/nehalem: Use the common mrc cache driver | Arthur Heymans |
2018-05-17 | nb/intel/nehalem: Add ACPI path | Patrick Rudolph |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-05-01 | Fix freeze during chipset lockdown on Nehalem | Matthias Gazzari |
2018-04-30 | nb/intel/nehalem: Get rid of device_t | Elyes HAOUAS |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-04-09 | intel/nehalem post-car: Use postcar_frame for MTRR setup | Kyösti Mälkki |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2018-01-31 | nb/intel/*.h: Remove left-over register definitions | Patrick Rudolph |
2017-12-20 | intel/gma: fix RPNFREQ_VAL bitmask | Felix Held |
2017-12-19 | nb/intel/nehalem/gma: Drop stale pre-pocessor guards | Nico Huber |
2017-10-28 | 3rdparty/lib{hwbase,gfxinit}: Update to latest master | Nico Huber |
2017-10-28 | drivers/intel/gma: Put gma_gfxinit() into its own header | Nico Huber |
2017-08-11 | drivers/intel/gma/opregion: migrate from nb/common | Matt DeVillier |
2017-08-07 | nb/intel/*/gma.c: Use macros for GMBUS numbers | Arthur Heymans |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-12 | nb/intel/nehalem/gma: Set ASLS on S3 resume | Patrick Rudolph |
2017-07-12 | drv/intel/gma/opregion: Add interface for GNVS ASLB handling | Patrick Rudolph |