summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark
AgeCommit message (Expand)Author
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-04-06src: Use #include <timer.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
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-02-05intel/quark: Fix COMMONLIB_STORAGE in CARKyösti Mälkki
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-24soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMPKyö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-11-15oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULTElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-22intel: Use CF9 reset (part 2)Patrick Rudolph
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-21soc/intel/quark/uart.c: Don't use device_tElyes HAOUAS
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-06arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki
2018-06-04soc/{amd,intel}: Use postcar_frame_add_romcache()Nico Huber
2018-05-31soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE)Nico Huber
2018-05-28soc/intel/quark: Get rid of device_tElyes HAOUAS
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2017-11-03soc/intel/quark/spi: Correct conversion specifierPaul Menzel
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-03soc/intel/quark: Add I2C debuggingLee Leahy
2017-07-02soc/intel/quark/spi.c: Explain a read in order to flush buffersMartin Kepplinger
2017-06-27soc/intel/quark: We're not Broadwell anymoreStefan Reinauer
2017-06-20soc/intel/quark: Add legacy SPI flash controller driverLee Leahy
2017-06-06fsp1_1: Verify FSP_IMAGE_ID/_REV against headersNico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-08soc/intel/quark: Add SD/MMC test supportLee Leahy
2017-04-19soc/intel/quark: Move include of reg_access.hLee Leahy
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner