Searched hist:ca0d29e4f06095fd39f3125aef8f427aa1728ee5 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/x86/lib/ |
H A D | pmu.c | ca0d29e4f06095fd39f3125aef8f427aa1728ee5 Sat Apr 01 08:21:34 CDT 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|
H A D | Makefile | diff ca0d29e4f06095fd39f3125aef8f427aa1728ee5 Sat Apr 01 08:21:34 CDT 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | pmu.h | ca0d29e4f06095fd39f3125aef8f427aa1728ee5 Sat Apr 01 08:21:34 CDT 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|
H A D | cpu.h | diff ca0d29e4f06095fd39f3125aef8f427aa1728ee5 Sat Apr 01 08:21:34 CDT 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> 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>
|