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
/
i82830
/
raminit.c
Age
Commit message (
Expand
)
Author
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
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-04-11
simplify ram_read32 on i82830
Stefan Reinauer
2010-04-11
More trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
Joseph Smith
2010-04-11
Trivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
Joseph Smith
2010-04-09
zero warning days.
Stefan Reinauer
2010-04-09
1. This patch adds CAR for Intel P6 series processors.
Joseph Smith
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-30
drop USE_INIT should be USE_PRINTK_IN_CAR here.
Stefan Reinauer
2010-03-17
This is kind of a pre CAR patch to properly allocate "shared" graphics memory
Joseph Smith
2010-03-05
This patch is from 2009-10-20
Uwe Hermann
2010-03-01
This patch implements MBI (modular bios interface) support to the i830 chipset.
Stefan Reinauer
2010-02-01
Alot of it is trivial clean ups and 830 is now able to initialize one row/sid...
Joseph Smith
2008-10-12
Drop tons of duplicated debug.c files, move common file to
Uwe Hermann
2008-06-22
This patch allows support for multiple so-dimms, single or double sided.
Joseph Smith
2008-03-09
Initial support for the Intel 82830 northbridge and RCA RM4100 board.
Joseph Smith