summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/tangier
Commit message (Expand)AuthorAgeFilesLines
* acpi: Allow creating the GNVS to failSimon Glass2020-07-171-1/+3
* common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-2/+2
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move checkcpu() out of common.hSimon Glass2019-12-021-0/+1
* x86: tangier: Fix off-by-one error when preparing CSRTAndy Shevchenko2019-09-101-1/+1
* x86: tangier: Reserve PCI ECAM in motherboard resourcesAndy Shevchenko2019-09-101-1/+2
* x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko2019-08-091-0/+38
* watchdog: tangier: Convert to use WDT classAndy Shevchenko2019-06-221-1/+0
* sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii2018-09-172-1/+195
* x86: Switch to use DM sysreset driverBin Meng2018-07-201-6/+0
* x86: tangier: Add a sysreset driverBin Meng2018-07-202-1/+49
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-14/+6
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* x86: Rename e820entry to e820_entryBin Meng2018-04-161-2/+2
* x86: Use 'unsigned int' in install_e820_map() functionsBin Meng2018-04-161-2/+4
* x86: tangier: Enable ACPI support for Intel TangierAndy Shevchenko2017-10-072-0/+88
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-3/+3
* x86: tangier: kconfig: Guard tangier-specific optionsBin Meng2017-08-241-0/+4
* x86: kconfig: Move USB to platform KconfigBin Meng2017-08-011-0/+1
* x86: tangier: kconfig: Imply platform specific driversBin Meng2017-08-011-0/+7
* x86: Add Intel Edison board filesAndy Shevchenko2017-07-301-0/+4
* x86: Add Intel Tangier supportFelipe Balbi2017-07-305-0/+280