summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* sb/intel/i82801ix: Get rid of device_tElyes HAOUAS2018-05-249-29/+36
* sb/intel/i82801jx: Get rid of device_tElyes HAOUAS2018-05-249-32/+40
* sb/intel/fsp_i89xx: Get rid of device_tElyes HAOUAS2018-05-2411-37/+38
* Remove leftover VIA vt82c686Kyösti Mälkki2018-05-242-138/+0
* Remove leftover Intel i82801b supportKyösti Mälkki2018-05-2415-984/+0
* Remove leftover Intel i82801a supportKyösti Mälkki2018-05-2414-954/+0
* sb/amb/rs780: Get rid of device_tKyösti Mälkki2018-05-241-11/+11
* src: Remove space after `defined`Elyes HAOUAS2018-05-246-6/+6
* sb/amd/rs780: Get rid of device_tKyösti Mälkki2018-05-236-99/+109
* sb/amd/sr5650: Get rid of device_tKyösti Mälkki2018-05-233-49/+49
* sb/intel/i82801dx: Get rid of device_tElyes HAOUAS2018-05-233-8/+8
* sb/intel/i82870: Get rid of device_tElyes HAOUAS2018-05-232-3/+3