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
/
pineview
/
raminit.c
Age
Commit message (
Expand
)
Author
2018-08-21
nb/intel/pineview: Use the correct address for the RCVEN strobe
Arthur Heymans
2018-08-21
nb/intel/pineview: Use i2c block read to fetch SPD
Arthur Heymans
2018-08-10
src: Fix typo
Elyes HAOUAS
2018-07-09
src/northbridge: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-06-07
nb/intel/pineview: Enable and allocate 8M for TSEG
Arthur Heymans
2018-06-04
northbridge/intel: Remove unneeded includes
Elyes HAOUAS
2017-09-02
nb/intel/pineview: Enable dram remapping
Arthur Heymans
2017-08-27
nb/intel/pineview: Fix typo in DRAM timing computation
Arthur Heymans
2017-07-21
nb/intel/pineview/raminit: Refactor timings selection
Arthur Heymans
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-19
nb/intel/pineview/raminit: Remove very long delays
Arthur Heymans
2017-06-13
nb/intel/pineview/raminit.c: Use static const for lookup tables
Arthur Heymans
2017-04-26
nb/pineview/raminit: Don't do Jedec init on resume from S3
Arthur Heymans
2017-04-24
nb/intel/pineview: Move to early cbmem
Arthur Heymans
2017-04-24
nb/pineview/raminit: Fix raminit failing on hot reset path
Arthur Heymans
2017-04-22
nb/intel/pineview/raminit: Fix CONFIG_DEBUG_RAM_SETUP=y not compiling
Arthur Heymans
2016-08-31
northbridge/intel: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-05-08
intel/pineview: Don't try to store 34 bits in 32
Stefan Reinauer
2016-01-28
nb/intel/pineview: Native VGA init (CRT)
Damien Zammit
2015-12-02
northbridge/intel/pineview: Add native raminit
Damien Zammit