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
/
i945
/
rcven.c
Age
Commit message (
Expand
)
Author
2020-06-12
nb/intel/i945/rcven.c: Correct comment
Angel Pons
2020-06-12
nb/intel/i945: Clean up raminit coding style
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-11
nb/i945: Improve code formatting
Elyes HAOUAS
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
2020-03-07
src/nb: Use 'print("%s...", __func__)'
Elyes HAOUAS
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2017-03-22
nb/intel/i945: Fix errors found by checkpatch.pl
Arthur Heymans
2017-01-11
nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'
Arthur Heymans
2016-08-31
northbridge/intel: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-07-21
* drop ich7 include
Stefan Reinauer
2008-11-10
Merge some parts of the i945 review (trivial):
Stefan Reinauer
2008-10-29
Support for the Intel 945 northbridge.
Stefan Reinauer