summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* coreboot: make lb_framebuffer a weak functionrobbie zhang2015-10-271-0/+3
* drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson2015-10-241-0/+3
* southbridge/amd/sb700: Allow use of auxiliary SMBUS controllerTimothy Pearson2015-10-241-0/+5
* include/smbios: Update SMBIOS memory structures to version 2.8Timothy Pearson2015-10-231-2/+4
* allocator: Page align memory mapped PCI resourcesNico Huber2015-10-221-0/+7
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-151-43/+40
* cbmem console: make verstage first class citizenAaron Durbin2015-10-111-2/+4
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-111-0/+1
* cbfs: add struct cbfsfAaron Durbin2015-10-071-7/+13
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-051-0/+72
* AMD Bettong: Fix usb device in devicetree for Carrizozbao2015-09-301-0/+1
* chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski2015-09-231-0/+1
* coreboot: introduce commonlibAaron Durbin2015-09-2219-1354/+14
* endian: fix le64toh()Aaron Durbin2015-09-111-1/+1
* endian: add portable endian functionsAaron Durbin2015-09-101-0/+66
* rmodule: use program.ld for linkingAaron Durbin2015-09-093-4/+20
* verstage: use common program.ld for linkingAaron Durbin2015-09-091-0/+27
* linking: move romstage and bootblock to use program.ldAaron Durbin2015-09-091-6/+6
* linking: lay the groundwork for a unified linking approachAaron Durbin2015-09-092-18/+32
* rules.h: add fall through where no ENV_<STAGE> is setAaron Durbin2015-09-091-1/+15
* Drop "See file CREDITS..." commentStefan Reinauer2015-09-072-6/+0
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-052-4/+4
* bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin2015-09-041-3/+7
* bootmode: add display_init_required()Aaron Durbin2015-09-041-0/+2
* timestamp: add tick frequency to exported tableAaron Durbin2015-08-312-3/+5
* edid: add function to manually specify modeDavid Hendricks2015-08-281-1/+8
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-13/+26
* edid: Clean-up the edid structDavid Hendricks2015-08-281-24/+0
* stdlib: don't hide the malloc et all declarationsAaron Durbin2015-08-271-2/+0
* stage_cache: make prog const in stage_cache_add()Aaron Durbin2015-08-141-1/+1
* Add SoC specific microcode update check in ramstageRizwan Qureshi2015-07-291-0/+4
* intel/common: Add SMBIOS memory widthLee Leahy2015-07-231-0/+42
* lib/hexdump: Add xxd hintLee Leahy2015-07-221-1/+5
* cbfs: hardcode file alignmentPatrick Georgi2015-07-152-4/+4
* cbtable: describe boot mediaPatrick Georgi2015-07-141-0/+11
* fmap: publish find_fmap_directory()Patrick Georgi2015-07-141-0/+3
* fmap: Introduce new function to derive fmap name from offset/sizePatrick Georgi2015-07-141-0/+5
* Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth2015-07-122-4/+4
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-122-2/+2
* include/cbmem_id.h: Add name for `CBMEM_ID_TCPA_LOG`Paul Menzel2015-07-101-0/+1
* include/cbmem_id.h: Sort `CBMEM_ID_TCPA_LOG` entryPaul Menzel2015-07-101-1/+1
* stddef.h: Disable check_member() macro when compiling with CLANGStefan Reinauer2015-07-071-0/+4
* timestamp: add generic cache regionAaron Durbin2015-07-073-0/+20
* arm64: Add support for loading secure osFurquan Shaikh2015-06-301-0/+1
* Expose get_lid_switch() in romstagePatrick Georgi2015-06-301-0/+1
* cpu/x86: Add more MTRR symbolsLee Leahy2015-06-241-0/+7
* AMD Merlin Falcon: Add northbridge files for new AMD processorWANG Siyuan2015-06-221-0/+1
* device: DDR3 generic code 64bit fixStefan Reinauer2015-06-221-1/+1
* x86: Make reading / writing of CRx registers 64bit proofStefan Reinauer2015-06-201-10/+19
* coreboot_tables: Add CBMEM ID and tag for MTCFurquan Shaikh2015-06-172-0/+3