Age | Commit message (Expand) | Author |
2019-11-01 | lib/cbmem_top: Add a common cbmem_top implementation | Arthur Heymans |
2019-11-01 | nb/intel: Remove unused 'barrier()' | Elyes HAOUAS |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-28 | nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-12 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-28 | intel/haswell: 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-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-15 | intel/smm: Define struct ied_header just once | 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 | intel/haswell: Move platform_enter_postcar() | 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-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-08-07 | northbridge/intel: Rename ram_calc.c to memmap.c | Kyösti Mälkki |
2019-08-03 | intel/haswell: Move stage_cache support function | Kyösti Mälkki |
2019-07-29 | haswell: reinitialize EHCI debug hardware after raminit | Iru Cai |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-06-28 | {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB | Elyes HAOUAS |
2019-06-03 | nb/intel/haswell/gma: Drop NGI remnant | Nico Huber |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-23 | nb/intel/haswell: Remove variable set but not used | Elyes HAOUAS |
2019-05-22 | post_code: add post code for invalid vendor binary | Keith Short |
2019-05-15 | src/northbridge: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-06 | src: Remove unused include <halt.h> | Elyes HAOUAS |
2019-05-03 | nb/intel/haswell: correct a typo in Kconfig | Joel Kitching |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-29 | nb/intel/haswell: Use system_reset() | Elyes HAOUAS |
2019-04-23 | sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-04-21 | nb/intel/haswell: Add an option for where verstage starts | Arthur Heymans |
2019-04-21 | cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-01 | vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases | Julius Werner |
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-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 |
2019-01-03 | nb/intel/haswell: Add support for PEG | Tristan Corrick |
2018-12-29 | nb/intel/haswell: Handle boards that do not support IGD | Tristan Corrick |
2018-12-29 | nb/intel/haswell: Don't unconditionally set DEVEN | Tristan Corrick |
2018-12-29 | nb/intel/haswell: Use DEVEN to disable devices | Tristan Corrick |
2018-12-19 | northbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | northbridge: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-18 | nb/intel/haswell: Add server processor host bridge device ID | Iru Cai |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-11-21 | nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-02 | nb/intel/haswell: Consolidate memory controller PCI driver structs | Tristan Corrick |
2018-11-01 | nb/intel/haswell/gma: Support boards that have DDI E connected | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table | Tristan Corrick |
2018-11-01 | nb/intel/haswell: Add a PCI ID for a Mini-HD audio controller | Tristan Corrick |
2018-11-01 | nb/intel/haswell: Add a PCI ID for a desktop memory controller | Tristan Corrick |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-11 | src: Replace MSR addresses with macros | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-08-22 | nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled | Arthur Heymans |
2018-08-13 | nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap region | Arthur Heymans |
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-14 | cpu/intel/haswell: Use the common intel romstage_main function | Arthur Heymans |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-05 | cpu/intel/haswell: Switch to POSTCAR_STAGE | Arthur Heymans |
2018-06-04 | src: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2018-05-18 | nb/intel/haswell: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-03-08 | nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC | Matt DeVillier |
2018-03-08 | nb/intel/haswell: Generate ACPI DMAR table | Matt DeVillier |
2018-02-06 | nb/intel/haswell: Use the common MRC cache driver | Arthur Heymans |
2018-01-31 | nb/intel/*.h: Remove left-over register definitions | Patrick Rudolph |
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-10-22 | security/vboot: Move vboot2 to security kconfig section | Philipp Deppenwiese |
2017-08-11 | drivers/intel/gma/opregion: migrate from nb/common | Matt DeVillier |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-12 | nb/intel/haswell/gma: Set ASLS on S3 resume | Patrick Rudolph |
2017-07-12 | drv/intel/gma/opregion: Add interface for GNVS ASLB handling | Patrick Rudolph |
2017-07-06 | northbridge/intel/haswell: Fix undefined behavior | Ryan Salsamendi |
2017-07-03 | northbridge/intel/haswell: Fix copy paste error | Ryan Salsamendi |
2017-07-03 | northbridge/intel/haswell: Fix undefined behavior | Ryan Salsamendi |
2017-06-29 | nb/haswell: set ASLB gnvs to OpRegion ACPI memory address | Matt DeVillier |