aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/tangier
AgeCommit message (Expand)Author
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-09-10x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko
2019-09-10x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko
2019-06-22watchdog: tangier: Convert to use WDT classAndy Shevchenko
2018-11-14sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-09-17x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-07-20x86: tangier: Add a sysreset driverBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-16x86: Rename e820entry to e820_entryBin Meng
2018-04-16x86: Use 'unsigned int' in install_e820_map() functionsBin Meng
2017-10-07x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-08-24x86: tangier: kconfig: Guard tangier-specific optionsBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: tangier: kconfig: Imply platform specific driversBin Meng
2017-07-30x86: Add Intel Edison board filesAndy Shevchenko
2017-07-30x86: Add Intel Tangier supportFelipe Balbi