u-boot-brain/arch/x86
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
..
cpu board_f: Drop setup_dram_config() wrapper 2017-04-05 16:36:51 -04:00
dts x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi 2017-04-10 10:02:03 +08:00
include/asm x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
lib x86: Introduce minimal PMU driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
config.mk x86: Update compile/link flags to support 64-bit U-Boot 2017-02-07 13:14:54 +08:00
Kconfig x86: Add SCU IPC driver for Intel MID platforms 2017-04-10 10:02:03 +08:00
Makefile x86: Add 64-bit start-up code 2017-02-06 11:38:46 +08:00