index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
haswell
Age
Commit message (
Expand
)
Author
2020-07-30
nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW
Patrick Rudolph
2020-07-28
nb/intel/haswell: Enable DMI ASPM
Angel Pons
2020-07-26
src: Change BOOL CONFIG_ to CONFIG() in comments & strings
Martin Roth
2020-07-26
nb/intel/haswell: Use macro for dimm->bus_width
Elyes HAOUAS
2020-07-25
nb/intel/haswell/hostbridge_regs.h: Clean up registers
Angel Pons
2020-07-24
nb/intel/haswell: Put host bridge registers into its own file
Angel Pons
2020-07-20
sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE
Angel Pons
2020-07-12
nb/intel/haswell/romstage.c: Align pei_data initializers
Angel Pons
2020-07-12
haswell: Move some MRC settings to devicetree
Angel Pons
2020-07-12
haswell: Automatically check if Intel GbE is to be enabled
Angel Pons
2020-07-12
haswell: Add function to retrieve SPD addresses
Angel Pons
2020-07-12
haswell: Automatically determine system type
Angel Pons
2020-07-12
haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option
Angel Pons
2020-07-12
haswell: Factor out `max_ddr3_freq`
Angel Pons
2020-07-12
haswell: Compute disabled channel masks at runtime
Angel Pons
2020-07-12
mb/asrock/b85m_pro4: Factor out common MRC settings
Angel Pons
2020-07-12
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
haswell: Drop `struct romstage_params` type
Angel Pons
2020-07-12
haswell: Make `copy_spd` a weak function
Angel Pons
2020-07-11
nb/intel/haswell: Add `mb_late_romstage_setup` function
Angel Pons
2020-07-09
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-08
haswell: relocate `romstage_common` to northbridge
Angel Pons
2020-07-08
haswell: drop unused function parameter
Angel Pons
2020-07-08
nb/intel/haswell/acpi: Update to ASL 2.0 syntax
Angel Pons
2020-07-08
nb/intel/haswell/acpi: Fix host bridge registers
Angel Pons
2020-06-22
nb/intel/haswell: Use 16-bit ops on PCI COMMAND
Angel Pons
2020-06-09
nb/intel/haswell: Use PCI bitwise ops
Angel Pons
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
src: Remove unused '#include <cpu/x86/smm.h>'
Elyes HAOUAS
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-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-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-12
device/pci_device: Extract pci_domain_set_resources from SOC
Raul E Rangel
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-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
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-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
[next]