u-boot-brain/arch/x86/include/asm
Andy Shevchenko ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms
This simple PMU driver allows to tyrn power on and off for selected
devices. In particularly Intel Tangier needs to power on SDHCI
controllers in order to access to them during board initialization.

In the future it might be expanded to cover other Intel MID platforms,
that's why it's located under arch/x86/lib and called pmu.c.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-04-10 10:02:03 +08:00
..
acpi
arch-baytrail
arch-broadwell
arch-coreboot
arch-ivybridge
arch-qemu
arch-quark
arch-queensbay
fsp
video
acpi_table.h
atomic.h
bitops.h
bootm.h
bootparam.h
byteorder.h
cache.h
config.h
control_regs.h
coreboot_tables.h
cpu_common.h
cpu_x86.h
cpu.h x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
e820.h
elf.h
global_data.h x86: Move turbo_state to global_data 2017-02-07 13:07:26 +08:00
gpio.h
i8254.h
i8259.h
ibmpc.h
intel_regs.h
interrupt.h
io.h
ioapic.h
ioctl.h
irq.h
ist.h
lapic.h
linkage.h
lpc_common.h
me_common.h
microcode.h
mp.h
mpspec.h
mrc_common.h
mrccache.h
msr-index.h
msr.h
mtrr.h
pch_common.h
pci.h
pirq_routing.h
pmu.h x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
pnp_def.h
posix_types.h x86: Fix up type sizes for 64-bit 2017-02-06 11:38:46 +08:00
post.h
processor-flags.h
processor.h
ptrace.h
report_platform.h
scu.h x86: Add SCU IPC driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
sections.h
setjmp.h
sfi.h
sipi.h
speedstep.h
spl.h
string.h
tables.h
turbo.h
types.h x86: Fix up type sizes for 64-bit 2017-02-06 11:38:46 +08:00
u-boot-x86.h Move dram_init_banksize() to a common header 2017-04-05 16:36:51 -04:00
u-boot.h
unaligned.h
zimage.h