u-boot-brain/arch/x86/cpu/x86_64
Simon Glass aec7c1c565 x86: cpu: Report address width from cpu_get_info()
Add support for this new field in the common code used by most x86 CPU
drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-25 11:27:21 +08:00
..
Makefile x86: Add a dummy setjmp implementation for x86_64 2017-02-07 13:10:50 +08:00
cpu.c x86: cpu: Report address width from cpu_get_info() 2020-09-25 11:27:21 +08:00
interrupts.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
setjmp.S x86: Add 64-bit setjmp/longjmp implementation 2018-06-24 08:56:04 +08:00