summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2015-09-09rmodule: use program.ld for linkingAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-09-09linking: move romstage and bootblock to use program.ldAaron Durbin
2015-09-09linking: lay the groundwork for a unified linking approachAaron Durbin
2015-09-09rules.h: add fall through where no ENV_<STAGE> is setAaron Durbin
2015-09-07Drop "See file CREDITS..." commentStefan Reinauer
2015-09-05symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin
2015-09-04bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-31timestamp: add tick frequency to exported tableAaron Durbin
2015-08-28edid: add function to manually specify modeDavid Hendricks
2015-08-28edid: Use edid_mode struct to reduce redundancyDavid Hendricks
2015-08-28edid: Clean-up the edid structDavid Hendricks
2015-08-27stdlib: don't hide the malloc et all declarationsAaron Durbin
2015-08-14stage_cache: make prog const in stage_cache_add()Aaron Durbin
2015-07-29Add SoC specific microcode update check in ramstageRizwan Qureshi
2015-07-23intel/common: Add SMBIOS memory widthLee Leahy
2015-07-22lib/hexdump: Add xxd hintLee Leahy
2015-07-15cbfs: hardcode file alignmentPatrick Georgi
2015-07-14cbtable: describe boot mediaPatrick Georgi
2015-07-14fmap: publish find_fmap_directory()Patrick Georgi
2015-07-14fmap: Introduce new function to derive fmap name from offset/sizePatrick Georgi
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-07-10include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`Paul Menzel
2015-07-10include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entryPaul Menzel
2015-07-07stddef.h: Disable check_member() macro when compiling with CLANGStefan Reinauer
2015-07-07timestamp: add generic cache regionAaron Durbin
2015-06-30arm64: Add support for loading secure osFurquan Shaikh
2015-06-30Expose get_lid_switch() in romstagePatrick Georgi
2015-06-24cpu/x86: Add more MTRR symbolsLee Leahy
2015-06-22AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan
2015-06-22device: DDR3 generic code 64bit fixStefan Reinauer
2015-06-20x86: Make reading / writing of CRx registers 64bit proofStefan Reinauer
2015-06-17coreboot_tables: Add CBMEM ID and tag for MTCFurquan Shaikh
2015-06-13Move remap_bsp_lapic to AMD specific codeStefan Reinauer
2015-06-13southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan
2015-06-11Clearly define printk log level use cases.Nicky Sielicki
2015-06-10resource: Refactor IORESOURCE flags useKyösti Mälkki
2015-06-09stage_cache: use cbmem init hooksAaron Durbin
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-06-09cbmem: Break out CBMEM_ID to a separate header fileMarc Jones
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05device_ops: add device_t argument to write_acpi_tablesAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens
2015-06-05device_ops: add device_t argument to acpi_inject_dsdt_generatorAlexander Couzens
2015-06-05lib: Unify log2() and related functionsJulius Werner
2015-06-05AMD K8 fam10: Drop extra HT scan_chain() parametersKyösti Mälkki
2015-06-05AMD K8 fam10: Refactor HT link connection testKyösti Mälkki