summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark
AgeCommit message (Expand)Author
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-07-15x86: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-04-04Merge branch 'next'Tom Rini
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2021-09-17x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
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