summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-2772-157/+159
* drivers/spi: add Macronix MX25U6435F and MX25L6495F supportIdwer Vollering2014-10-271-0/+16
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-2750-152/+152
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-2761-162/+162
* superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan2014-10-272-10/+10
* lenovo/x2[23]0: Handle Ricoh SD cardreaderVladimir Serbinenko2014-10-2710-10/+128
* include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefsEdward O'Callaghan2014-10-262-5/+6
* Use spelling LENOVO troughout instead of using Lenovo sometimesVladimir Serbinenko2014-10-259-33/+1
* lenovo/{x60,t60}: Change PARTNUMBER for consistencyVladimir Serbinenko2014-10-252-2/+2
* lenovo: Use readable name as part number.Vladimir Serbinenko2014-10-2512-12/+6
* lenovo/*: Remove unused MAINBOARD_VERSIONVladimir Serbinenko2014-10-243-12/+0
* siemens/sitemp_g1p1: Fix serial output for simo boardDennis Wassenberg2014-10-241-1/+1
* sandybridge: Kill CONFIG_HAVE_MRC_CACHEVladimir Serbinenko2014-10-246-21/+1
* sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko2014-10-2417-351/+204
* AMD Hudson: enable IMC fan control using ACPI codeWANG Siyuan2014-10-233-3/+12
* AMD Trinity and Kabini: fix fan controlKyösti Mälkki2014-10-232-9/+11
* intel/sandybridge: Add VGA pci device ID 0x0162Damien Zammit2014-10-231-0/+1
* t530: Move to common gpio.h inrastructureVladimir Serbinenko2014-10-232-81/+109
* amd/torpedo amd/dinar: Sanitize agesawrapper headerKyösti Mälkki2014-10-226-85/+95
* AGESA fam15tn fam16kb: Fix missing FCH function prototypesKyösti Mälkki2014-10-2210-30/+20
* amd/olivehillplus: No global variables for romstageKyösti Mälkki2014-10-221-9/+15
* AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki2014-10-2212-19/+14
* macbook11: Fix typoVladimir Serbinenko2014-10-221-1/+1
* reg_script: include in romstageIsaac Christensen2014-10-221-0/+1
* reg_script: default to n for ARCH_X86Isaac Christensen2014-10-222-1/+1
* tegra/nyan*: sdram updatesTom Warren2014-10-2246-1502/+3259
* cmos: Rename the CMOS related functions.Gabe Black2014-10-2241-123/+125
* spi: Remove unused constants from spi-generic.h.Gabe Black2014-10-221-16/+0
* tpm: i2c: When probing the TPM, write a 0 into the TPM access register.Gabe Black2014-10-221-3/+3
* broadwell: Update Haswell and Broadwell E0 microcodeDuncan Laurie2014-10-227-3011/+3139
* broadwell: Update microcodeDuncan Laurie2014-10-226-2242/+3011
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-2234-240/+930
* broadwell: Update D0 microcode to FFFF000EDuncan Laurie2014-10-223-961/+1025
* broadwell: Update microcode for supported CPUsDuncan Laurie2014-10-225-9/+3269
* broadwell: add new intel SOCDuncan Laurie2014-10-22105-0/+18223
* baytrail: Move HDA verb table to Intel SOC common directoryDuncan Laurie2014-10-225-7/+7
* baytrail: Move MRC cache code to a common directoryDuncan Laurie2014-10-2210-35/+52
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-2221-77/+194
* x220: Move to common gpio.h inrastructureVladimir Serbinenko2014-10-202-11/+382
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-1930-49/+43
* e7501: Move to perdev ACPIVladimir Serbinenko2014-10-194-47/+179
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-1997-994/+57
* AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki2014-10-1926-91/+44
* AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki2014-10-1933-636/+559
* AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki2014-10-1926-496/+202
* AGESA: Declare callout Fch_Oem_config staticKyösti Mälkki2014-10-1914-21/+21
* ACPI: Allocate S3 resume backup in CBMEM earlierKyösti Mälkki2014-10-194-10/+20
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-1918-58/+10
* haswell baytrail: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki2014-10-192-0/+2
* lynxpoint: Consolidate common GNVS initVladimir Serbinenko2014-10-189-78/+13
OpenPOWER on IntegriCloud