u-boot/arch/x86
Gabe Black ec516c4899 x86: Increase the size of the phys_size_t and phys_addr_t types
These types should be 64 bits long to reflect the fact that physical
addresses and the size of physical areas of memory are more than 32 bits
long.

Signed-off-by: Gabe Black <gabeblack@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
2012-12-06 14:30:40 -08:00
..
cpu x86: Ignore memory >4GB when parsing Coreboot tables 2012-12-06 14:30:40 -08:00
include/asm x86: Increase the size of the phys_size_t and phys_addr_t types 2012-12-06 14:30:40 -08:00
lib x86: Fix off-by-one error in do_elf_reloc_fixups() 2012-12-06 14:30:40 -08:00
config.mk x86: Wrap small helper functions from libgcc to avoid an ABI mismatch 2011-11-29 21:31:24 +11:00