index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
gm45
Age
Commit message (
Expand
)
Author
2021-05-16
nb/intel/gm45: Guard even more macro parameters
Angel Pons
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-05-05
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-04-21
nb/intel: Use get_int_option()
Angel Pons
2021-04-10
nb/intel/gm45: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/gm45/gm45.h: Guard `CxDRC1_NOTPOP` macro parameters
Angel Pons
2021-02-16
nb/intel: Add missing <types.h>
Elyes HAOUAS
2021-02-07
nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-06
intel: Define `RCBA_LENGTH` in Kconfig and use it
Angel Pons
2021-02-05
intel: Turn `DEFAULT_RCBA` into a Kconfig symbol
Angel Pons
2021-02-04
nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`
Angel Pons
2021-02-02
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-01
nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h>
Elyes HAOUAS
2021-01-30
nb/intel/gm45: Define and use MMCONF_BUS_NUMBER
Angel Pons
2021-01-29
device/Kconfig: Declare MMCONF symbols' type once
Angel Pons
2021-01-18
nb/intel/gm45: Reserve MMIO and firmware memory below 1MiB
Nico Huber
2021-01-18
Revert "nb/intel/gm45/gm45.h: Remove duplicated include"
Patrick Georgi
2021-01-18
northbridge/intel/gm45/bootblock.c: Remove repeated word
Elyes HAOUAS
2021-01-18
nb/intel/gm45/gm45.h: Remove duplicated include
Elyes HAOUAS
2021-01-10
nb/intel/gm45: Guard macro parameters
Angel Pons
2021-01-10
nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters
Angel Pons
2020-12-30
drivers/intel/gma: Include gfx.asl by default for all platforms...
Matt DeVillier
2020-10-24
nb/intel/gm45: Clean up header handling
Angel Pons
2020-10-24
nb/intel/gm45: Introduce memmap.h
Angel Pons
2020-10-24
nb/intel/gm45: Add more DMIBAR/EPBAR registers
Angel Pons
2020-09-29
nb/intel/gm45: Answer question about conversion stepping A1
Angel Pons
2020-09-25
nb/intel/gm45/gm45.h: Clean up cosmetics
Angel Pons
2020-09-25
nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro
Angel Pons
2020-09-25
nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-21
src/northbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-08-04
nb/intel/gm45: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/gm45/northbridge.c: Use `MiB` definition
Angel Pons
2020-08-04
nb/intel/gm45: Use PCI bitwise ops
Angel Pons
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-09
nb/intel/gm45/acpi/gm45.asl: Drop dead code
Angel Pons
2020-07-08
nb/intel/gm45: Use ASL 2.0 syntax
Angel Pons
2020-07-08
nb/intel/gm45: Tidy up comments and cosmetics
Angel Pons
2020-06-27
sb/intel/i82801ix: Use pmutil.h definitions
Angel Pons
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-09
nb/intel/gm45/iommu.c: Fix regression when updating PCI command
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
nb/intel: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-18
nb/intel: Const'ify pci_devfn_t devices
Elyes HAOUAS
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stddef.h>'
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-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-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
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/gm45: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-31
drivers/intel/gma: fold gma.asl into default_brightness_levels.asl
Matt DeVillier
2020-03-25
drivers/intel/gma/acpi: Add Kconfigs for backlight registers
Nico Huber
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
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-02-17
nb/intel/gm45: Fix typo in console message
Elyes HAOUAS
2020-01-14
intel/{gm45,x4x},i82801{ix|jx}: Move enable_smbus() call
Kyösti Mälkki
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-31
src: Remove some romcc workarounds
Jacob Garber
2019-12-31
northbridge: Add missing include <device/pci_def.h>
Elyes HAOUAS
2019-12-20
src: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-12-19
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-04
nb/intel: Use defined DEFAULT_RCBA
Elyes HAOUAS
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-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-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-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-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-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
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
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
[next]