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
Age
Commit message (
Expand
)
Author
2020-05-21
nb/intel/sandybridge: Refactor IOSAV_RUN_ONCE
Angel Pons
2020-05-21
nb/intel/sandybridge: Refactor IOSAV_SUBSEQUENCE again
Angel Pons
2020-05-19
nb/intel/sandybridge: Do not hardcode resource indices
Angel Pons
2020-05-19
nb/intel/sandybridge: Correct IOSAV register notes
Angel Pons
2020-05-18
nb/intel/sandybridge: Use or-based logic for RANKSEL
Angel Pons
2020-05-18
nb/intel/sandybridge: Program IOSAV with macros
Angel Pons
2020-05-18
nb/intel/sandybridge: Add and use BROADCAST_CH for IOSAV
Angel Pons
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-14
nb/intel/i440bx: add resources during read_resources()
Furquan Shaikh
2020-05-14
nb/intel/sandybridge: add resources during read_resources()
Aaron Durbin
2020-05-13
src: Remove unused '#include <stddef.h>'
Elyes HAOUAS
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
2020-05-12
nb/intel/i440bx: Drop mainboard_enable_serial()
Keith Hui
2020-05-12
nb/intel/sandybridge: Reorder IOSAV writes
Angel Pons
2020-05-12
nb/intel/sandybridge: Reorder register write
Angel Pons
2020-05-11
treewide: Replace BSD-3-Clause and ISC headers with SPDX headers
Patrick Georgi
2020-05-11
treewide: split off license text, remove extra copyright notices
Patrick Georgi
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-09
vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()
Julius Werner
2020-05-08
nb/intel/haswell/northbridge.c: Fix typo
Angel Pons
2020-05-08
northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-04
nb/intel/i945/memmap: Convert to 96 characters line length
Elyes HAOUAS
2020-05-04
nb/intel/i440bx: Ready raminit for S3 resume path
Keith Hui
2020-05-04
nb/intel/i440bx: Use SPDX for remaining files
Keith Hui
2020-05-04
nb/intel/i440bx: Drop northbridge.h
Keith Hui
2020-05-04
nb/intel/i440bx: Resolve a SMP-raminit TODO
Keith Hui
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
nb/intel/i440bx: Clean up register_values table
Keith Hui
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-29
nb/intel/haswell/pei_data.h: Add ULT system type
Angel Pons
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-22
nb/intel/haswell: Deprecate WDB params in pei_data
Angel Pons
2020-04-19
nb/intel/sandybridge: Refactor get_mem_min_tck
Angel Pons
2020-04-18
asus/p2b*: Move serial init into mainboard bootblock
Keith Hui
2020-04-14
nb/intel/sandybridge/raminit: Add ECC support
Patrick Rudolph
2020-04-14
nb/intel/sandybridge/raminit: Add ECC detection support
Patrick Rudolph
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/pineview: drop intel_gma_get_controller_info()
Matt DeVillier
2020-04-02
nb/intel/gm45: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
nb/intel/i945: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
nb/intel/x4x: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
nb/intel/ironlake: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
nb/intel/sandybridge: Simplify GMA SSDT generator
Matt DeVillier
2020-04-02
nb/intel/haswell: 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-30
nb/intel/i945: Make some cosmetic changes
Elyes HAOUAS
2020-03-29
nb/intel/haswell: Implement proper backlight PWM config
Nico Huber
2020-03-26
nb/intel/sandybridge: Use macros for JEDEC commands
Angel Pons
2020-03-26
nb/intel/sandybridge: Fix IOSAV register description
Angel Pons
2020-03-26
nb/intel/sandybridge: Correct TC_DTP handling
Angel Pons
2020-03-26
nb/intel/sandybridge: Add and use TC_DTP definition
Angel Pons
2020-03-26
nb/intel/sandybridge: Use IOSAV_BYTE_SERROR_C_ch macro
Angel Pons
2020-03-26
nb/intel/sandybridge: Update comment
Angel Pons
2020-03-26
nb/intel/sandybridge: Rename raminit_ivy.c
Angel Pons
2020-03-26
nb/intel/sandybridge: Drop dead code
Angel Pons
2020-03-26
nb/intel/sandybridge: Unify the code paths
Angel Pons
2020-03-26
nb/intel/sandybridge: Add print for PLL_REF100_CFG
Angel Pons
2020-03-26
nb/intel/sandybridge: Rewrite get_FRQ
Angel Pons
2020-03-25
nb/intel/sandybridge: Cache FRQ index
Angel Pons
2020-03-25
nb/intel/sandybridge: Rewrite table accessors
Angel Pons
2020-03-25
drivers/intel/gma/acpi: Add Kconfigs for backlight registers
Nico Huber
2020-03-25
nb/intel/sandybridge: Factor out timing tables
Angel Pons
2020-03-25
nb/intel/sandybridge: Use SPDX headers
Angel Pons
2020-03-23
nb/intel/sandybridge: Use cached CPUID
Angel Pons
2020-03-23
nb/intel/sandybridge: Void MRC cache if CPUID differs
Angel Pons
2020-03-23
nb/intel/sandybridge: Store CPUID in ctrl struct
Angel Pons
2020-03-23
nb/intel/sandybridge: Add warning to saved structs
Angel Pons
2020-03-23
nb/intel/sandybridge: Remove unnecessary declaration
Angel Pons
2020-03-23
nb/intel/sandybridge: Do not define tables in a header
Angel Pons
2020-03-23
nb/intel/sandybridge: Reflow raminit tables
Angel Pons
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-23
nb/intel/sandybridge: Remove oddball `- 1` in tRFC
Angel Pons
2020-03-22
nb/intel/sandybridge: Drop spurious register write
Angel Pons
2020-03-20
nb/intel/sandybridge: Deduplicate report_memory_config
Angel Pons
2020-03-20
nb/intel/sandybridge: Always write to PEGCTL
Angel Pons
2020-03-19
nb/intel/sandybridge: Use loops on DMI register groups
Angel Pons
2020-03-18
nb/intel/sandybridge: Tidy up code and comments
Angel Pons
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/pineview: Clean up code and comments
Angel Pons
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
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-15
nb/intel/haswell: Tidy up code and comments
Angel Pons
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
[next]