summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/types.h
Commit message (Collapse)AuthorAgeLines
* x86: Increase the size of the phys_size_t and phys_addr_t typesGabe Black2012-12-06-2/+2
| | | | | | | | | 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>
* x86: Rename i386 to x86Graeme Russ2011-04-13-0/+53
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>