Age | Commit message (Expand) | Author |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-04 | nb/intel/i945: Deduplicate PCIEXBAR decoding | Angel Pons |
2020-08-04 | nb/intel/i945: Refactor `get_pcie_bar` | Angel Pons |
2020-07-28 | nb/intel/i945/gma.c: Remove extra indentation | Elyes HAOUAS |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-22 | nb/intel/i945: Put names to northbridge PCI devices | Angel Pons |
2020-07-11 | nb/intel/i945: Drop dead code | Angel Pons |
2020-07-08 | nb/intel/i945: Use ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/i945/acpi: Tidy up comments and cosmetics | Angel Pons |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-15 | i945 boards: Factor out MAX_CPUS | Angel Pons |
2020-06-12 | nb/intel/i945/rcven.c: Correct comment | Angel Pons |
2020-06-12 | nb/intel/i945: Clean up raminit coding style | Angel Pons |
2020-06-10 | nb/intel/i945: Use PCI bitwise ops | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-27 | intel/gma: Only enable bus mastering if we are going to use it | Nico Huber |
2020-05-27 | intel/gma: Don't bluntly enable I/O | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | northbridge/intel/i945: Mark legacy VGA memory as reserved | Furquan Shaikh |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-04 | nb/intel/i945/memmap: Convert to 96 characters line length | Elyes HAOUAS |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-14 | nb/intel/i945: Add vboot support | Arthur Heymans |
2020-04-11 | nb/i945: Improve code formatting | Elyes HAOUAS |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
2020-04-09 | nb/intel/i945: Use 'const' to set pci_devfn_t statically | Elyes HAOUAS |
2020-04-05 | src/northbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-02 | nb/intel/i945: Simplify GMA SSDT generator | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-30 | nb/intel/i945: Make some cosmetic changes | Elyes HAOUAS |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-16 | nb/intel/i945/raminit: Simplify if condition | Paul Menzel |
2020-03-15 | nb/intel/i945/raminit: Use boolean type for helper variables | Paul Menzel |
2020-03-15 | nb/intel/i945/raminit: Remove space for correct alignment | Paul Menzel |
2020-03-11 | intel/i945: Call fixup_i945_errata() only for mobile version | Elyes HAOUAS |
2020-03-07 | src/nb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-03-06 | northbridge: Remove unused include <device/pci.h> | Elyes HAOUAS |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-24 | src: capitalize 'RAM' | Elyes HAOUAS |
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 |