summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark
AgeCommit message (Expand)AuthorFilesLines
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass1-1/+1
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini1-0/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár1-1/+1
2022-04-04Merge branch 'next'Tom Rini1-1/+3
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko1-19/+8
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-1/+3
2022-01-25x86: Move FACP table into separate functionsSimon Glass1-8/+19
2021-09-17x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár1-3/+1
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng1-2/+2
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng1-1/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-29x86: Change how selection of ROMs worksSimon Glass1-0/+1
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass1-1/+1
2020-07-17acpi: Allow creating the GNVS to failSimon Glass1-1/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+3
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19part: Drop disk_partition_t typedefSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-15x86: Update mrccache to support multiple cachesSimon Glass1-3/+5
2019-12-03common: Move board_get_usable_ram_top() out of common.hSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move checkcpu() out of common.hSimon Glass1-0/+1
2019-01-18x86: Kconfig: spelling fixesChris Packham1-1/+1
2018-10-22x86: quark: Specify X86_TSC_TIMER_EARLY_FREQBin Meng1-0/+4
2018-07-20x86: Switch to use DM sysreset driverBin Meng1-6/+0
2018-07-20x86: quark: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2018-06-13x86: irq: Remove chipset specific irq router driversBin Meng3-49/+27
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini15-32/+15
2018-01-30x86: quark: Fix unused warningsTom Rini1-9/+4
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-01x86: Convert MMC to driver modelSimon Glass1-10/+0
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng1-0/+1
2017-08-01x86: kconfig: Move USB to platform KconfigBin Meng1-0/+2
2017-08-01x86: quark: kconfig: Imply platform specific driversBin Meng1-0/+9
2017-08-01x86: kconfig: Imply ENABLE_MRC_CACHE in the platform KconfigBin Meng1-0/+1
2017-08-01x86: kconfig: Select ARCH_EARLY_INIT_R in the platform KconfigBin Meng1-0/+1
2017-08-01x86: kconfig: Select ARCH_MISC_INIT in the platform KconfigBin Meng1-0/+1
2017-07-30x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko1-29/+0
2017-06-27Revert "x86: Convert MMC to driver model"Bin Meng1-0/+10
2017-05-17x86: Convert MMC to driver modelSimon Glass1-10/+0
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-04-05board_f: x86: Use checkcpu() for CPU initSimon Glass1-0/+5
2016-07-12x86: quark: Introduce ACPI global NVSBin Meng1-0/+7
2016-05-30x86: quark: Generate ACPI FADT/MADT tablesBin Meng2-0/+164
2016-05-23x86: quark: Assign a unique I/O APIC IDBin Meng1-0/+4
2016-05-23x86: Unify reserve_arch() for all x86 boardsBin Meng1-9/+0