u-boot/arch/x86
Gabe Black f08fa7a201 x86: Add infrastructure to extract an e820 table from the coreboot tables
Also approximate the size of RAM using the largest RAM address available
in the tables. There may be areas which are marked as reserved which are
actually at the end of RAM.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
2011-12-19 13:26:16 +11:00
..
cpu x86: Add infrastructure to extract an e820 table from the coreboot tables 2011-12-19 13:26:16 +11:00
include/asm x86: Add support for booting Linux using the 32 bit boot protocol 2011-12-19 13:26:16 +11:00
lib x86: Add support for booting Linux using the 32 bit boot protocol 2011-12-19 13:26:16 +11:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00