summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.aslStefan Tauner2018-08-073-64/+63
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-3/+0
* southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese2018-08-032-46/+0
* sb/intel/i82801gx: Select INTEL_TOP_SWAP_BOOTBLOCK_SIZEArthur Heymans2018-08-011-0/+6
* nb/intel/gm45: Use common code for SMM in TSEGArthur Heymans2018-07-305-619/+17
* sb/intel/bd82x6x/finalize: Use new PMBASE APIPatrick Rudolph2018-07-301-8/+2
* sb/intel/bd82x6x: Fix watchdogPatrick Rudolph2018-07-282-20/+24
* nb/intel/sandybridge/report_platform: Move remaining code to sb folderPatrick Rudolph2018-07-281-0/+71
* sb/intel/gpio: Cache gpiobase in ramstage and romstagePatrick Rudolph2018-07-282-9/+22
* sb/intel/common/pmutil: Use new PMBASE APIPatrick Rudolph2018-07-272-33/+28
* sb/intel/common/smi*: Use new PMBASE APIPatrick Rudolph2018-07-272-46/+27
* sb/intel/common: Add functions to manipulate PMBASEPatrick Rudolph2018-07-273-0/+124
* Kconfig: Make the EM100 config option commonSimon Glass2018-07-161-6/+1
* src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...Michał Żygowski2018-07-101-1/+2
* src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-0917-37/+41
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-07-021-1/+1
* src/sb: Fix non-local header treated as localElyes HAOUAS2018-07-024-6/+4
* sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans2018-06-294-0/+23
* sb/intel/i82801ix: Use the common ACPI pirq generatorArthur Heymans2018-06-292-0/+10
* sb/intel/common/firmware: Enable me_cleaner for NehalemNicola Corna2018-06-251-1/+2
* sb/intel/i82801xx: Use common RCBA MACROsArthur Heymans2018-06-213-27/+5
* sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROsArthur Heymans2018-06-212-4/+1
* sb/intel/common: Make RCBA manipulation MACROs commonArthur Heymans2018-06-213-32/+43
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-2124-242/+349
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-1445-108/+108
* src: Get rid of device_tElyes HAOUAS2018-06-146-12/+11
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-13/+13
* sb/intel/common/firmware: Use the -S flag of me_cleanerNicola Corna2018-06-132-1/+7
* sb/intel/common: Include SPI driver into postcar stageNico Huber2018-06-111-0/+1
* sb/intel/lynxpoint: Get rid of device_tElyes HAOUAS2018-06-095-31/+35
* sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_tElyes HAOUAS2018-06-093-4/+4
* southbridge/intel/lynxpoint: add hard_reset to postcarPatrick Georgi2018-06-081-0/+2
* sb/intel/i82801gx: Add the option to lock the platformArthur Heymans2018-06-043-0/+83
* src/sb/intel/common/spi.c: Adapt and link in romstageArthur Heymans2018-06-042-93/+110
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-044-4/+4
* sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki2018-06-043-6/+10
* sb/amd/sr5650: Fix invalid function declarationsKyösti Mälkki2018-06-042-3/+4
* amdfam10: Fix mismatch of function declarationsKyösti Mälkki2018-06-042-1/+2
* sb/intel/common/spi.c: Add a SPI write protect functionArthur Heymans2018-06-041-0/+77
* sb/intel/i82801gx: Remove unneeded includesElyes HAOUAS2018-06-042-2/+0
* sb/intel/bd82x6x: Get rid of device_tElyes HAOUAS2018-06-049-29/+35
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-032-2/+4
* Remove VIA vt8237r southbridge supportKyösti Mälkki2018-05-3122-3282/+0
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-312-7/+1
* Remove southbridges after K8 board removalsKyösti Mälkki2018-05-3182-11461/+0
* AGESA binaryPI: Remove dependency on K8 headersKyösti Mälkki2018-05-312-2/+25
* src/southbridge: Add and update license headersMartin Roth2018-05-2930-19/+405
* southbridge/intel/bd82x6x: Remove unused argument from ACPI methodMartin Roth2018-05-292-5/+16
* sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status()Nicola Corna2018-05-292-6/+20
* sb/intel/common/pirq_gen: Rework generating pin-route tablesArthur Heymans2018-05-253-58/+77