summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark
AgeCommit message (Expand)Author
2020-07-28x86: Change how selection of ROMs worksSimon Glass
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17acpi: Allow creating the GNVS to failSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-01-18x86: Kconfig: spelling fixesChris Packham
2018-10-22x86: quark: Specify X86_TSC_TIMER_EARLY_FREQBin Meng
2018-07-20x86: Switch to use DM sysreset driverBin Meng
2018-07-20x86: quark: acpi: Add full reset bit to the reset register value in FADTBin Meng
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-30x86: quark: Fix unused warningsTom Rini
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng
2016-02-05x86: quark: Use Quark's own PCI config APIsBin Meng
2016-02-05x86: quark: Drop unprotect_spi_flash()Bin Meng
2016-01-24dm: x86: quark: Add an interrupt driverSimon Glass
2016-01-24dm: x86: Set up interrupt routing from interrupt_init()Simon Glass
2016-01-19x86: quark: Fix boot breakageBin Meng
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2015-12-01x86: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: Convert to use driver model timerBin Meng
2015-10-21x86: quark: Implement mrc cacheBin Meng
2015-09-16x86: quark: Configure MTRR to enable cacheBin Meng
2015-09-16x86: quark: Initialize thermal sensor properlyBin Meng
2015-09-16x86: quark: Lock HMBOUND register before jumping to kernelBin Meng