aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2013-03-14haswell: add PCI id supportAaron Durbin
2013-03-14x86: SMM Module SupportAaron Durbin
2013-03-12watchdog.h: Fix compile time error on disabling watchdog handlingPatrick Georgi
2013-03-11pci.h: Drop unused `mainboard_pci_subsystem*` prototypesPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-27smm: Update rev 0x30101 SMM revision save stateAaron Durbin
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-19move uartmem_getbaseaddr() to generic uart headerDavid Hendricks
2013-02-18AMD Family12h: Fix warningsMartin Roth
2013-02-15Drop include/arch-generic/div64.hStefan Reinauer
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-11spi-generic.h: Adapt include guardPatrick Georgi
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2013-02-09speedstep: Deduplicate some MSR identifiersPatrick Georgi
2013-02-08armv7: Use same console initialization procedure for all ARM stagesHung-Te Lin
2013-02-08console: Only print romstage messages with EARLY_CONSOLE enabled.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-06replace uchar and uint with standard types in generic i2c headerDavid Hendricks
2013-02-05exynos: de-duplicate UART header contentDavid Hendricks
2013-02-04add gpio.h for generic GPIO-related definitionsDavid Hendricks
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-11cbmem: replace pointer type by uint64_tStefan Reinauer
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2013-01-04make early serial console support more genericDavid Hendricks
2013-01-03Fix strcpy()Stefan Reinauer
2012-12-29import i2c header from u-bootDavid Hendricks
2012-12-19Add back dummy free()Stefan Reinauer
2012-12-12Claim the SPI bus before writes if the IMC ROM is presentMartin Roth
2012-12-12Fix UART8250 console prototypesStefan Reinauer
2012-12-08stddef.h: move to generic codeStefan Reinauer
2012-12-08WIP: Add support for non-8250 built-in UARTsStefan Reinauer
2012-12-08cbfs_core.h: support for ARMv7 CBFS master headerStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-30Make set_boot_successful depend on PC80_SYSTEMStefan Reinauer
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-27Add initialization hook for chipsNico Huber
2012-11-20Unify use of bool config variablesStefan Reinauer
2012-11-19mc146818rtc: disable RTC before writing to nvramPatrick Georgi
2012-11-14SMM: Avoid use of global variables in SMI handlerDuncan Laurie
2012-11-14SMM: Restore GNVS pointer in the resume pathDuncan Laurie
2012-11-14Provide MRC with a console printing callback functionVadim Bendebury
2012-11-13Clean up stack checking codeStefan Reinauer
2012-11-13Add method for delaying adding of timestampsStefan Reinauer
2012-11-13Pass the CPU index as a parameter to startup.Ronald G. Minnich
2012-11-12ELOG: Support for non-memory mapped flashDuncan Laurie
2012-11-12SPI: Fix and enable Fast Read supportDuncan Laurie
2012-11-12Fix gcc-4.7 building problem.Han Shen
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-09Prevent inclusion of tsc.h when not neededVadim Bendebury
2012-11-09ELOG: Add EC events to elog headerDuncan Laurie
2012-11-09mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao
2012-11-08Log unexpected post code from the previous bootDuncan Laurie
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-11-08elog: add extended management engine eventDuncan Laurie
2012-11-07SPI: opmenu special case for WREN as atomic prefixDuncan Laurie
2012-11-07RTC: Write build date in BCD when clearing RTC CMOSDuncan Laurie
2012-11-07EC: Prepare to read and log last post code from previous bootDuncan Laurie
2012-11-07Add POST code for "All devices initialized"Stefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-11-06Add name field for deviceKyösti Mälkki
2012-11-05Overhaul speedstep codeNico Huber
2012-11-01Merge cpu/intel/acpi.h into cpu/intel/speedstep.hNico Huber
2012-10-29Drop get_smbios_data from chip_operationsKyösti Mälkki
2012-10-27Take care of NULL chip_ops->nameKyösti Mälkki
2012-09-13Fix tracing compilation on SMM enabled targets.Rudolf Marek
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-08-27Drop unused ISA Pnp definitionsKyösti Mälkki
2012-08-27AMD northbridges: factor out CPU allocationKyösti Mälkki
2012-08-09AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki
2012-08-09Synchronize rdtsc instructionsStefan Reinauer
2012-08-08Do not allow modifying memory table directlyKyösti Mälkki
2012-08-08Fix SMBIOS generationStefan Reinauer
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-08-04Add a capability for mainboard-specific posting.Alexandru Gagniuc
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-08-03Fix mainboard level enable_dev()Kyösti Mälkki
2012-08-02RTC: Add a routine to check if the CMOS date is validzbao
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-08-01Intel Sandybridge: add reserved memory as resourcesKyösti Mälkki
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-27Allocators for different memory regions typesKyösti Mälkki
2012-07-26ELOG: Fix reporting of developer/recovery modesDuncan Laurie
2012-07-26Log event for abnormal management engine statusDuncan Laurie
2012-07-26USBDEBUG: buffer up to 8 bytesSven Schnelle
2012-07-26ELOG: Add support for SMM and kernel GSMI driverDuncan Laurie
2012-07-25SMM: rename tseg_fixup to tseg_relocate and exportDuncan Laurie
2012-07-25Extend smbios api to allow runtime change of mainboard serial and versionChristian Gmeiner
2012-07-25ELOG: Add support for a monotonic boot counter in CMOSDuncan Laurie
2012-07-25ELOG: Add support for generating SMBIOS type15 tableDuncan Laurie
2012-07-24SMM: Fix state save map for sandybridge and TSEGDuncan Laurie
2012-07-24ELOG: Add support for flash based event logDuncan Laurie
2012-07-24Implement stack overflow checking for the BSPRonald G. Minnich
2012-07-24Add code to read Intel microcode from CBFSVadim Bendebury
2012-07-24Add support for HM70 and NM70 LPC bridgeStefan Reinauer
2012-07-24Add uartmem_init prototype.Marc Jones
2012-07-24RTC: Add defines for standard clock offsetsDuncan Laurie
2012-07-24Remove unused free() functionStefan Reinauer