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
Age
Commit message (
Expand
)
Author
2020-06-27
sb/intel/i82801ix: Use pmutil.h definitions
Angel Pons
2020-06-22
nb/intel/sandybridge/gma.c: Remove useless if condition
Evgeny Zinoviev
2020-06-22
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
nb/intel/haswell: Use 16-bit ops on PCI COMMAND
Angel Pons
2020-06-15
i945 boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
x4x 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-10
nb/intel/x4x: Drop unused `pci_ops.h` include
Angel Pons
2020-06-10
nb/intel/pineview: Use PCI bitwise ops
Angel Pons
2020-06-09
nb/intel/x4x: Use PCI bitwise ops
Angel Pons
2020-06-09
nb/intel/haswell: Use PCI bitwise ops
Angel Pons
2020-06-09
nb/intel/sandybridge: Use MCHBAR bitwise ops
Angel Pons
2020-06-09
nb/intel/sandybridge: Use PCI bitwise ops
Angel Pons
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-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
2020-06-03
northbridge/intel/sandybridge: Mask lower 20 bits of TOLUD and TOLM in hostbr...
Furquan Shaikh
2020-06-03
northbridge/intel/sandybridge: Update hostbridge.asl to ASL2.0 syntax
Furquan Shaikh
2020-06-03
northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge...
Furquan Shaikh
2020-06-03
northbridge/intel/haswell: Update hostbridge.asl to ASL2.0
Furquan Shaikh
2020-06-02
src: Remove redundant includes
Elyes HAOUAS
2020-06-02
src: Remove unused 'include <bootmode.h>'
Elyes HAOUAS
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
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-26
northbridge/amd: Keep using old resource allocator
Furquan Shaikh
2020-05-26
device_util,agesa/family14: Do not consider unassigned resources in find_pci_...
Furquan Shaikh
2020-05-26
nb/intel: Fix 16-bit read/write PCI_COMMAND register
Elyes HAOUAS
2020-05-21
nb/intel/sandybridge: Use the new IOSAV struct API
Angel Pons
2020-05-21
nb/intel/sandybridge: Drop unused parameters
Angel Pons
2020-05-21
nb/intel/sandybridge: Redefine IOSAV_SUBSEQUENCE
Angel Pons
2020-05-21
nb/intel/sandybridge: Truncate IOSAV subseq gaps
Angel Pons
2020-05-21
nb/intel/sandybridge: Replace macros with functions
Angel Pons
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
amd/agesa: Make BottomIo position configurable
Mike Banon
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-07
nb/amd/pi/00730F01/northbridge.c: refactor IVRS generation
Michał Żygowski
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
[next]