summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak
AgeCommit message (Expand)Author
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02nb/intel/ibexpeak: drop IGD-related NVS variablesMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-24drivers/intel/gma/acpi: Reduce display switching stubsNico Huber
2020-03-20sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-15nb/intel/nehalem: Rename to ironlakeAngel Pons
2020-03-04src: capitalize 'PCIe'Elyes HAOUAS
2020-01-14sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki
2020-01-14intel/nehalem,ibexpeak: Move enable_smbus() callKyösti Mälkki
2020-01-09sb/intel/common: Add smbus_set_slave_addr()Kyösti Mälkki
2020-01-09sb/intel/common: Add smbus_host_reset()Kyösti Mälkki
2020-01-09device,sb/intel: Move SMBus host controller prototypesKyösti Mälkki
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-12-19src: Remove unused 'include <arch/cpu.h>'Elyes HAOUAS
2019-12-19src: Remove unused 'include <halt.h>'Elyes HAOUAS
2019-12-18src: Remove unused 'include <pc80/mc146818rtc.h>'Elyes HAOUAS
2019-12-14sb/intel/*: Remove romcc guardsArthur Heymans
2019-12-14bootblock: Provide some common prototypesKyösti Mälkki
2019-11-26sb/intel/common/spi: Add Baytrail/Braswell supportArthur Heymans
2019-11-22sb/intel/ibexpeak: Decode more LPC IO rangesArthur Heymans
2019-11-18sb/intel/common: Properly guard USB debugArthur Heymans
2019-11-13sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOTKyösti Mälkki
2019-11-10sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbolArthur Heymans
2019-11-10sb/intel/common: Make COMMON_RESET optionalArthur Heymans
2019-11-10sb/intel/common: Make linking rtc.c conditionalArthur Heymans
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-11-09ELOG: Avoid some preprocessor useKyösti Mälkki
2019-11-08sb,soc/intel: Reduce preprocessor use with ME debuggingKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-10-30sb/intel/common: Make linking pmbase.c conditionalArthur Heymans
2019-10-30src/southbridge: change "unsigned" to "unsigned int"Martin Roth
2019-10-28src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS
2019-10-17nb/intel/nehalem: use pmclib to detect S3 resumeArthur 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-08device: Use scan_static_bus() over scan_lpc_bus()Nico Huber
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-01intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki
2019-09-19sb/intel/ibexpeak: Add define for PRSTS registerAngel Pons
2019-09-18sb/intel/ibexpeak: Remove superfluous linked filesArthur Heymans
2019-09-15southbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-12southbridge: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki