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.h
Age
Commit message (
Expand
)
Author
2022-12-22
nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h>
Elyes Haouas
2021-04-05
nb/intel/sandybridge: Rename `pdwm_mode` enum
Angel Pons
2021-04-05
device/dram/ddr3: Get rid of useless typedefs
Angel Pons
2021-02-15
nb/intel/sandybridge: Correct description of QCLK
Angel Pons
2021-02-11
src: Remove unused <cpu/intel/model_206ax/model_206ax.h>
Elyes HAOUAS
2021-01-06
nb/intel/sandybridge: Define and use `QCLK_PI` constant
Angel Pons
2020-12-25
cpu/intel/model_206ax: Add more CPU steppings
Angel Pons
2020-12-25
nb/intel/sandybridge: Move steppings to CPU header
Angel Pons
2020-12-23
nb/intel/sandybridge: Always wait for IOSAV after starting it
Angel Pons
2020-12-23
nb/intel/sandybridge: Introduce `iosav_run_once_and_wait`
Angel Pons
2020-12-23
nb/intel/sandybridge: Rename I/O data timings
Angel Pons
2020-12-23
nb/intel/sandybridge: Use bitfields for I/O data timings
Angel Pons
2020-11-22
nb/intel/sandybridge: Clean up COMPOFST1 logic
Angel Pons
2020-11-22
nb/intel/sandybridge: Rename and refactor `discover_timC_write`
Angel Pons
2020-11-22
nb/intel/sandybridge: Refine power-down mode logic
Angel Pons
2020-11-22
nb/intel/sandybridge: Rename and clean up `discover_edges_write`
Angel Pons
2020-11-22
nb/intel/sandybridge: Relocate PREA-ACT-RD sequence
Angel Pons
2020-11-22
nb/intel/sandybridge: Make helper for write leveling sequence
Angel Pons
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: Use bitfields to program MCMAIN timings
Angel Pons
2020-11-20
nb/intel/sandybridge: Rename `discover_edges` functions
Angel Pons
2020-11-19
nb/intel/sandybridge: Remove now-unnecessary sequence macros
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: Drop write_controller_mr() function
Angel Pons
2020-11-16
nb/intel/sandybridge: Reduce the scope of get_CWL()
Angel Pons
2020-08-12
nb/intel/sandybridge: Add comments to `struct iosav_ssq`
Angel Pons
2020-05-21
nb/intel/sandybridge: Use the new IOSAV struct API
Angel Pons
2020-05-21
nb/intel/sandybridge: Redefine IOSAV_SUBSEQUENCE
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-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: Drop dead code
Angel Pons
2020-03-26
nb/intel/sandybridge: Unify the code paths
Angel Pons
2020-03-25
nb/intel/sandybridge: Cache FRQ index
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: 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-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/raminit_common.h: add missing stdint.h include
Felix Held
2020-01-27
nb/intel/sandybridge: replace NORTHBRIDGE with HOST_BRIDGE define
Felix Held
2020-01-10
nb/intel/sandybridge: Add a bunch of MCHBAR defines
Angel Pons
2020-01-01
nb/intel/sandybridge: replace .val_4028 with .io_latency
Felix Held
2020-01-01
nb/intel/sandybridge: move MCHBAR register definitions to sandybridge.h
Felix Held
2018-07-28
intel/sandybridge: Don't hardcode platform type
Patrick Rudolph
2018-07-26
nb/intel/sandybridge/raminit: Fix PDWN_mode on desktops
Patrick Rudolph
2018-04-16
nb/intel/sandybridge: support more XMP timings
Dan Elkouby
2017-04-04
nb/intel/sandybridge/raminit: Use Ivy Bridge specific values
Patrick Rudolph
2016-12-16
nb/intel/sandybridge/raminit: Separate Sandybridge and Ivybridge
Patrick Rudolph
2016-12-05
nb/intel/sandybridge/raminit: Split raminit.c
Patrick Rudolph