aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-04amd/agesa/f16kb: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-04Redundant addr '&' operator on func ptr's in struct initiatorEdward O'Callaghan
2014-11-04mainboard/dmp/vortex86ec: Unused variable in romstage.cEdward O'Callaghan
2014-11-04superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan
2014-11-04romstage: Pass .car.data as ignored section while adding romstageFurquan Shaikh
2014-11-03AMD boards: constify romstage variablesPatrick Georgi
2014-11-03AGESA f12: Add "const" modifiersPatrick Georgi
2014-11-03Revert "gigabyte/ga-b75m-d3h: Add new Intel mainboard"Vladimir Serbinenko
2014-11-02intel_wifi: Export the SMBIOS structure required by intel driver.Vladimir Serbinenko
2014-11-02gigabyte/ga-b75m-d3h: Add new Intel mainboardDamien Zammit
2014-11-02intel/bd82x6x: Add new current for native USB portsDamien Zammit
2014-11-02amd/agesa/f15: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-02amd/agesa/f12: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-02amd/agesa/f10: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-11-01superio/fintek/f81216h: Implement device supportEdward O'Callaghan
2014-11-01superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO'sEdward O'Callaghan
2014-11-01northbridge/via: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01northbridge/intel: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01mainboard: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01drivers: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-11-01include/device/device.h: Provide DEVICE_NOOP macro shimEdward O'Callaghan
2014-10-30lenovo/x2x0,t530 hda_verb.c: codestyle - remove some spacesNicolas Reinecke
2014-10-30mainboards/asrock/e350m1: Use driver for Nuvoton NCT5572D superio chipFelix Held
2014-10-30superio/nuvoton: Add support for Nuvoton NCT6776Felix Held
2014-10-30superio/nuvoton: Add support for Nuvoton NCT5572DFelix Held
2014-10-29cpu/intel: Add configuration for socket LGA1155Damien Zammit
2014-10-29intel/sandybridge: Add PCI ID for northbridge 0x150Damien Zammit
2014-10-29minnowmax: Tell the FSP to set TSEG to 8MBMartin Roth
2014-10-29southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loopEdward O'Callaghan
2014-10-28mainboard/google/butterfly: Fix usage of GNU field designator extEdward O'Callaghan
2014-10-28src/Kconfig: Don't treat warns as errors on Clang builds yetEdward O'Callaghan
2014-10-28mainboard/google/stout: Fix usage of GNU field designator extEdward O'Callaghan
2014-10-28mainboard/samsung/lumpy: Fix usage of GNU field designator extEdward O'Callaghan
2014-10-28rambi: switch MCLK from 19.2Mhz to 25MhzKein Yuan
2014-10-28baytrail: Remove unused devicetree fieldsShawn Nematbakhsh
2014-10-28baytrail: gfx: Don't configure hotplug + backlight registersShawn Nematbakhsh
2014-10-28rambi: always show dev/rec screens on eDP connected panelKein Yuan
2014-10-28Baytrail/dptf: Always return 0 in TCPU._PPCKein Yuan
2014-10-28baytrail: handle MRC being an ELF fileAaron Durbin
2014-10-28baytrail: Configure MSR for 2-core and 4-core P-state configutationDuncan Laurie
2014-10-28baytrail: move cache-as-ram base address to 0xfe000000Aaron Durbin
2014-10-28baytrail: romstage: Add function to check SW WP status for vbootShawn Nematbakhsh
2014-10-28cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.cMarcelo Povoa
2014-10-28cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan
2014-10-28build: Allow clang build linkage to use libcompiler-rtEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27drivers/spi: add Macronix MX25U6435F and MX25L6495F supportIdwer Vollering
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-10-27superio/common/conf_mode.c: Don't hide pointers with typedefsEdward O'Callaghan
2014-10-27lenovo/x2[23]0: Handle Ricoh SD cardreaderVladimir Serbinenko
2014-10-26include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefsEdward O'Callaghan
2014-10-25Use spelling LENOVO troughout instead of using Lenovo sometimesVladimir Serbinenko
2014-10-25lenovo/{x60,t60}: Change PARTNUMBER for consistencyVladimir Serbinenko
2014-10-25lenovo: Use readable name as part number.Vladimir Serbinenko
2014-10-24lenovo/*: Remove unused MAINBOARD_VERSIONVladimir Serbinenko
2014-10-24siemens/sitemp_g1p1: Fix serial output for simo boardDennis Wassenberg
2014-10-24sandybridge: Kill CONFIG_HAVE_MRC_CACHEVladimir Serbinenko
2014-10-24sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko
2014-10-23AMD Hudson: enable IMC fan control using ACPI codeWANG Siyuan
2014-10-23AMD Trinity and Kabini: fix fan controlKyösti Mälkki
2014-10-23intel/sandybridge: Add VGA pci device ID 0x0162Damien Zammit
2014-10-23t530: Move to common gpio.h inrastructureVladimir Serbinenko
2014-10-22amd/torpedo amd/dinar: Sanitize agesawrapper headerKyösti Mälkki
2014-10-22AGESA fam15tn fam16kb: Fix missing FCH function prototypesKyösti Mälkki
2014-10-22amd/olivehillplus: No global variables for romstageKyösti Mälkki
2014-10-22AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki
2014-10-22macbook11: Fix typoVladimir Serbinenko
2014-10-22reg_script: include in romstageIsaac Christensen
2014-10-22reg_script: default to n for ARCH_X86Isaac Christensen
2014-10-22tegra/nyan*: sdram updatesTom Warren
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-22spi: Remove unused constants from spi-generic.h.Gabe Black
2014-10-22tpm: i2c: When probing the TPM, write a 0 into the TPM access register.Gabe Black
2014-10-22broadwell: Update Haswell and Broadwell E0 microcodeDuncan Laurie
2014-10-22broadwell: Update microcodeDuncan Laurie
2014-10-22broadwell: ACPI, romstage, and other updatesDuncan Laurie
2014-10-22broadwell: Update D0 microcode to FFFF000EDuncan Laurie
2014-10-22broadwell: Update microcode for supported CPUsDuncan Laurie
2014-10-22broadwell: add new intel SOCDuncan Laurie
2014-10-22baytrail: Move HDA verb table to Intel SOC common directoryDuncan Laurie
2014-10-22baytrail: Move MRC cache code to a common directoryDuncan Laurie
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-10-20x220: Move to common gpio.h inrastructureVladimir Serbinenko
2014-10-19amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko
2014-10-19e7501: Move to perdev ACPIVladimir Serbinenko
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-10-19AGESA fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki
2014-10-19AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki
2014-10-19AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki
2014-10-19AGESA: Declare callout Fch_Oem_config staticKyösti Mälkki
2014-10-19ACPI: Allocate S3 resume backup in CBMEM earlierKyösti Mälkki
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-19haswell baytrail: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki
2014-10-18lynxpoint: Consolidate common GNVS initVladimir Serbinenko
2014-10-18via/vt8454c: Migrate to per-device ACPIVladimir Serbinenko
2014-10-18i3100: Convert to per-device ACPIVladimir Serbinenko
2014-10-18via/vx800: Migrate to collaborative ACPIVladimir Serbinenko