Age | Commit message (Expand) | Author |
2019-11-11 | fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment | Elyes HAOUAS |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
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-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-05 | sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-09-28 | nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-24 | intel/cpu: Switch older models to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-07 | intel/fsp_rangeley: Rename raminit.c to memmap.c | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-07 | cpu/x86: Fix MSR_PLATFORM_INFO definition | Kyösti Mälkki |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
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-16 | drivers/intel/fsp1_0: Deduplicate code | Patrick Rudolph |
2019-03-13 | src: Drop unused 'include <arch/ioapic.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
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-07 | src: Remove unused include device/pnp_def.h | Elyes HAOUAS |
2019-01-23 | Drop leftover debug function declarations | Kyösti Mälkki |
2019-01-16 | buildsystem: Promote rules.h to default include | 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-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-09-25 | northbridge: Use 'unsigned int' to bare use of 'unsigned' | Elyes HAOUAS |
2018-07-09 | src/northbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-14 | nb/intel/fsp_rangeley: Use MSR_PLATFORM_INFO instead of 0xce | Elyes HAOUAS |
2018-06-04 | northbridge/intel: Remove unneeded includes | Elyes HAOUAS |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-04-30 | nb/intel/fsp_rangeley: Get rid of device_t | Elyes HAOUAS |
2017-06-27 | nb/intel/fsp_rangeley/port_access.c: Add brackets around macro | Elyes HAOUAS |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2016-12-18 | intel/fsp_rangeley: Fix use of __SIMPLE_DEVICE__ | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Consolidate resource registration | Kyösti Mälkki |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-06 | intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT | Kyösti Mälkki |
2016-11-30 | intel/fsp_rangeley: Fix regression on MMCONF_SUPPORT | Kyösti Mälkki |
2016-09-20 | northbridge/intel/fsp_rangeley: Add space around operators | Elyes HAOUAS |
2016-09-09 | northbridge/intel/fsp_rangeley: transition away from device_t | Antonello Dettori |
2016-08-31 | northbridge/intel: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | Intel: Move MCRS ResourceTemplate outside of _CRS method | Martin Roth |
2015-10-14 | Revert "Remove FSP Rangeley SOC and mohonpeak board support" | Martin Roth |
2015-10-03 | Remove FSP Rangeley SOC and mohonpeak board support | Alexandru Gagniuc |
2015-07-13 | x86: flatten hierarchy | Stefan Reinauer |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-01 | northbridge/intel/fsp_rangeley: Correct MMIO size setting | Dave Frodin |
2015-05-01 | intel: Correct MMIO related ACPI table settings | Dave Frodin |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-28 | fsp platforms: consolidate FspNotify calls | Martin Roth |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-02-13 | Fix source code permissions | Stefan Reinauer |
2015-02-06 | intel/fsp_rangeley: Indent '#define' consistently | York Yang |
2015-02-06 | FSP & CBMEM: Fix broken cbmem CAR transition. | Martin Roth |
2015-01-31 | intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP | York Yang |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-06 | northbridge/intel: Do not define include guard as 1 | Edward O'Callaghan |
2014-12-05 | drivers/intel/fsp: add upd macros and #defines | Martin Roth |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-08 | fsp_rangeley: Switch to per-device ACPI | Vladimir Serbinenko |
2014-11-01 | northbridge/intel: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-07-30 | northbridge/intel: Add fsp_rangeley northbridge support | Martin Roth |