summaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)Author
2014-01-16cpu/intel: Make all Intel CPUs load microcode from CBFSAlexandru Gagniuc
2014-01-15Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki
2014-01-14lib: Add log2 ceiling functionAlexandru Gagniuc
2014-01-14lib/hexdump: Take const void * and size_t as argumentsAlexandru Gagniuc
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-10Remove sprintfVladimir Serbinenko
2014-01-10console/vsprintf: Implement snprintfVladimir Serbinenko
2014-01-06CBMEM: Fix allocation for static CBMEMKyösti Mälkki
2014-01-06CBMEM: Drop cbmem_base_check()Kyösti Mälkki
2014-01-06CBMEM ACPI: Move resume handlerKyösti Mälkki
2014-01-06cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-21lynxpoint: Route all USB ports to XHCI in finalize stepDuncan Laurie
2013-12-21Add a specific post code for S3 resume failuresDuncan Laurie
2013-12-21Add simple hexdump functionStefan Reinauer
2013-12-21Added structure members x_mm and y_mm to edid decodingFurquan Shaikh
2013-12-21FUI: Fill in link_m and link_n valuesFurquan Shaikh
2013-12-17device/dram/ddr3: Move CRC calculation in a separate functionAlexandru Gagniuc
2013-12-13cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFSAlexandru Gagniuc
2013-12-12EDID: add fields specialized to the needs of framebuffersRonald G. Minnich
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-12-09Refactor usage of walkcbfs to permit access to CBFS headersAlexandru Gagniuc
2013-12-07vtxprintf: Introduce vtxdprintf for the ease of closuresVladimir Serbinenko
2013-12-07Correct file permissions.Idwer Vollering
2013-12-04Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-11-26Clean up POST codes for Boot State machineDuncan Laurie
2013-11-26Log device path into CMOS during probe stagesDuncan Laurie
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
2013-11-26Extend the ELOG errors for EC fan.Marc Jones
2013-11-26Add function to encode device path into integerDuncan Laurie
2013-11-25pc80/mc146818rtc: Return an error code rather than an integerAlexandru Gagniuc
2013-11-25include/types.h: Add generic enum for error codesAlexandru Gagniuc
2013-11-25smbios: Add generic type41 write functionDuncan Laurie
2013-11-25Make ssize_t an actual ssize_tStefan Reinauer
2013-11-25butterfly: Log EC shutdown reason in ELOGDuncan Laurie
2013-11-24no-car/cbmemc: Fix compilationVladimir Serbinenko
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-11-18cbfs: remove unused code and prototypeRonald G. Minnich
2013-11-18smbios: make manufacturer, product_name and uuid runtime settableGerd Hoffmann
2013-11-10console: Add hexdump32 functionMarc Jones
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-11-05usbdebug: Fix build for ROMCC boardsKyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2013-09-21timestamps: Use stash before CBMEM is usableKyösti Mälkki