summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-225-5/+5
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-222-2/+0
* Fix PCI ACPI _OSC methodsMarc Jones2018-08-173-15/+3
* sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5Stefan Tauner2018-08-162-2/+2
* sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by defaultAngel Pons2018-08-142-6/+0
* sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbersStefan Tauner2018-08-145-22/+47
* sb/intel/lynxpoint: Don't build with FAKE_IFD by defaultArthur Heymans2018-08-131-4/+0
* sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-18/+0
* src: Get rid of non-local header treated as localElyes HAOUAS2018-08-132-2/+2
* 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