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
/
haswell
/
raminit.h
Age
Commit message (
Expand
)
Author
2021-05-02
nb/intel/haswell: Uniformize include guards
Angel Pons
2021-03-25
nb/intel/haswell: Move USB config API into Lynx Point
Angel Pons
2021-03-25
nb/intel/haswell: Decouple mainboard USB config from MRC
Angel Pons
2021-03-23
nb/intel/haswell: Limit mainboard USB config array lengths
Angel Pons
2021-03-23
nb/intel/haswell: Use unshifted SPD addresses in mainboards
Angel Pons
2021-03-23
nb/intel/haswell: Confine `pei_data` uses to raminit.c
Angel Pons
2021-03-19
nb/intel/haswell: Consolidate memory-down SPD handling
Angel Pons
2021-02-12
nb/intel/haswell: Drop unused function declaration
Angel Pons
2021-02-12
haswell: Drop `mainboard_fill_pei_data`
Angel Pons
2020-07-12
haswell: Add function to retrieve SPD addresses
Angel Pons
2020-07-12
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
haswell: Make `copy_spd` a weak function
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2017-06-16
haswell: add CBMEM_MEMINFO table when initing RAM
Matt DeVillier
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-03-18
haswell: move call site of save_mrc_data()
Aaron Durbin
2013-03-18
haswell: remove unused sys_info structure
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin