aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2017-08-20util/me_cleaner: Pull the latest changes from upstreamNicola Corna
2017-08-20sb/intel/common: Fix SMBus block commandsArthur Heymans
2017-08-19i82801dx/gx/ix/jx: Add low-memory backup for S3 pathKyösti Mälkki
2017-08-16AGESA: Cleanup ACPI S3 supportKyösti Mälkki
2017-08-10sb/intel/i82801jx: Remove dead codeArthur Heymans
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-08-07usbdebug: Remove redundant setupKyösti Mälkki
2017-08-07sb/intel/i82801jx: Add romstage smbus and i2c block operationsArthur Heymans
2017-08-06sb/intel/i82801gx: Implement smbus block r/w functionsArthur Heymans
2017-08-06sb/intel/*: Use common SMBus functionsArthur Heymans
2017-08-04southbridge/pi/hudson: Fix GPIO bank1 control definitionMarshall Dawson
2017-08-03intel/bd82x6x: Replace magic IOBP constants with known namesFelix Held
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-31sb/intel/fspi89xx: Fix timestamp codeMartin Roth
2017-07-25sb/intel/i82801jx: Add Interrupt pin and routing RCBA offsets macrosArthur Heymans
2017-07-25sb/intel/i82801jx: Route all PIRQ to INT11Arthur Heymans
2017-07-25sb/intel/common/gpio: Only set one bit at timePatrick Rudolph
2017-07-24sb/intel/i82801jx: Generate default fadt and madtArthur Heymans
2017-07-23sb/intel/i82801jx: Add function to detect s3 resumeArthur Heymans
2017-07-23sb/intel/i82801jx: Add addition IO resourcesArthur Heymans
2017-07-21I82801JX: Add IS_ENABLED around config optionsMartin Roth
2017-07-21sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans
2017-07-21sb/intel/i82801jx: Copy i82801ixArthur Heymans
2017-07-18sb/amd/cs5536: Remove includes of C filesMartin Roth
2017-07-17AGESA: Add guard for acpi_get_sleep_type()Kyösti Mälkki
2017-07-16southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13src/southbridge: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-12binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki
2017-07-10southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2017-07-06sb/intel/i82870: Add whitespace around '<<'Elyes HAOUAS
2017-07-06sb/intel/ibexpeak: Add whitespace around '<<'Elyes HAOUAS
2017-07-06sb/intel/lynxpoint: Add whitespace around '<<'Elyes HAOUAS
2017-07-06sb/intel/i82801gx: Add whitespace around '<<'Elyes HAOUAS
2017-07-03southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2017-07-02southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27sis/sis966: Clean up sata.cStefan Reinauer
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-27sb/intel/bd82x6x: Fill in acpi_namePatrick Rudolph
2017-06-22sb/amd/rs780/gfx.c: Add brackets around macroElyes HAOUAS
2017-06-16southbridge/bd82x6x - add GNVS var for trackpad IRQMatt DeVillier
2017-06-16sb/intel/common/firmware: Keep CHECK_ME disabled by defaultNaresh G Solanki
2017-06-15Revert "sb/intel/bd82x6x: Disable unused bridges"Nico Huber
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-07spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-02sb/intel/bd82x6x: Disable unused bridgesPatrick Rudolph
2017-06-02sb/intel/bd82x6x/early_usb: Use register namePatrick Rudolph
2017-05-31sb/lynxpoint: add missing USB port defsMatt DeVillier
2017-05-31sb/lynxpoint: add ACPI method to generate USB port infoMatt DeVillier
2017-05-31sb/bd82x6x: add ACPI method to generate USB port infoMatt DeVillier
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-24southbridge/amd: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-24southbridge/intel: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-23sb/intel/common: Add common EC fw supportLijian Zhao
2017-05-22sb/via/k8t890: Clean up CONFIG_VGA usageNico Huber
2017-05-21sb/intel/bd82x6x/finalize: Lock ETR3 CF9GRPatrick Rudolph
2017-05-20sb/intel/i82801ex: Remove unused codeArthur Heymans
2017-05-19drivers/spi/spi_flash: Move flash ops to spi_flash_ops structureFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Clean up SPI flash probeFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functionsFurquan Shaikh
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2017-05-11amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-05-05sb/intel/bd82x6x/bootblock: Use register namePatrick Rudolph
2017-05-05sb/intel/bd82x6x/finalize: Use register namePatrick Rudolph
2017-05-02amd/pi/hudson: Add config option for ACPI baseMarc Jones
2017-05-01nb/intel/sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph
2017-05-01nb/intel/nehalem/gma: Set up OpRegion in nb codePatrick Rudolph
2017-05-01nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph
2017-04-28sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans
2017-04-27amd/pi/hudson: Add VBNV cmos reset optionMarc Jones
2017-04-27i82801gx: Enable PCI-to-PCI bridgeKyösti Mälkki
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-27Revert "amd/pi/hudson: Move ACPI IO registers"Kyösti Mälkki
2017-04-26amd/pi/hudson: Add TPM decode to SPI functionMarc Jones
2017-04-26amd/pi/hudson: Clean up whitespace in header filesMarshall Dawson
2017-04-26amd/pi/hudson: Move ACPI IO registersMarc Jones
2017-04-26amd/pi/hudson: Add LPC IO decode enable functionMarc Jones
2017-04-25amd/pi/hudson: Add GPIO get functionMarc Jones
2017-04-17[nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SBTimothy Pearson
2017-04-17sb/amd/pi/hudson: Spell verb in comment with a spacePaul Menzel
2017-04-15sb/amd/sb700: Disable LPC ROM mapping when SPI Flash is usedTimothy Pearson
2017-04-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2017-04-14amd/pi/hudson: Add SERIRQ setupMarc Jones
2017-04-14amd/pi/hudson: Add hudson PM register definesMarc Jones
2017-04-11sb/intel/i82801gx: Add i2c_block_read to smbus.hArthur Heymans
2017-04-06northbridge/amd/stoney: Add FT4 packageMarshall Dawson
2017-04-03cimx/sb800: Log southbridge call-sitesKyösti Mälkki
2017-03-28amd/pi/hudson: Add fanless SMU firmware to buildMarshall Dawson
2017-03-28amd/pi/hudson: Reduce amdfw space requirementMarshall Dawson
2017-03-28amd/pi/hudson: Add alternate method for including amdfwMarshall Dawson
2017-03-22southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans
2017-03-21southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans
2017-03-19sb/intel/common/firmware: Add Intel ME/TXE firmware checkNicola Corna
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-07amd/pi/hudson: Move APIC enable to CPU fileMarshall Dawson