Age | Commit message (Expand) | Author |
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-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-19 | nb/intel/pineview: Remove dead code in switch | Jacob Garber |
2019-07-18 | nb/intel/sandybridge/acpi: Don't use defines for memory ranges | Patrick Rudolph |
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-17 | nb/intel/x4x: Die on invalid memory speeds | Jacob Garber |
2019-07-17 | nb/intel/nehalem: Prevent out of bounds read | Jacob Garber |
2019-07-13 | intel/i945: Fix udelay() prototypes | Kyösti Mälkki |
2019-07-13 | intel/e7505,i82801dx: Fix SMM_ASEG lock | Kyösti Mälkki |
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 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
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-07 | cpu/x86: Fix MSR_PLATFORM_INFO definition | Kyösti Mälkki |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-03 | intel/e7505: Drop debug code | Kyösti Mälkki |
2019-06-28 | nb/intel/pineview: Remove unused code | Jacob Garber |
2019-06-28 | {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB | Elyes HAOUAS |
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-06-21 | nb/x4x: Rename {ddr,fsb}2{mhz,ps} as {ddr,fsb}_to_{mhz,ps} | Elyes HAOUAS |
2019-06-17 | 3rdparty/blobs: Update submodule, SNB improvements | Arthur Heymans |
2019-06-14 | nb/i945: Drop CHANNEL_XOR_RANDOMIZATION selection | Elyes HAOUAS |
2019-06-08 | nb/intel/sandybridge: Drop iommu.c and rename functions | Patrick Rudolph |
2019-06-08 | northbridge/gm45: document that raminit doesn't support mirrored ranks | Felix Held |
2019-06-06 | nb/intel/pineview/raminit.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-05 | nb/intel/x4x: Remove variable set but not used | Elyes HAOUAS |
2019-06-04 | nb/intel/x4x/rcven.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/intel/sandybridge: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/intel/sandybridge: Remove variable set but not used | Elyes HAOUAS |
2019-06-03 | nb/intel/haswell/gma: Drop NGI remnant | Nico Huber |
2019-06-03 | nb/intel/snb: Don't run VGA oprom when libgfxinit is enabled | Nico Huber |
2019-05-29 | src/northbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | intel/sandybridge: Make timC training more robust. | Tobias Diedrich |
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-05-25 | nb/intel/pineview: Use MTRR as a proxy for proper reset | Arthur Heymans |
2019-05-25 | nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-05-24 | nb/northbridge/intel/x4x/acpi.c: Remove variable set but not used | Elyes HAOUAS |
2019-05-23 | nb/intel/pineview/early_init.c: Remove variable set but not used | Elyes HAOUAS |
2019-05-23 | nb/intel/x4x/early_init.c: Remove variable set but not used | 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-20 | i945: Add device identification D2:F1 | Elyes HAOUAS |
2019-05-16 | nb/intel/sandybridge: Move DMI init code | Patrick Rudolph |
2019-05-16 | sb/intel/sandybridge/early_pch: Make DMI init more readable | Patrick Rudolph |
2019-05-15 | src/northbridge: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-13 | nb/intel/sandybridge: Move boot_count_increment() | Patrick Rudolph |
2019-05-13 | nb/intel/sandybridge: Migrate MRC settings to devicetree | Patrick Rudolph |
2019-05-13 | mb/samsung/lumpy: Move onboard SPD to second channel | Patrick Rudolph |
2019-05-13 | nb/intel/sandybridge: Update pei_data comments | Patrick Rudolph |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-10 | nb/intel/i945: Use macro instead of magic number | Elyes HAOUAS |
2019-05-07 | {src,util}: Remove duplicated includes | Elyes HAOUAS |
2019-05-07 | {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function | 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 | ich7/i945: Use system_reset() | Elyes HAOUAS |
2019-04-29 | nb/intel/pineview: Use system_reset() | Elyes HAOUAS |
2019-04-29 | nb/intel/nehalem: Use system_reset() and full_reset() | Elyes HAOUAS |
2019-04-29 | nb/intel/haswell: Use system_reset() | Elyes HAOUAS |
2019-04-29 | nb/x4x: Use system_reset() and full_reset() | Elyes HAOUAS |
2019-04-29 | nb/intel/sandybridge: Use system_reset() | Elyes HAOUAS |
2019-04-25 | src/northbridge/intel: Remove unused variables | Elyes HAOUAS |
2019-04-23 | nb/intel/sandybridge: add pch.h include | Patrick Georgi |
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-23 | sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-04-23 | nb/intel/sandybridge: Drop pch.h from sandybridge.h | Patrick Rudolph |
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-20 | nb/intel/nehalem: Hide some raminit output messages | Arthur Heymans |
2019-04-18 | nb/intel/sandybridge: Move southbridge code to bd82x6x | Patrick Rudolph |
2019-04-16 | sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-16 | sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
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-04-09 | nb/intel/sandybridge: Set uninitialized run length | Jacob Garber |
2019-04-08 | nb/intel/pineview: Correct lsbpos(0) and msbpos(0) | Jacob Garber |
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-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
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 generic set_subsystem() | Subrata Banik |
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-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-18 | nb/intel/i945: Remove 2nd write on SLOTCAP (R/WO) | Elyes HAOUAS |
2019-03-16 | src: Drop unused '#include <halt.h>' | 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-13 | nb/intel/stage_cache.c: Drop unnecessary includes | Elyes HAOUAS |