summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* stdlib: add ALIGN_UP and ALIGN_DOWN macrosAaron Durbin2013-03-291-0/+2
* resources: introduce IORESOURCE_WRCOMBAaron Durbin2013-03-291-1/+1
* resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]Aaron Durbin2013-03-292-5/+3
* x86: add new mtrr implementationAaron Durbin2013-03-291-11/+23
* resources: introduce reserved_ram_resource()Aaron Durbin2013-03-231-1/+4
* x86: expose console_tx_flush in romstageAaron Durbin2013-03-231-1/+1
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-221-0/+2
* Unify coreboot table generationStefan Reinauer2013-03-222-1/+16
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-221-0/+9
* rmodule: add vboot rmodule typeAaron Durbin2013-03-221-0/+1
* timestamp: add vboot check pointsAaron Durbin2013-03-221-0/+2
* cbmem: add vboot cmbem idAaron Durbin2013-03-221-0/+1
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-224-24/+21
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-226-4/+12
* cbmem: dynamic cbmem supportAaron Durbin2013-03-211-9/+95
* lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie2013-03-211-0/+1
* coreboot: add caching loaded ramstage interfaceAaron Durbin2013-03-211-0/+21
* ramstage: cache relocated ramstage in RAMAaron Durbin2013-03-211-1/+9
* ramstage: Add cbmem_get_table_location()Aaron Durbin2013-03-211-0/+5
* romstage_handoff: add s3_resume fieldAaron Durbin2013-03-211-0/+2
* romstage_handoff: provide common logic for setupAaron Durbin2013-03-211-0/+27
* x86: protect against abi assumptions from compilerAaron Durbin2013-03-211-1/+1
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-0/+5
* coreboot: introduce romstage_handoff structureAaron Durbin2013-03-211-0/+35
* cbmem: add CBMEM_ID_ROMSTAGE_INFO idAaron Durbin2013-03-211-0/+1
* rmodule: add ability to calculate module placementAaron Durbin2013-03-211-0/+8
* link/graphics: Add support for EDIDRonald G. Minnich2013-03-201-0/+66
* x86: provide more C standard environmentAaron Durbin2013-03-201-0/+4
* rmodule: add ramstage supportAaron Durbin2013-03-191-4/+5
* intel microcode: split up microcode loading stagesAaron Durbin2013-03-191-0/+7
* rmodule: add rmodules class and new typeAaron Durbin2013-03-181-0/+1
* rmodule: add 16 bytes of paddingAaron Durbin2013-03-181-0/+2
* lib: add rmodule supportAaron Durbin2013-03-181-0/+126
* stddef.h: Add standard defines for KiB, MiB, GiB, and TiBRonald G. Minnich2013-03-161-0/+7
* Google Link: Add remaining code to support native graphicsRonald G. Minnich2013-03-151-0/+7
* haswell: reserve default SMRAM spaceAaron Durbin2013-03-151-0/+3
* haswell: add PCI id supportAaron Durbin2013-03-141-0/+5
* x86: SMM Module SupportAaron Durbin2013-03-141-0/+80
* watchdog.h: Fix compile time error on disabling watchdog handlingPatrick Georgi2013-03-121-1/+1
* pci.h: Drop unused `mainboard_pci_subsystem*` prototypesPatrick Georgi2013-03-111-3/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0123-23/+23
* smm: Update rev 0x30101 SMM revision save stateAaron Durbin2013-02-271-12/+25
* 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
OpenPOWER on IntegriCloud