u-boot-brain/arch/x86/cpu
Simon Glass f3998fdc4d env: Rename environment.h to env_internal.h
This file contains lots of internal details about the environment. Most
code can include env.h instead, calling the functions there as needed.

Rename this file and add a comment at the top to indicate its internal
nature.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
[trini: Fixup apalis-tk1.c]
Signed-off-by: Tom Rini <trini@konsulko.com>
2019-08-11 19:27:31 -04:00
..
baytrail cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers 2018-11-14 09:16:28 -08:00
braswell x86: Switch to use DM sysreset driver 2018-07-20 09:33:22 +08:00
broadwell x86: broadwell: Update PCH to work in TPL 2019-05-08 13:02:18 +08:00
coreboot x86: coreboot: make it possible to process unhandled tags 2019-05-19 16:17:33 +08:00
efi efi: payload: only init usb if necessary 2018-12-10 10:14:42 +08:00
i386 Fix spelling of available. 2019-05-09 19:52:55 -04:00
intel_common x86: Support TPL in Intel common code 2019-05-08 13:02:16 +08:00
ivybridge x86: ivybridge: Implement PCH_REQ_PMBASE_INFO 2019-05-08 13:02:15 +08:00
qemu env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
quark x86: Kconfig: spelling fixes 2019-01-18 09:16:15 -05:00
queensbay x86: irq: Remove chipset specific irq router drivers 2018-06-13 09:50:57 +08:00
slimbootloader x86: slimbootloader: Set TSC information for tsc_timer 2019-08-09 22:24:02 +08:00
tangier x86: tangier: Populate CSRT for shared DMA controller 2019-08-09 22:24:02 +08:00
x86_64 x86: Add a way to reinit the cpu 2019-05-08 13:02:11 +08:00
call32.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
config.mk SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu_x86.c cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers 2018-11-14 09:16:28 -08:00
cpu.c x86: acpi: Don't touch ACPI hardware in write_acpi_tables() 2018-07-20 09:33:22 +08:00
ioapic.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
irq.c x86: irq: Support discrete PIRQ routing registers via device tree 2018-06-13 09:50:57 +08:00
lapic.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
mp_init.c x86: mp_init: Use proper error numbers 2019-05-08 13:02:11 +08:00
mtrr.c x86: Update mtrr functions to allow leaving cache alone 2018-10-09 04:40:27 -06:00
pci.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
resetvec.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sipi_vector.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start_from_spl.S x86: Add support for starting from SPL/TPL 2019-05-08 13:02:13 +08:00
start_from_tpl.S x86: Add support for starting from SPL/TPL 2019-05-08 13:02:13 +08:00
start.S x86: Add new slimbootloader CPU type 2019-08-09 22:24:02 +08:00
start16.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
start64.S x86: start64: Fix copyright message 2019-05-08 13:02:10 +08:00
turbo.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot-64.lds x86: Include bss subsections in linker script 2018-08-20 14:17:43 +02:00
u-boot-spl.lds x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00
u-boot.lds x86: Include bss subsections in linker script 2018-08-20 14:17:43 +02:00
wakeup.S SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00