summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-04cbfstool: Remove more unused functions from common.cAlexandru Gagniuc
2014-02-04cbfstool: Hide cbfstool_offset from the global namespaceAlexandru Gagniuc
2014-02-04pcengines/alix2c: Add ALIX.2C as a clone of ALIX.2D.Vladimir Serbinenko
2014-02-04AMD cimx/sb800: Set SPI frequency and prefetchKyösti Mälkki
2014-02-03cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson
2014-02-03cbfstool: remove unused function create_cbfs_image()Alexandru Gagniuc
2014-02-03baytrail: Add GPIO initial configuration infrastructure.Shawn Nematbakhsh
2014-02-03lenovo/x230: Enable msata port.Vladimir Serbinenko
2014-02-02cbfstool: add code to serialize the header using the new xdr functionsRonald G. Minnich
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-02-02drivers/i2c/at24rf08c/lenovo_serials.c: Remove trailing whitespacePaul Menzel
2014-02-01AGESA f15tn: Fix GPP ports resumeRudolf Marek
2014-02-01lenovo/x201: Skip AT24RF08 detection.Vladimir Serbinenko
2014-02-01pcengines/alix6: Make clone declaration in line with other clones.Vladimir Serbinenko
2014-02-01AMD hudson and yangtze: add IMC fan control supportWANG Siyuan
2014-02-01lenovo: Handle EEPROM/RFID chip.Vladimir Serbinenko
2014-02-01ibexpeak: add smbus_write_byteVladimir Serbinenko
2014-02-01bd82x6x: Add smbus_write_byteVladimir Serbinenko
2014-02-01smbus: Add guards to avoid calling NULL.Vladimir Serbinenko
2014-02-01cpu/intel/model_2065x: Add model 20652Vladimir Serbinenko
2014-01-31baytrail: introduce pattrsAaron Durbin
2014-01-31baytrail: add dunit access and registersAaron Durbin
2014-01-31baytrail: set host memory mapAaron Durbin
2014-01-31baytrail: add common pci_operationsAaron Durbin
2014-01-31baytrail: initialize graphics before MRCAaron Durbin
2014-01-31baytrail: cache ROM space early in bootblockAaron Durbin
2014-01-31baytrail: update microcode to version 313Aaron Durbin
2014-01-31utils: Install man pages as non-executable (chmod 644)Lubomir Rintel
2014-01-31baytrail: add initial supportAaron Durbin
2014-01-30cpu/intel: allow non-packaged scoped turbo settingAaron Durbin
2014-01-30x86: Add SMM helper functions to MP infrastructureAaron Durbin
2014-01-30x86: add SMM save state for 0x0100 revisionAaron Durbin
2014-01-30x86: parallel MP initializationAaron Durbin
2014-01-30coreboot: config to cache ramstage outside CBMEMAaron Durbin
2014-01-30x86: include optional reference code blob in cbfsAaron Durbin
2014-01-30libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie
2014-01-30chromeec: allow override of i8042 interruptAaron Durbin
2014-01-30chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie
2014-01-30chromeos: provide option to identify reference code blobAaron Durbin
2014-01-30cbmem: Export ACPI GNVS cbmem pointer in coreboot tableDuncan Laurie
2014-01-30vboot: provide empty vboot_verify_firmware()Aaron Durbin
2014-01-30VBOOT: Set virtual recovery switch based on EC Software SyncDuncan Laurie
2014-01-29AGESA boards: Clean up definition of BIOS_SIZE in platform_cfgEdward O'Callaghan
2014-01-29cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc
2014-01-29cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc
2014-01-29cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2014-01-28libpayload: adjust max number of memrangesAaron Durbin