summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2019-10-28nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans
2019-10-28src/southbridge: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-22sb/intel/i82801gx: Set FERR# Mux Enable only on mobile platformsArthur Heymans
2019-10-22sb/intel/common/smihandler: Fix compilation on x86_64Patrick Rudolph
2019-10-21src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS
2019-10-21sb/lynxpoint: Fix 'dead increment'Elyes HAOUAS
2019-10-20mb/lenovo/x200: Add ThinkPad X301 as a variantBill XIE
2019-10-18src: Remove unused include '<device/pci_ids.h>'Elyes HAOUAS
2019-10-17nb/intel/nehalem: use pmclib to detect S3 resumeArthur Heymans
2019-10-16sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans
2019-10-14sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans
2019-10-13nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-10-13sb/intel/ibexpeak: Move some early PCH init after console initArthur Heymans
2019-10-11sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans
2019-10-09sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstageArthur Heymans
2019-10-09acpi_table_header: Replace hard-coded length via sizeof(acpi_fadt_t)Himanshu Sahdev
2019-10-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
2019-10-06sb/intel/nm10: Fix enabling HPETArthur Heymans
2019-10-06nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans
2019-10-06nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans
2019-10-06sb/intel/ibexpeak: Implement USB current settingsArthur Heymans
2019-10-06sb/intel/ibexpeak: Fix enabling HPETArthur Heymans
2019-10-06sb/intel/ibexpeak: Implement PCH function disable in chip_opsArthur Heymans
2019-10-06sb/intel/ibexpeak: Add CIR initializationArthur Heymans
2019-10-05kontron/986lcd-m,roda/rk886ex: Drop secondary PCI resetKyösti Mälkki
2019-10-05intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki
2019-10-05sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNCKyösti Mälkki
2019-10-04acpi_table_header: Replace hard-coded revision via macro and functionHimanshu Sahdev
2019-10-04devicetree: Fix improper use of chip_operationsKyösti Mälkki
2019-10-03southbridge/intel: Add config option to validate firmware descriptorMathew King
2019-10-03sb/intel/i82801gx: Use symbolic name for register, code reworkPetr Cvek
2019-10-02intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki
2019-10-02sb/intel/common/smihandler: Hook up smmstoreArthur Heymans
2019-10-01intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki
2019-09-30sb/intel/bd8x62x,i82801gx: Fix PCI bridge subsystem IDsKyösti Mälkki
2019-09-30sb/intel/spi: Use different SPIOPS for most SST flashesArthur Heymans
2019-09-30sb/intel/bd82x6x: Use common final SPI OPs setupArthur Heymans
2019-09-29amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki
2019-09-28nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ useKyösti Mälkki
2019-09-25soc/fsp_broadwell_de: fix flashconsole support for platformMatt DeVillier
2019-09-22sb/intel/i82870: Drop unused fileKyösti Mälkki
2019-09-22device/pci: Replace add with bitwise-orKyösti Mälkki
2019-09-20sb/intel/common/fw: Make make aware that it needs binariesNico Huber
2019-09-19sb/intel/ibexpeak: Add define for PRSTS registerAngel Pons
2019-09-18sb/intel/ibexpeak: Remove superfluous linked filesArthur Heymans
2019-09-17binaryPI: Drop PSP Secure OS from buildKyösti Mälkki
2019-09-17binaryPI: Move Hudson firmware higher in CBFSKyösti Mälkki
2019-09-17binaryPI: Refactor Makefile for PSP directoryKyösti Mälkki
2019-09-15{i945,i82801gx}: Remove unneeded include <cpu/x86/cache.h>Elyes HAOUAS