aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30Makefile: Fix HOSTCC for clangEdward O'Callaghan
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-29libpayload: usb: ehci: Honor 10ms reset recovery periodJulius Werner
2014-10-29intel/sandybridge: Add PCI ID for northbridge 0x150Damien Zammit
2014-10-29Pipe stderr to /dev/null when getting LIBCLANG_RT_FILE_NAMEMartin Roth
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-28A tool for IPQ8064 encapsulationVadim Bendebury
2014-10-28rmodtool: add support for ARMAaron Durbin
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-28cbfstool: If compression fails, warn and use the uncompressed data.Gabe Black
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-22libpayload: usb: Make OHCI work with ARM systemsJulius Werner
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-22libpayload: usb: xhci: Fix STALL endpoint handlingShawn Nematbakhsh
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
2014-10-18fsp_sandybridge: Move to per-device ACPI.Vladimir Serbinenko
2014-10-18sch: Switch to per-device ACPIVladimir Serbinenko
2014-10-18cimx/sb800: fix pedantic gcc errorRonald G. Minnich
2014-10-18intel/i82801bx: Minor log fixes in IDE driverPatrick Georgi
2014-10-18util/fletcher: fix debug option parsingPatrick Georgi
2014-10-18abuild: skip boards for which we lack a cross compilerPatrick Georgi
2014-10-18abuild: don't track architecturePatrick Georgi
2014-10-18various AMD boards: fix buffer overflowPatrick Georgi
2014-10-18cbfstool: free memoryPatrick Georgi
2014-10-18util/cbmem: Fix CBMEM TOC printingPaul Menzel
2014-10-18e7505: Move to per-device ACPIVladimir Serbinenko
2014-10-18i945: Consolidate FADT codeVladimir Serbinenko
2014-10-18util/cbmem/cbmem: Remove obsolete commentPaul Menzel
2014-10-17lenovo/t520: Use native raminit over MRC blobNicolas Reinecke
2014-10-17boot/coreboot_tables.h: Use `it is` instead of `it easy` in commentPaul Menzel
2014-10-17lenovo/t520: Enable wake on LID and Fn keyNicolas Reinecke
2014-10-17lenovo/t520: Apply ME workaround for S3 resumeNicolas Reinecke