u-boot-brain/arch/x86/lib
Simon Glass 6bcb8ade30 x86: Use correct printf() format string for uintptr_t
Use the inttypes header file to provide this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-27 11:04:01 -04:00
..
asm-offsets.c kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 2014-03-28 15:06:29 -04:00
bootm.c x86: Rewrite bootm.c to make it similar to ARM 2014-10-22 09:03:05 -06:00
cmd_boot.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
gcc.c x86: Support tracing function 2013-06-26 10:18:56 -04:00
init_helpers.c dts: re-write dts/Makefile more simply with Kbuild 2014-02-19 11:10:05 -05:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile x86: set CONFIG_USE_PRIVATE_LIBGCC to y 2014-10-23 13:19:04 -04:00
pcat_interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pcat_timer.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci_type1.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
physmem.c cosmetic: replace MIN, MAX with min, max 2014-09-24 18:30:29 -04:00
relocate.c x86: Use correct printf() format string for uintptr_t 2014-10-27 11:04:01 -04:00
string.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tsc_timer.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
video.c stdio: Pass device pointer to stdio methods 2014-07-23 14:07:23 +01:00
zimage.c dm: x86: Remove ebp assembler warning in zimage.c 2014-10-23 19:45:28 -06:00