u-boot-brain/arch/x86/cpu
Simon Glass 7bddac947d x86: Move paging functions into cpu.c
These functions really don't belong in physmem as they relate to the
cpu. Move them.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-28 20:42:51 -06:00
..
coreboot kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
config.mk kconfig: delete redundant CONFIG_${ARCH} definition 2014-07-30 14:42:02 -04:00
cpu.c x86: Move paging functions into cpu.c 2014-10-28 20:42:51 -06:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile x86: Fix rom version build with CONFIG_X86_RESET_VECTOR 2014-10-22 09:03:07 -06:00
resetvec.S Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
start16.S x86: Fix GDT limit in start16.S 2014-10-22 09:03:07 -06:00
start.S dm: x86: Support pre-reloc malloc() 2014-10-23 19:45:28 -06:00
u-boot.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00