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
/
debug.c
Age
Commit message (
Expand
)
Author
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
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-13
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2017-03-24
nb/intel/i945: Fix SPD dumps
Paul Menzel
2017-03-22
nb/intel/i945: Fix errors found by checkpatch.pl
Arthur Heymans
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-09-20
northbridge/intel/i945: Add space around operators
Elyes HAOUAS
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-09-04
northbridge/intel/i945: transition away from device_t
Antonello Dettori
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-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-10-05
Remove lib/ramtest.c-include from all CAR boards.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
drop some unused files and fix warnings on i945 based systems.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-01-16
* drop reset files from 945 mainboards (and use southbridge specific reset)
Stefan Reinauer