aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/romstage
AgeCommit message (Expand)Author
2021-02-04drivers/intel/fsp2_0: Fix running on x86_64Patrick Rudolph
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-01src: Remove unused 'include <cpu/x86/cache.h>'Elyes HAOUAS
2020-04-06soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-11-12arch/x86/car.ld: Rename suffix _start/_endArthur Heymans
2019-10-26soc,mb/intel: clean up remaining FSP2.0 socs/boardsMichael Niewöhner
2019-10-02soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki
2019-09-11arch/x86: Restrict use of _car_global[start|end]Kyösti Mälkki
2019-09-11arch/x86: Drop _car_relocatable_data symbolsKyösti Mälkki
2019-08-30intel/quark: Use common romstage entryKyösti Mälkki
2019-08-30intel/quark: Remove extra steps on entry to romstageKyösti Mälkki
2019-08-28soc/intel: Move fill_postcar_frame to memmap.cKyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-05-29soc/intel/quark: Don't use CAR_GLOBALArthur Heymans
2019-05-22post_code: add post code for critical CBFS failuresKeith Short
2019-05-21soc/intel/fsp1.1: Implement postcar stageArthur Heymans
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-27console: Split loglevel for fast and slowKyösti Mälkki
2019-02-11mb/intel/galileo: Drop the FSP1.1 optionArthur Heymans
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-11-29{mb/cubieboard,soc/intel/quark}: Remove define __SIMPLE_DEVICE__Elyes HAOUAS
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2017-05-08soc/intel/quark: Add SD/MMC test supportLee Leahy
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2017-03-14soc/intel/quark: Add ESRAM display to FSP 1.1Lee Leahy
2017-03-07soc/intel/quark: Fix errors detected by checkpatchLee Leahy
2017-01-03soc/intel/quark: Add early debugging codeLee Leahy
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-09-30soc/intel/quark: Fix FSP 2.0 buildLee Leahy
2016-08-10soc/intel/quark: Switch to using serial routines for FSPLee Leahy
2016-08-05soc/intel/quark: Clean up debug output levelsLee Leahy
2016-08-05soc/intel/quark: Disable FSP serial outputLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 romstage supportLee Leahy
2016-08-05soc/intel/quark: Add FSP 2.0 boot block supportLee Leahy
2016-08-03soc/intel/quark: Prepare for FSP2.0 supportLee Leahy
2016-08-01soc/intel/quark: Fix car_stage_entry routine name.Lee Leahy
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2016-07-15soc/intel/quark: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-08soc/intel/quark: Pass in the memory initialization parametersLee Leahy
2016-07-08soc/intel/quark: Remove use of PDAT.bin fileLee Leahy
2016-06-12soc/intel/quark: Add C bootblockLee Leahy
2016-06-09soc/intel/quark: Pass serial port address to FSPLee Leahy
2016-05-31quark: Enable HSUART0 as consoleLee Leahy
2016-05-31soc/intel/quark: Move UART init into romstage.cLee Leahy
2016-05-31soc/intel/quark: Set temporary I2C base addressLee Leahy
2016-05-31soc/intel/quark: Clear SMI interrupts and wake eventsLee Leahy
2016-05-31soc/intel/quark: Add PCIe reset supportLee Leahy
2016-05-23soc/intel/quark: Switch reference from uart_dev to uart_bdfLee Leahy
2016-05-17soc/intel/quark: Perform GPIO initializationLee Leahy
2016-05-04soc/intel/quark: Add USB PHY initializationLee Leahy
2016-05-02soc/intel/quark: Remove UPD parametersLee Leahy
2016-04-22soc/intel/quark: Fix MTRR readsLee Leahy
2016-04-22soc/intel/quark: Fix uninitialized variable d_variantLee Leahy
2016-03-21soc/intel/quark: Disable the ROM shadowLee Leahy
2016-03-08soc/intel/quark: Set the UPD values for MemoryInitLee Leahy
2016-03-07soc/intel/quark: Split out MTRR supportLee Leahy
2016-02-10soc/intel/quark: Report CPU infoLee Leahy
2016-02-10soc/intel/quark: MTRR supportLee Leahy
2016-02-10soc/intel/quark: FSP MemoryInit SupportLee Leahy
2016-02-09soc/intel/quark: Enable Serial PortLee Leahy
2016-02-08soc/intel/quark: Add TempRamInit supportLee Leahy
2016-02-08soc/intel/quark: Enable ESRAMLee Leahy