switch-coreboot/lib
Ronald G. Minnich 1bd6471e3e This fixes ram.c correctly for cases where we link instead of
including .c files.

The mem controller is an opaque type. This code is called with a
pointer and a count of mem controllers.

I have serious doubts about the value of this code. It is so generic,
and does so little, that it
may be useless. It may be useful for documentation, however, as it
shows people the sequence of operations for spd.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@339 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-06-01 04:41:42 +00:00
..
clog2.c Coding style fixes, from running 'indent' (trivial). 2007-03-09 02:32:40 +00:00
compute_ip_checksum.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
console.c Move console/*.c into lib/ in order to simplify the directory structure. 2007-05-06 09:35:25 +00:00
delay.c Fix various license headers. 2007-05-20 20:35:59 +00:00
elfboot.c Fix various license headers. 2007-05-20 20:35:59 +00:00
Kconfig Fix various license headers. 2007-05-20 20:35:59 +00:00
lar.c Fix various license headers. 2007-05-20 20:35:59 +00:00
lzma.c device code cleanup. this is the uncritical part of my device cleanup 2007-05-19 23:55:25 +00:00
lzmadecode.c * This patch renames remainders the arch i386 to x86. 2007-01-04 20:12:02 +00:00
lzmadecode.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
Makefile Fix various license headers. 2007-05-20 20:35:59 +00:00
malloc.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
mem.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
nrv2b.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
ram.c This fixes ram.c correctly for cases where we link instead of 2007-06-01 04:41:42 +00:00
stage2.c Fix various license headers. 2007-05-20 20:35:59 +00:00
tables.c Fix various license headers. 2007-05-20 20:35:59 +00:00
uart8250.c Massive file rename and moving orgy: 2007-05-05 21:36:52 +00:00
vsprintf.c Fix various license headers. 2007-05-20 20:35:59 +00:00
vtxprintf.c Fix various license headers. 2007-05-20 20:35:59 +00:00