summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* src: Use tabs for indentationElyes HAOUAS2018-10-083-5/+5
* sb/intel/bd82x6x: Don't use device_tElyes HAOUAS2018-09-214-20/+20
* sb/intel/common/firmware: Ensure warning is put lateNico Huber2018-09-201-2/+2
* sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMONStefan Tauner2018-09-161-1/+0
* src/*/intel: introduce warning when building with no IFDAngel Pons2018-09-134-1/+26
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-1310-10/+19
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-062-2/+2
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons2018-08-232-81/+3
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-225-5/+5
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-222-2/+0
* 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/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-4/+4
* 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-1424-37/+37
* src: Get rid of device_tElyes HAOUAS2018-06-146-12/+11
* 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