Age | Commit message (Expand) | Author |
2019-11-20 | cpu/nb/sb: Remove fam12 | Joe Moore |
2019-11-18 | nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree | Nico Huber |
2019-11-18 | nb/intel/sandybridge: Set up console in bootblock | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Configure DCACHE_BSP_STACK_SIZE | Arthur Heymans |
2019-11-18 | sb/intel/bd82x6x: Make the pch_enable_lpc hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_rcba_config hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_early_init hook optional | Arthur Heymans |
2019-11-15 | nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-15 | nb/intel/i945: Initialize console in bootblock | Arthur Heymans |
2019-11-15 | nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-15 | nb/intel/i945: Move boilerplate romstage to a common location | Arthur Heymans |
2019-11-15 | nb/intel/x4x: Move boilerplate romstage to a common location | Arthur Heymans |
2019-11-14 | mb/*/*(ich7/x4x): Use common early southbridge init | Arthur Heymans |
2019-11-14 | sb/intel/i82801jx: Move early sb init to a common place | Arthur Heymans |
2019-11-14 | sb/intel/i82801gx: Add common early code | Arthur Heymans |
2019-11-14 | nb/intel/i440bx: Remove unnecessary __SIMPLE_DEVICE__ | Arthur Heymans |
2019-11-13 | nb/intel/x4x.h: Include stdint.h | Arthur Heymans |
2019-11-13 | sb/intel/i82801gx: Add a function to set up BAR | Arthur Heymans |
2019-11-11 | fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment | Elyes HAOUAS |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-05 | intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-11-04 | nb/intel: Use defined DEFAULT_RCBA | Elyes HAOUAS |
2019-11-04 | nb/intel/nehalem: Fix 'dead assignment' | Elyes HAOUAS |
2019-11-04 | nb/intel/x4x/x4x.h: Include iomap.h | Arthur Heymans |
2019-11-03 | arch/x86: Use the stage argument to implement cbmem_top | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-11-02 | nb/intel/gm45: Add VBOOT support | 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-29 | nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>' | Elyes HAOUAS |
2019-10-28 | nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support | Arthur Heymans |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | 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-17 | nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startup | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: Only enable_smbus once | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: use pmclib to detect S3 resume | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: Add some debug output | Arthur Heymans |
2019-10-17 | nb/intel/nehalem: Change the output verbosity of raminit timings | Arthur Heymans |
2019-10-14 | nb/intel/gm45: Don't run graphics init on s3 resume | Arthur Heymans |
2019-10-14 | sb/intel/i82801ix: Add common code to set up LPC IO decode ranges | Arthur Heymans |
2019-10-13 | nb/intel/nehalem: Start VBOOT in bootblock with a separate verstage | Arthur Heymans |
2019-10-13 | nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-10-13 | sb/intel/ibexpeak: Move some early PCH init after console init | Arthur Heymans |
2019-10-11 | sb/intel/i82801gx: Move CIR init to a common place | Arthur Heymans |
2019-10-10 | nb/intel/pineview/Kconfig: Remove romcc leftover | Arthur Heymans |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-06 | sb/intel/nm10: Fix enabling HPET | Arthur Heymans |
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-05 | kontron/986lcd-m,roda/rk886ex: Drop secondary PCI reset | Kyösti Mälkki |
2019-10-05 | intel/i945,i82801gx: Refactor early PCI bridge reset | Kyösti Mälkki |
2019-10-05 | sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNC | Kyösti Mälkki |
2019-10-01 | intel/i945: Define peg_plugin for potential add-on PCIe card | Kyösti Mälkki |
2019-10-01 | intel/i945: Delay bridge VGA IO enable to ramstage | Kyösti Mälkki |
2019-10-01 | intel/i945: Define p2peg for PCIe x16 slot | Kyösti Mälkki |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-29 | amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICE | Kyösti Mälkki |
2019-09-28 | nb/via/vx900: Remove some __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-28 | nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ use | Kyösti Mälkki |
2019-09-28 | nb/intel/x4x: Avoid x4x.h header with romcc-bootblock | Kyösti Mälkki |
2019-09-24 | intel/cpu: Switch older models to TSC_MONOTONIC_TIMER | 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 | {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> | Elyes HAOUAS |
2019-09-15 | northbridge: Remove unused include <device/pci_ops.h> | Elyes HAOUAS |
2019-09-15 | nb/i945: Remove unused include <cpu/cpu.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 | src/{northbridge,soc}: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-09-12 | nb/intel/nehalem: Add a header for raminit_tables.c | Angel Pons |
2019-09-06 | nb/intel/x4x/raminit: Move dummy reads after JEDEC init | Arthur Heymans |
2019-08-28 | intel/haswell: Use smm_subregion() | Kyösti Mälkki |
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-26 | nb/intel/gm45: Call ddr3_calibrate_zq() only for DDR3 :) | Nico Huber |
2019-08-26 | amdfam10: Remove use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-22 | arch/x86: Add <arch/romstage.h> | Kyösti Mälkki |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-20 | nb/via/vx900: Ensure memory size and base are in range | Jacob Garber |
2019-08-20 | nb/amd/pi,sb/amd/sr5650: Remove unnecessary allocation | Jacob Garber |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-08-20 | AGESA,binaryPI: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-08-18 | cpu/intel: Enter romstage without BIST | Kyösti Mälkki |
2019-08-15 | intel/smm: Define struct ied_header just once | 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-13 | nb/intel/gm45: Don't create DMAR tables for disabled IGD | Arthur Heymans |
2019-08-13 | nb/intel/gm45/acpi.c: Don't read PCI config to check presence | Arthur Heymans |
2019-08-11 | intel/haswell: Move platform_enter_postcar() | Kyösti Mälkki |