summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-201-1/+1
* move uartmem_getbaseaddr() to generic uart headerDavid Hendricks2013-02-192-1/+4
* AMD Family12h: Fix warningsMartin Roth2013-02-181-1/+0
* Drop include/arch-generic/div64.hStefan Reinauer2013-02-151-61/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-11/+11
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-3/+3
* spi-generic.h: Adapt include guardPatrick Georgi2013-02-111-3/+3
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-112-1/+1
* Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi2013-02-111-0/+3
* speedstep: Deduplicate some MSR identifiersPatrick Georgi2013-02-091-0/+3
* armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin2013-02-081-4/+1
* console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin2013-02-082-2/+13
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-2/+2
* replace uchar and uint with standard types in generic i2c headerDavid Hendricks2013-02-061-7/+9
* exynos: de-duplicate UART header contentDavid Hendricks2013-02-051-1/+1
* add gpio.h for generic GPIO-related definitionsDavid Hendricks2013-02-041-0/+63
* 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