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
/
sandybridge
/
raminit_common.c
Age
Commit message (
Expand
)
Author
2020-11-22
nb/intel/sandybridge: Rename `read_training` function
Angel Pons
2020-11-22
nb/intel/sandybridge: Use bitfield for GDCRTRAININGMOD register
Angel Pons
2020-11-22
nb/intel/sandybridge: Use bitfield for GDCRCMDPICODING
Angel Pons
2020-11-22
nb/intel/sandybridge: Move constants out of for-loop
Angel Pons
2020-11-22
nb/intel/sandybridge: Use bitfields to program MCMAIN timings
Angel Pons
2020-11-22
nb/intel/sandybridge: Clean up TC_OTHP writes
Angel Pons
2020-11-22
nb/intel/sandybridge: Use one sequence for write leveling
Angel Pons
2020-11-21
nb/intel/sandybridge: Introduce `disable_refresh_machine` function
Angel Pons
2020-11-20
nb/intel/sandybridge: Rename loop variable
Angel Pons
2020-11-20
nb/intel/sandybridge: Remove unnecessary per-rank loops
Angel Pons
2020-11-20
nb/intel/sandybridge: Rename `discover_edges` functions
Angel Pons
2020-11-20
nb/intel/sandybridge: Restore nominal Vref for current channel
Angel Pons
2020-11-20
nb/intel/sandybridge: Rename `timC_discovery` and related
Angel Pons
2020-11-20
nb/intel/sandybridge: Introduce `ddr3_mirror_mrreg` helper
Angel Pons
2020-11-20
nb/intel/sandybridge: Replace and-zero with assignment
Angel Pons
2020-11-20
nb/intel/sandybridge: Introduce `find_predefined_pattern` function
Angel Pons
2020-11-20
nb/intel/sandybridge: Rename receive enable functions
Angel Pons
2020-11-20
nb/intel/sandybridge: Rework timA minmax code
Angel Pons
2020-11-19
nb/intel/sandybridge: Correct some whitespace issues
Angel Pons
2020-11-19
nb/intel/sandybridge: Clean up `dram_mr2` function
Angel Pons
2020-11-19
nb/intel/sandybridge: Limit SRT to Ivy Bridge and slow RAM
Angel Pons
2020-11-19
nb/intel/sandybridge: Program MR2 shadow register
Angel Pons
2020-11-19
nb/intel/sandybridge: Drop unused `rank` parameter
Angel Pons
2020-11-19
nb/intel/sandybridge: Relocate `get_ODT` function
Angel Pons
2020-11-19
nb/intel/sandybridge: Clean up MR0 composition
Angel Pons
2020-11-19
nb/intel/sandybridge: Rewrite magic numbers
Angel Pons
2020-11-19
nb/intel/sandybridge: Create sequence helpers
Angel Pons
2020-11-19
nb/intel/sandybridge: Extract some IOSAV sequences into macros
Angel Pons
2020-11-19
nb/intel/sandybridge: Use arrays to program IOSAV
Angel Pons
2020-11-19
nb/intel/sandybridge: Move IOSAV functions to separate file
Angel Pons
2020-11-16
nb/intel/sandybridge: Clarify some parts of raminit
Angel Pons
2020-11-16
nb/intel/sandybridge: Fix typo in comment
Angel Pons
2020-11-16
nb/intel/sandybridge: Retype constant
Angel Pons
2020-11-16
nb/intel/sandybridge: Drop write_controller_mr() function
Angel Pons
2020-11-16
nb/intel/sandybridge: Reduce the scope of get_CWL()
Angel Pons
2020-11-16
nb/intel/sandybridge: Clarify IOSAV_DATA_CTL_ch usage
Angel Pons
2020-08-11
nb/intel/sandybridge/raminit: Add comments
Patrick Rudolph
2020-08-11
nb/intel/sandybridge/raminit: Fix ECC scrub
Patrick Rudolph
2020-07-26
nb/intel/sandybridge: Add missing includes
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-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-12
nb/intel/sandybridge: Reorder IOSAV writes
Angel Pons
2020-05-12
nb/intel/sandybridge: Reorder register write
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-19
nb/intel/sandybridge: Refactor get_mem_min_tck
Angel Pons
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-03-26
nb/intel/sandybridge: Use macros for JEDEC commands
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-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: Do not define tables in a header
Angel Pons
2020-03-22
nb/intel/sandybridge: Drop spurious register write
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-01-27
nb/intel/sandybridge: replace NORTHBRIDGE with HOST_BRIDGE define
Felix Held
2020-01-16
nb/intel/sandybridge: add macros for byte lane register offsets
Felix Held
2020-01-16
nb/intel/sandybridge: refactor code around lane_base[]
Felix Held
2020-01-15
nb/intel/sandybridge: refactor lane_registers[]
Felix Held
2020-01-15
nb/intel/sandybridge: Repurpose HOST_BRIDGE macro
Angel Pons
2020-01-14
nb/intel/sandybridge: Drop 'or zero' instances
Angel Pons
2020-01-11
nb/intel/sandybridge: Tidy up raminit code
Angel Pons
2020-01-10
nb/intel/sandybridge: Add a bunch of MCHBAR defines
Angel Pons
2020-01-09
nb/intel/sandybridge: Make MCHBAR arithmetics consistent
Angel Pons
2020-01-01
nb/intel/sandybridge: replace .val_4028 with .io_latency
Felix Held
2020-01-01
nb/intel/sandybridge: Make `PM_PDWN_Config` uppercase
Angel Pons
2020-01-01
nb/intel/sandybridge: add and use memory thermal configuration registers
Felix Held
2020-01-01
nb/intel/sandybridge: add and use ME stolen memory and lock bit defines
Felix Held
2020-01-01
nb/intel/sandybridge: add and use more MCHBAR register defines
Felix Held
2020-01-01
nb/intel/sandybridge: use MESEG register names from datasheet
Felix Held
2019-12-29
nb/intel/sandybridge: simplify ME lock and memory enable bit write
Felix Held
2019-12-29
nb/intel/sandybridge: add and use defines for ME base and mask registers
Felix Held
2019-12-29
nb/intel/sandybridge: add and use defines for PCI_DEV(0,0,0) registers
Felix Held
2019-12-20
{nb,soc}: Replace min/max() with MIN/MAX()
Elyes HAOUAS
2019-06-03
nb/intel/sandybridge: Remove variable set but not used
Elyes HAOUAS
2019-05-29
intel/sandybridge: Make timC training more robust.
Tobias Diedrich
2019-05-07
{src,util}: Remove duplicated includes
Elyes HAOUAS
2019-04-09
nb/intel/sandybridge: Set uninitialized run length
Jacob Garber
2019-03-19
Fix 'unsigned int' to bare use of 'unsigned'
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-06
device: Use pcidev_path_on_root()
Kyösti Mälkki
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-08-20
nb/intel/raminit: Remove unused headers
Patrick Rudolph
2018-08-17
sandybridge/raminit_common.c: fix printram statement
Iru Cai
2018-08-01
sandybridge/raminit_common: use MCHBAR AND/OR macros in remaining places
Felix Held
2018-08-01
sandybridge/raminit_common: use macro for execute command queue register
Felix Held
2018-08-01
sandybridge/raminit_common: use FOR_ALL_CHANNELS macro
Felix Held
[next]