summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: include optional reference code blob in cbfsAaron Durbin2014-01-302-0/+20
* libpayload: Parse CBMEM ACPI GNVS pointerDuncan Laurie2014-01-303-0/+11
* chromeec: allow override of i8042 interruptAaron Durbin2014-01-301-0/+8
* chrome ec: Fix ASL to use IO() instead of FixedIO()Duncan Laurie2014-01-301-18/+32
* chromeos: provide option to identify reference code blobAaron Durbin2014-01-301-0/+8
* cbmem: Export ACPI GNVS cbmem pointer in coreboot tableDuncan Laurie2014-01-302-1/+3
* vboot: provide empty vboot_verify_firmware()Aaron Durbin2014-01-302-3/+3
* VBOOT: Set virtual recovery switch based on EC Software SyncDuncan Laurie2014-01-301-1/+3
* AGESA boards: Clean up definition of BIOS_SIZE in platform_cfgEdward O'Callaghan2014-01-2912-253/+67
* cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc2014-01-298-277/+277
* cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc2014-01-291-1/+1
* cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc2014-01-293-40/+6
* cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc2014-01-294-44/+0
* cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc2014-01-299-620/+580
* cbfs: fix issues with word size and endianness.Ronald G. Minnich2014-01-299-116/+505
* libpayload: adjust max number of memrangesAaron Durbin2014-01-281-2/+2
* x86: add common definitions for control registersAaron Durbin2014-01-287-91/+127
* rmodule: consolidate rmodule stage loadingAaron Durbin2014-01-284-118/+108
* spi: Add support for Winbod W25Q64DWAaron Durbin2014-01-281-0/+8
* cbmem: add reference code idsAaron Durbin2014-01-282-0/+4
* x86/mtrr: don't assume size of ROM cached during CAR modeAaron Durbin2014-01-281-4/+0
* intel: fix microcode compilation failure in bootblockAaron Durbin2014-01-281-10/+8
* bachmann/ot200: Fix cmos.layout.Vladimir Serbinenko2014-01-283-4/+14
* chromeos: include stddef to fix compilation errorAaron Durbin2014-01-281-0/+1
* x86: include header to define types in useAaron Durbin2014-01-281-0/+2
* coreboot_table: don't add CMOS checksum twice.Vladimir Serbinenko2014-01-271-25/+0
* siemens/sitemp-g1p1: Add missing boot_option option.Vladimir Serbinenko2014-01-272-0/+4
* sitemp-g1p1: Migrate to new cmos.default approachVladimir Serbinenko2014-01-274-12/+27
* util/superiotool: Add initial support for Fintek F71869AD.Edward O'Callaghan2014-01-272-1/+43
* superio/fintek: Add initial support for Fintek F71869AD.Edward O'Callaghan2014-01-277-0/+256
* google/stout: Provide cmos.defaultAlexandru Gagniuc2014-01-262-0/+7
* google/butterfly: Provide cmos.defaultAlexandru Gagniuc2014-01-262-0/+7
* lenovo/t60: Add CMOS defaults.Denis 'GNUtoo' Carikli2014-01-263-17/+22
* pc80/keyboard: Ignore interface test failure.Vladimir Serbinenko2014-01-262-9/+22
* asus/a8n-e: Implement basic ACPI.Vladimir Serbinenko2014-01-263-0/+471
* asus/a8n-e: Add IRQ for onboard audio.Vladimir Serbinenko2014-01-261-0/+4
* asus/a8n-e: Fix GPIO resources.Vladimir Serbinenko2014-01-261-0/+2
* asus/a8n-e: supply cmos.defaultVladimir Serbinenko2014-01-262-0/+19
* src/cpu: Fix spelling of MTTR to MTRRPaul Menzel2014-01-265-28/+28
* Revert "Makefile: Check $CC variable returned from xcompile is not empty."Alexandru Gagniuc2014-01-262-10/+0
* nb/sandybridge: Move MRC cache above mrc.binAlexandru Gagniuc2014-01-241-1/+1
* asrock/e350m1/board_info.txt: Specify ROM socket and Flashrom support.Vladimir Serbinenko2014-01-241-0/+2
* asus/a8n-e/board_info.txt: Set ROM Protocol.Vladimir Serbinenko2014-01-241-0/+1
* cbfstool: correct size left calculation for "empty" entriesAaron Durbin2014-01-241-0/+14
* intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.Vladimir Serbinenko2014-01-233-11/+0
* Makefile: Check $CC variable returned from xcompile is not empty.Andrew Wu2014-01-232-0/+10
* sandy/ivy SPI: Support hardware sequencing and use with multiple chipsVladimir Serbinenko2014-01-232-2/+644
* SPI: Add API for programmer-specific flashing.Vladimir Serbinenko2014-01-232-0/+17
* keyboard.c: fix coding style with indentAndrew Wu2014-01-231-45/+55
* dmp/vortex86ex: Initialize I2C controller base address/IRQAndrew Wu2014-01-233-0/+21
OpenPOWER on IntegriCloud