summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail
AgeCommit message (Expand)Author
2020-12-22sb,soc/intel: Drop unnecessary headersKyösti Mälkki
2020-12-03src: Remove redundant use of ACPI offset(0)Elyes HAOUAS
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-02drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES configShelley Chen
2020-09-26arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`Angel Pons
2020-09-21src/soc/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-08soc/intel/baytrail: Add missing GSM size definitionsAngel Pons
2020-08-24mrc_cache: Add mrc_cache fetch functions to support non-x86 platformsShelley Chen
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-05{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out codeAngel Pons
2020-08-04soc/intel/baytrail: Factor out `acpi_fill_madt()`Angel Pons
2020-08-03soc/intel/baytrail: Add MRC SMBus workaroundMate Kukri
2020-08-02soc/intel/baytrail/northcluster.c: Clean up commentsAngel Pons
2020-08-02soc/intel/baytrail/sata.c: Fix SATA init sequenceAngel Pons
2020-08-02soc/intel/baytrail: Add native refcode replacementMate Kukri
2020-08-02soc/intel/baytrail/northcluster.c: Rename variableAngel Pons
2020-08-02soc/intel/baytrail/northcluster.c: Tidy up long linesAngel Pons
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-26cpu,soc/intel: Drop select SMPKyösti Mälkki
2020-07-25soc/intel/baytrail/southcluster.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/include/soc/irq.h: Add bracesAngel Pons
2020-07-25soc/intel/baytrail: Simplify pattrs definitionsAngel Pons
2020-07-25soc/intel/baytrail/smm.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/smihandler.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/cpu.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/sd.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/lpss.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/lpe.c: Align with BraswellAngel Pons
2020-07-25soc/intel/{baytrail,braswell}: Drop unneeded `return`Angel Pons
2020-07-25soc/intel/baytrail/iosf.c: Add missing bracesAngel Pons
2020-07-25soc/intel/baytrail/elog.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/cpu.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/acpi.c: Align with BraswellAngel Pons
2020-07-25soc/intel/baytrail/bootblock/bootblock.c: Move functionsAngel Pons
2020-07-25soc/intel/baytrail: Retype some pointersAngel Pons
2020-07-21src: Use ACPI macrosElyes HAOUAS
2020-07-21soc/intel/baytrail: Add new CPUID 0x30679Mate Kukri
2020-07-20src: Report word-sized access for PM1a_EVTAngel Pons
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14soc/intel/baytrail: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14src: Drop unused <cpu/x86/tsc.h> includeElyes HAOUAS