Age | Commit message (Expand) | Author |
2020-01-29 | nb/intel/i945: Use boot path macros | Paul Menzel |
2020-01-14 | intel/{i945,pineview},i82801gx: Move enable_smbus() call | Kyösti Mälkki |
2020-01-10 | nb/intel/{i945,sandybridge}/bootblock.c: Fix typo | Elyes HAOUAS |
2020-01-09 | nb/intel/{i945,x4x,pineview}: Remove wrapper spd_read_byte() | Kyösti Mälkki |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-12-19 | src/northbridge: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-12-14 | bootblock: Provide some common prototypes | Kyösti Mälkki |
2019-12-12 | nb/{haswell,i945,sandybridge}: Drop outdated comment | Elyes HAOUAS |
2019-12-10 | mainboard/(i945,ich7): Remove commented RCBA32(0x341c) code | Elyes HAOUAS |
2019-12-06 | nb/i945: Fix typo | Elyes HAOUAS |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | 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-14 | sb/intel/i82801gx: Add common early code | Arthur Heymans |
2019-11-13 | sb/intel/i82801gx: Add a function to set up BAR | Arthur Heymans |
2019-11-04 | nb/intel: Use defined DEFAULT_RCBA | Elyes HAOUAS |
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 | 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-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-24 | intel/cpu: Switch older models to TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-09-15 | {i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h> | Elyes HAOUAS |
2019-09-15 | nb/i945: Remove unused include <cpu/cpu.h> | Elyes HAOUAS |
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-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/i945,gm45,pineview,x4x: Fix stage cache location | Kyösti Mälkki |
2019-08-03 | intel/i945,gm45,pineview,x4x: Move stage cache support function | Kyösti Mälkki |
2019-07-18 | nb/i945/gma: Store vga_disable if MAINBOARD_DO_NATIVE_VGA_INIT | Elyes HAOUAS |
2019-07-17 | nb/i945: Fix gate graphics hardware for frequency change | Elyes HAOUAS |
2019-07-13 | intel/i945: Fix udelay() prototypes | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-06-14 | nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection | Elyes HAOUAS |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-20 | i945: Add device identification D2:F1 | Elyes HAOUAS |
2019-05-15 | src/northbridge: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-10 | nb/intel/i945: Use macro instead of magic number | Elyes HAOUAS |
2019-05-06 | src: Remove unused include <halt.h> | Elyes HAOUAS |
2019-04-29 | ich7/i945: Use system_reset() | Elyes HAOUAS |
2019-04-23 | nb/intel/i945: Check if interleaved even if rank #4 size is zero | Elyes HAOUAS |
2019-04-23 | ich7/i945: Use full_reset() | Elyes HAOUAS |
2019-04-11 | nb/intel/i945: Fix ich7_setup_root_complex_topology | Elyes HAOUAS |
2019-04-11 | nb/intel/{gm45,i945,x4x}: Correct array bounds checks | Jacob Garber |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-24 | nb/intel/i945: Use DEBUG_RAM_SETUP | Kyösti Mälkki |
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-18 | nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO) | Elyes HAOUAS |
2019-03-13 | nb/intel/stage_cache.c: Drop unnecessary includes | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS |
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-04 | nb/intel/i945: Remove redundant use of ACPI offset operator | Elyes HAOUAS |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-01 | sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() | Kyösti Mälkki |
2019-01-27 | nb/intel/i945: Fix typo on DMIBAR32(0x334) | Elyes HAOUAS |
2019-01-27 | nb/intel/i945: Remove initialization already done at bootblock | Elyes HAOUAS |
2019-01-24 | nb/intel/i945: Put stage cache in TSEG | Arthur Heymans |
2019-01-23 | i945,ICH7: Write on RPFN only once | Elyes HAOUAS |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-14 | nb/intel/{i945,pineview}: Remove unused function | Arthur Heymans |
2019-01-13 | {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem() | Elyes HAOUAS |
2019-01-13 | nb/intel/i945: Reduce pcidev_on_root() calls | Nico Huber |
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-12-03 | nb/intel/i945: Use common SMM_TSEG code | Arthur Heymans |
2018-11-25 | nb/intel/i945: Add and use defines for registers of device 0:01.0 | Elyes HAOUAS |
2018-11-25 | nb/intel/i945/early_init.c: Correct the PEG_LC address of DEV(0:01.0) | Elyes HAOUAS |
2018-11-17 | intel/i945: Fix booting on a dual channel configuration | Patrick Georgi |
2018-11-16 | src: Remove unneeded include <cbmem.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <lib.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-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-09 | intel/i945: add timestamps in romstage | Patrick Georgi |
2018-11-05 | nb/intel/i945: Remove irrelevant conditional statement | Elyes HAOUAS |
2018-10-24 | nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware | Arthur Heymans |
2018-10-24 | nb/intel/*: Account for cbmem_top alignment | Arthur Heymans |
2018-10-24 | nb/intel/i945: Fix domain resources | Arthur Heymans |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | nb/intel/{gm45,i945,pineview}: Use macro instead of GGC address | Elyes HAOUAS |
2018-08-22 | nb/intel/*/gma.c: Skip NGI when VGA decode is not enabled | Arthur Heymans |
2018-08-17 | Fix PCI ACPI _OSC methods | Marc Jones |