summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-14drivers/spi/amic.c: Add the rest of >=1MB AMIC A25 chipsMike Banon
2019-01-14drivers/spi/adesto.c: Add the rest of >=1MB Adesto AT25 chipsMike Banon
2019-01-14drivers/spi/gigadevice.c: Add the rest of >=1MB Gigadevice GD25 chipsMike Banon
2019-01-14drivers/spi/macronix.c: Add the rest of >=1MB Macronix MX25 chipsMike Banon
2019-01-14drivers/spi/spansion.c: Add more Spansion S25FL_K chipsMike Banon
2019-01-13google/butterfly: correct northbridge selectionMatt DeVillier
2019-01-13google/butterfly: add cpu/gpu pwm backlight register valuesMatt DeVillier
2019-01-13{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS
2019-01-13nb/intel/x4x: Remove spurious pcidev_on_root() usageNico Huber
2019-01-13nb/intel/i945: Reduce pcidev_on_root() callsNico Huber
2019-01-13sb/intel: Check for NULL-return of pcidev_on_root()Nico Huber
2019-01-13usbdebug: Remove option DEBUG_USBDEBUGKyösti Mälkki
2019-01-13console: Add Kconfig debug option DEBUG_CONSOLE_INITKyösti Mälkki
2019-01-13mb/google/kukui: add flapjack on top of kukuiYH Lin
2019-01-13aopen/dxplplusu: Switch to C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-13arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki
2019-01-13cpu/intel/car/p4: Update microcode in CAR setupArthur Heymans
2019-01-12soc/intel/cannonlake: Hook up MicrocodeLijian Zhao
2019-01-11src/drivers/intel/wifi: Add a W/A for Intel ThP2 9260Gaggery Tsai
2019-01-11soc/mainboard: Update mainboard UART KconfigLijian Zhao
2019-01-11siemens/mc_apl1: Use INTEL_LPSS_UART_FOR_CONSOLEMario Scheithauer
2019-01-11util/crossgcc: derive date and version from latest commitPatrick Georgi
2019-01-11Revert "cpu/amd: Use `get_option()`"Paul Menzel
2019-01-11console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLENico Huber
2019-01-11arch/x86/ebda: Don't trash the EBDA on the resume pathArthur Heymans
2019-01-11cpu/intel/microcode: Support update before CAR entryArthur Heymans
2019-01-11arch/x86/lapic: Remove second stack poisoningKyösti Mälkki
2019-01-10mainboard/google/octopus: configure EC_AP_INT_ODLJett Rink
2019-01-10soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UPNico Huber
2019-01-10northbridge/amdfam10: Deal with PCI_ADDR() betterKyösti Mälkki
2019-01-10amdfam10 boards: Simplify early resourcemapKyösti Mälkki
2019-01-10sb/nvidia/mcp55: Avoid confusion with PCI_ADDR()Kyösti Mälkki
2019-01-10sb/nvidia/ck804: Avoid confusion with PCI_ADDR()Kyösti Mälkki
2019-01-10amdfam10 boards: Drop extern on apicid_sp5100Kyösti Mälkki
2019-01-10soc/intel/cannonlake: complete rename of TCO2_STS_SECOND_TOPatrick Georgi
2019-01-10crossgcc: Update acpica to version 20190108Elyes HAOUAS
2019-01-10device/pci_device: Do not break tree topologyKyösti Mälkki
2019-01-10sb/intel/common: Show "Add EC firmware" only for boards that need itJan Tatje
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-10google/kukui: Correct boardid sources and add sku_idHung-Te Lin
2019-01-10google/kukui: Complete board ID ADC valuesHung-Te Lin
2019-01-10google/kukui: Correct boardid init valuesHung-Te Lin
2019-01-10mb/foxconn/g41s-k: Add g41m variantArthur Heymans
2019-01-10mb/google/sarien: Add PDR and RW_LEGACY_NVRAM to FMAPDuncan Laurie
2019-01-10drivers/intel/fsp1_1: Add stack guardsArthur Heymans
2019-01-10driver/spi/eon.c: Add the rest of >=1MB EON EN25 chipsMike Banon
2019-01-10soc/intel/fsp_broadwell_de/vtd: Silence warningPatrick Rudolph
2019-01-10arch/x86: Remove weak tsc_freq_mhz() implementationKyösti Mälkki
2019-01-10soc/intel/denverton_ns: Fix missing tsc_freq_mhz()Kyösti Mälkki
2019-01-10mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS