summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-303-26/+108
* Implement GCC code coverage analysisStefan Reinauer2013-01-122-0/+22
* cbmem: replace pointer type by uint64_tStefan Reinauer2013-01-111-1/+1
* Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin2013-01-041-3/+3
* make early serial console support more genericDavid Hendricks2013-01-042-7/+16
* Fix strcpy()Stefan Reinauer2013-01-031-1/+6
* import i2c header from u-bootDavid Hendricks2012-12-291-0/+279
* Add back dummy free()Stefan Reinauer2012-12-191-0/+2
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-121-1/+5
* Fix UART8250 console prototypesStefan Reinauer2012-12-121-2/+5
* stddef.h: move to generic codeStefan Reinauer2012-12-081-0/+24
* WIP: Add support for non-8250 built-in UARTsStefan Reinauer2012-12-081-0/+33
* cbfs_core.h: support for ARMv7 CBFS master headerStefan Reinauer2012-12-081-0/+3
* Unify assembler function handlingStefan Reinauer2012-12-061-1/+1
* Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer2012-11-301-1/+0
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-301-8/+18
* Add initialization hook for chipsNico Huber2012-11-271-1/+4
* Unify use of bool config variablesStefan Reinauer2012-11-201-1/+1
* mc146818rtc: disable RTC before writing to nvramPatrick Georgi2012-11-191-1/+30
* SMM: Avoid use of global variables in SMI handlerDuncan Laurie2012-11-141-0/+3
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-141-0/+1
* Provide MRC with a console printing callback functionVadim Bendebury2012-11-141-1/+1
* Clean up stack checking codeStefan Reinauer2012-11-131-2/+2
* Add method for delaying adding of timestampsStefan Reinauer2012-11-131-0/+4
* Pass the CPU index as a parameter to startup.Ronald G. Minnich2012-11-131-2/+2
* ELOG: Support for non-memory mapped flashDuncan Laurie2012-11-121-0/+1
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-121-0/+1
* Fix gcc-4.7 building problem.Han Shen2012-11-121-1/+1
* Define post codes for OS boot and resumeDuncan Laurie2012-11-121-4/+17
* Prevent inclusion of tsc.h when not neededVadim Bendebury2012-11-091-2/+1
* ELOG: Add EC events to elog headerDuncan Laurie2012-11-091-0/+17
* mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao2012-11-091-2/+0
* Log unexpected post code from the previous bootDuncan Laurie2012-11-081-0/+4
* Add support for storing POST codes in CMOSDuncan Laurie2012-11-081-0/+19
* elog: add extended management engine eventDuncan Laurie2012-11-081-0/+10
* SPI: opmenu special case for WREN as atomic prefixDuncan Laurie2012-11-071-0/+3
* RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie2012-11-071-0/+2
* EC: Prepare to read and log last post code from previous bootDuncan Laurie2012-11-071-0/+3
* Add POST code for "All devices initialized"Stefan Reinauer2012-11-071-0/+7
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-0/+2
* Add name field for deviceKyösti Mälkki2012-11-061-0/+1
* Overhaul speedstep codeNico Huber2012-11-051-0/+74
* Merge cpu/intel/acpi.h into cpu/intel/speedstep.hNico Huber2012-11-012-24/+7
* Drop get_smbios_data from chip_operationsKyösti Mälkki2012-10-291-3/+0
* Take care of NULL chip_ops->nameKyösti Mälkki2012-10-271-0/+1
* Fix tracing compilation on SMM enabled targets.Rudolf Marek2012-09-131-1/+1
* buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc2012-09-051-1/+1
* Drop unused ISA Pnp definitionsKyösti Mälkki2012-08-271-36/+1
* AMD northbridges: factor out CPU allocationKyösti Mälkki2012-08-272-0/+12
* AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki2012-08-091-0/+5