summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2018-05-03southbridge/broadcom: Remove spaces before/after parenthesisElyes HAOUAS
2018-05-02intel/ibexpeak: Fix missing ACPI PIRQ entriesKyösti Mälkki
2018-04-30southbridge/intel: Remove space before/after parenthesisElyes HAOUAS
2018-04-29sb/amd/cimx/sb800: Remove unused variablePaul Menzel
2018-04-29sb/amd/cimx/sb800/lpc: Shorten and wrap long linesPaul Menzel
2018-04-29sb/broadcom/bcm5785/early_setup.c: Fix coding styleElyes HAOUAS
2018-04-29southbridge/nvidia: Remove spaces before/after parenthesisElyes HAOUAS
2018-04-28src/southbridge/sis/sis966/nic.c: Improve code formattingElyes HAOUAS
2018-04-28src/southbridge: Add spaces around '=='Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-20pci: Move inline PCI functions to pci_ops.hPatrick Rudolph
2018-04-11Revert "model_206ax: Use parallel MP init"Arthur Heymans
2018-04-11model_206ax: Use parallel MP initArthur Heymans
2018-04-09console: Expose vsnprintfDavid Hendricks
2018-04-06sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby LakeNicola Corna
2018-04-05sb/intel/bd82x6x: Let mainboard override SPI opmenuNico Huber
2018-03-28sb/intel/common: Add common code for SMM setup and smihandlerArthur Heymans
2018-03-08nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APICMatt DeVillier
2018-03-02sb/intel/common: Fix conflicting OIC register definitionNico Huber
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2018-01-24AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki
2018-01-24amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2018-01-23sb/intel/bd82x6x: Reduce function-disable messNico Huber
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-15Intel i3100 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-14mb/*/*/romstage.c: Clean up targets with i82801gxArthur Heymans
2018-01-14AMD CIMx SB800: late.c: Use variable `device` from for loop conditionPaul Menzel
2018-01-05sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMUArthur Heymans
2018-01-05nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeoutArthur Heymans
2017-12-20intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich
2017-12-20sb/intel/common: Automatically generate ACPI PIRQTobias Diedrich
2017-12-11AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans
2017-12-10sb/intel/i82801jx: Hook up spi codeArthur Heymans
2017-12-10sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPIArthur Heymans
2017-12-07sb/intel/i82371eb: Rework ACPI tablesKeith Hui
2017-12-07intel/bd82x6x: Fix a small mistake in DIR_ROUTETobias Diedrich
2017-12-07intel/bd82x6x: Add missing IRQs in ACPI PIRQ link devicesTobias Diedrich
2017-12-03sb/intel: Replace DTS2 with FLVLPatrick Rudolph
2017-11-30acpi/tpm: remove non-existent IRQ for Infineon TPM chipMatt DeVillier
2017-11-30amd/{hudson,stoneyridge}: fix out of bounds readRichard Spiegel
2017-11-30acpi/tpm: update TPM preprocessor guardsMatt DeVillier
2017-11-28AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth
2017-11-23sb/intel/i82801jx: Store initial timestamp in bootblockArthur Heymans
2017-11-23sb/intel/i82801ix: fetch initial timestamp in bootblockArthur Heymans
2017-11-04sb and soc: Enforce correct offset of member "chromeos" in global_nvs_tJonathan Neuschäfer
2017-11-03southbridge: Remove trailing space in `dump_south()` outputPaul Menzel