summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/car.ld: Rename suffix _start/_endArthur Heymans2019-11-122-2/+2
* drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driverMichael Niewöhner2019-11-111-2/+0
* soc/intel/quark: make use of common cbmem_top_chipsetMichael Niewöhner2019-11-112-17/+2
* soc/intel/{apl,dnv,quark}: Use strip_quotes for FSP optionsMario Scheithauer2019-11-071-1/+1
* drivers/intel/fsp2_0: Use strip_quotes for cbfs filenamesWim Vervoorn2019-11-051-1/+1
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-2/+0
* intel/quark: Switch to TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-032-11/+1
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner2019-10-265-11/+7
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* intel/quark: Drop xx_DEV_FUNCKyösti Mälkki2019-10-021-4/+0
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki2019-09-131-4/+0
* arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki2019-09-111-1/+1
* arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki2019-09-111-1/+1
* soc/intel/quark: Remove variable set but not usedElyes HAOUAS2019-09-021-2/+1
* intel/quark: Use common romstage entryKyösti Mälkki2019-08-302-7/+2
* intel/quark: Select NO_SMMKyösti Mälkki2019-08-301-0/+1
* intel/quark: Remove extra steps on entry to romstageKyösti Mälkki2019-08-304-75/+1
* soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki2019-08-282-25/+27
* lib/bootblock: Add simplified entry with basetimeKyösti Mälkki2019-08-261-1/+1
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-11/+15
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-0/+1
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-2/+0
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-5/+1
* src: Add missing include <device/pci_ops.h>Elyes HAOUAS2019-07-121-0/+1
* arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki2019-07-091-1/+0
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-1/+2
* src: Use CRx_TYPE type for CRxElyes HAOUAS2019-07-021-0/+1
* soc/intel/quark: Don't use CAR_GLOBALArthur Heymans2019-05-293-17/+14
* intel/quark/storage_test.h: Drop external variable declarationArthur Heymans2019-05-291-5/+0
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-1/+2
* post_code: add post code for critical CBFS failuresKeith Short2019-05-221-1/+2
* soc/intel/fsp1.1: Implement postcar stageArthur Heymans2019-05-213-9/+2
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-261-1/+2
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-064-3/+1
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-088-35/+35
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-044-4/+0
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-015-0/+5
* console: Split loglevel for fast and slowKyösti Mälkki2019-02-271-1/+1
* mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans2019-02-118-347/+0
* intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki2019-02-051-12/+7