u-boot-brain/arch/x86/include/asm
Simon Glass 4711c1f548 x86: apl: Add hex offsets for registers in FSP-S
When comparing hex dumps it is useful to see the offsets of the registers.
Add them in where they correspond to a multiple of 16.

Possibly it would be useful to have a a command to output the FSP values
in human-readable form, making use of the fsp_bindings implementation.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-06-02 09:16:13 +08:00
..
acpi
arch-apollolake x86: apl: Add hex offsets for registers in FSP-S 2020-06-02 09:16:13 +08:00
arch-baytrail
arch-braswell command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
arch-broadwell common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
arch-coreboot x86: coreboot: add SMBIOS cbmem entry parsing 2020-05-27 14:40:09 +08:00
arch-ivybridge x86: Make MSR_PKG_POWER_SKU common 2019-12-15 11:44:20 +08:00
arch-qemu x86: qemu: Support getting high memory size 2019-09-10 14:19:39 +08:00
arch-quark
arch-queensbay
arch-slimbootloader x86: slimbootloader: Set TSC information for tsc_timer 2019-08-09 22:24:02 +08:00
arch-tangier x86: acpi: Describe USB 3 host controller found on Intel Tangier 2020-04-04 22:08:44 +08:00
fsp common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fsp1 x86: fsp: Make the notify API call common 2019-12-15 11:44:17 +08:00
fsp2 x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00
video
acpi_table.h x86: Move acpi_table header to main include/ directory 2020-04-16 14:36:28 +08:00
acpi.h
atomic.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
bitops.h
bootm.h
bootparam.h x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters 2019-10-01 18:20:47 +08:00
byteorder.h
cache.h
cmos_layout.h
config.h
control_regs.h
coreboot_tables.h x86: coreboot: add SMBIOS cbmem entry parsing 2020-05-27 14:40:09 +08:00
cpu_common.h x86: Add new common CPU functions for turbo/burst mode 2019-10-08 13:57:47 +08:00
cpu_x86.h x86: cpu_x86: Make cpu_x86_get_count() non-static 2020-03-05 18:25:22 +08:00
cpu.h x86: spl: Support init of a PUNIT 2019-11-03 07:20:27 +08:00
dma-mapping.h dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> 2020-02-19 21:27:30 +08:00
e820.h
early_cmos.h
fast_spi.h x86: spi: Add a way to access the SPI mapping via registers 2020-06-02 09:16:13 +08:00
fsp_arch.h x86: Move fsp_ffs.h include to fsp_arch.h 2019-10-08 13:50:55 +08:00
global_data.h acpi: Add an acpi command 2020-04-30 17:16:12 +08:00
gpio.h
handoff.h x86: fsp: Save usable RAM and hob_list in the handoff area 2019-10-08 13:57:36 +08:00
hob.h x86: fsp: Tidy up comment style a little 2019-10-08 13:53:54 +08:00
i8254.h
i8259.h
ibmpc.h
intel_pinctrl_defs.h x86: Correct wording of coreboot source code 2020-04-16 14:36:28 +08:00
intel_pinctrl.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
intel_regs.h
interrupt.h
io.h
ioapic.h
ioctl.h
irq.h
ist.h
itss.h x86: Move itss.h from Apollo Lake to the generic x86 include directory 2020-02-04 01:19:28 +08:00
lapic.h
linkage.h
lpc_common.h
lpss.h x86: Add low-power subsystem (lpss) support 2019-12-15 11:44:25 +08:00
me_common.h
microcode.h
mp.h common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
mpspec.h
mrc_common.h
mrccache.h x86: mrccache: Allow use before driver model is active 2020-06-02 09:16:13 +08:00
msr-index.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
msr.h
mtrr.h Use __ASSEMBLY__ as the assembly macros 2020-05-18 21:19:23 -04:00
pch_common.h
pci.h x86: pci: Drop the first parameter in pci_x86_r/w_config() 2019-10-08 13:57:46 +08:00
pirq_routing.h
pmu.h
pnp_def.h
posix_types.h
post.h
processor-flags.h
processor.h x86: Add support for newer CAR schemes 2019-12-15 11:44:18 +08:00
ptrace.h
report_platform.h
scu.h
sections.h
setjmp.h
sfi.h
sipi.h Use __ASSEMBLY__ as the assembly macros 2020-05-18 21:19:23 -04:00
speedstep.h
spl.h x86: spi: Add helper functions for Intel Fast SPI 2019-12-15 11:44:08 +08:00
string.h
tables.h
turbo.h
types.h
u-boot-x86.h x86: Add a CPU init function for TPL 2019-11-03 07:20:28 +08:00
u-boot.h
unaligned.h
zimage.h