linux/drivers/firmware/google
Thierry Escande a1d6f9cfc7 firmware: google memconsole: Add ARM/ARM64 support
This patch expands the Google firmware memory console driver to also
work on certain tree based platforms running coreboot, such as ARM/ARM64
Chromebooks. This patch now adds another path to find the coreboot table
through the device tree. In order to find that, a second level
bootloader must have installed the 'coreboot' compatible device tree
node that describes its base address and size.

This patch is a rework/split/merge of patches from the chromeos v4.4
kernel tree originally authored by:
 Wei-Ning Huang <wnhuang@chromium.org>
 Julius Werner <jwerner@chromium.org>
 Brian Norris <briannorris@chromium.org>

Signed-off-by: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 18:05:36 +02:00
..
coreboot_table-acpi.c firmware: google memconsole: Add coreboot support 2017-04-08 18:05:36 +02:00
coreboot_table-of.c firmware: google memconsole: Add ARM/ARM64 support 2017-04-08 18:05:36 +02:00
coreboot_table.c firmware: google memconsole: Add coreboot support 2017-04-08 18:05:36 +02:00
coreboot_table.h firmware: google memconsole: Add coreboot support 2017-04-08 18:05:36 +02:00
gsmi.c firmware-gsmi: Delete an unnecessary check before the function call "dma_pool_destroy" 2016-09-09 16:08:45 +01:00
Kconfig firmware: google memconsole: Add ARM/ARM64 support 2017-04-08 18:05:36 +02:00
Makefile firmware: google memconsole: Add ARM/ARM64 support 2017-04-08 18:05:36 +02:00
memconsole-coreboot.c firmware: google memconsole: Add coreboot support 2017-04-08 18:05:36 +02:00
memconsole-x86-legacy.c firmware: google memconsole: Move specific EBDA parts 2017-04-08 18:05:36 +02:00
memconsole.c firmware: google memconsole: Move specific EBDA parts 2017-04-08 18:05:36 +02:00
memconsole.h firmware: google memconsole: Move specific EBDA parts 2017-04-08 18:05:36 +02:00