aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-30cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer
2015-10-30vendorcode/amd: 64bit fixesStefan Reinauer
2015-10-30More Hudson 64bit fixesStefan Reinauer
2015-10-30SB900 64bit fixesStefan Reinauer
2015-10-30SB700: 64bit fixesStefan Reinauer
2015-10-30RD890: 64bit fixesStefan Reinauer
2015-10-30northbridge/amd/amdmct/mct_ddr3: Add initial Suspend to RAM (S3) supportTimothy Pearson
2015-10-30northbridge/amd/amdfam10: Add Suspend to RAM (S3) Flash data storage areaTimothy Pearson
2015-10-30Hudson: Port to 64bitStefan Reinauer
2015-10-30Port AGESA based northbridge code to 64bitStefan Reinauer
2015-10-30mainboard 64bit fixesStefan Reinauer
2015-10-30cpu/amd/model_fxx: Clear out unused / stale MTRRs in ramstageTimothy Pearson
2015-10-30cpu/amd/model_fxx: Enable FIDVID code on Socket F K8Timothy Pearson
2015-10-30cpu/amd/model_fxx: Backport APIC code and debug aids from Family 10hTimothy Pearson
2015-10-30cpu/amd/car: Honor BKDG recommendations for DisFillP in CARTimothy Pearson
2015-10-30mainboard/asus/m2n-e|msi/ms9282: Clean up FIDVID mistakesTimothy Pearson
2015-10-30southbridge/nvidia/ck804: Fix FIDVID build failure on CK804Timothy Pearson
2015-10-30cpu/amd/model_fxx: Fix invalid P-state power valuesTimothy Pearson
2015-10-30mainboard: Add initial K8-compatible version of the KFSN4-DRETimothy Pearson
2015-10-30cpu/amd/model_fxx: Add Socket F CPU ID mappingsTimothy Pearson
2015-10-30Revert "device/pciexp_device: Tune PCIe bridges before scanning children"Kyösti Mälkki
2015-10-29rockchip/rk3288: If we fail to read the EDID 5 times in a row, it's an errorDouglas Anderson
2015-10-29util/cbmem: Handle EC_VBOOT_DONE timestampShawn Nematbakhsh
2015-10-29libpayload: usbmsc: Add small delay during initialization to fix CZ60Julius Werner
2015-10-29libpayload: Fix building dwc2 UDC driverPatrick Georgi
2015-10-29mainboard/asus/kgpe-d16: Add nvram option to enable/disable IEEE 1394Timothy Pearson
2015-10-29util/fuzz-tests: Add fuzzer for jpeg decoderPatrick Georgi
2015-10-29commonlib/region: add xlate_region_deviceAaron Durbin
2015-10-29nb/intel/sandybridge/gma: add disable functionPatrick Rudolph
2015-10-29amd/cimx/sb800/late.c: Add comment in `sb800_init()`Paul Menzel
2015-10-29amd/sb700: clean up recommended changesMartin Roth
2015-10-29lint: Add Kconfig / Kconfig symbol lint toolMartin Roth
2015-10-29cbfstool: extract rmodules as ELFs properlyAaron Durbin
2015-10-29cbfstool: add ELF symbol, relocation, and string table supportAaron Durbin
2015-10-29cbfstool: merge consecutive elf sections in program segmentsAaron Durbin
2015-10-29cbfstool: create ELF files when extracting stagesAaron Durbin
2015-10-29cbfstool: add ELF header initialization helperAaron Durbin
2015-10-29cbfstool: add optional -m ARCH to extractAaron Durbin
2015-10-29mainboard/asus/kgpe-d16: Properly configure SR5690 southbridge PIKE slotTimothy Pearson
2015-10-29southbridge/nvidia/ck804: Fix boot hang on ASUS KFSN4-DRE w/ K8 CPUTimothy Pearson
2015-10-29pcengines/apu1: adapt comments in devicetree to boardFelix Held
2015-10-29northbridge/amd/amdk8: Improve DIMM detection debuggingTimothy Pearson
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-29smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEGPatrick Georgi
2015-10-28vboot2: Fix flows for TPM_E_MUST_REBOOTFurquan Shaikh
2015-10-283rdparty/vboot: update to current masterPatrick Georgi
2015-10-28google/glados: Set the type-c flex port to max USB2 settingsDuncan Laurie
2015-10-28intel/skylake: Add USB2 port config for max settingsDuncan Laurie
2015-10-28google/chell: Set DPTF critical temperature to 99CDuncan Laurie
2015-10-28google/lars: Add new mainboarddavid
2015-10-28google/lars: Copy from intel/kunimitsudavid
2015-10-28vboot: check vb2_shared_data flags for manual recoveryDaisuke Nojiri
2015-10-28cbfs: read cbfs offset and size from sysinfoDaisuke Nojiri
2015-10-28cpu/intel/fsp_model_206ax: Load microcode in corebootMartin Roth
2015-10-28lint: don't check for whitespace in jpeg imagesPatrick Georgi
2015-10-28jpeg: add jpeg_fetch_size()Patrick Georgi
2015-10-28cbgfx: Fix spelling of calculate_position()Jason A. Donenfeld
2015-10-28mainboard/asus/kgpe-d16: Add initial support for the KGPE-D16Timothy Pearson
2015-10-27southbridge/amd/sb700: Add Suspend to RAM (S3) supportTimothy Pearson
2015-10-27cbfstool: decompress stage files on extractionAaron Durbin
2015-10-27device: Stop and output time in `scan_bus()`Paul Menzel
2015-10-27libpayload/libcbgfx: Add license headersPatrick Georgi
2015-10-27include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONI...Paul Menzel
2015-10-27cbgfx: remove load_bitmapDaisuke Nojiri
2015-10-27cbgfx: add get_image_dimensionDaisuke Nojiri
2015-10-27cbgfx: make the code more descriptiveDaisuke Nojiri
2015-10-27cbgfx: add pivot option to draw_bitmapDaisuke Nojiri
2015-10-27cbgfx: use bilinear interpolation to scale bitmapDaisuke Nojiri
2015-10-27cbgfx: add load_bitmapDaisuke Nojiri
2015-10-27cbgfx: add clear_screenDaisuke Nojiri
2015-10-27cbgfx: allow draw_bitmap to render outside canvasDaisuke Nojiri
2015-10-27cbgfx: add draw_bitmapDaisuke Nojiri
2015-10-27cbgfx: coreboot graphics libraryDaisuke Nojiri
2015-10-27intel/skylake: Clean up USB configuration in devicetreeDuncan Laurie
2015-10-27intel/kunimitsu: Add device properties for Nuvoton codeYong Zhi
2015-10-27intel/kunimitsu: csme: program sml gpios for csme power gatingArchana Patni
2015-10-27google/glados: csme: program sml gpios for csme power gatingArchana Patni
2015-10-27google/chell: fix hynix spd dataAaron Durbin
2015-10-27FSP1_1: Always use common codeLee Leahy
2015-10-27FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy
2015-10-27FSP 1.1: Move common FSP codeLee Leahy
2015-10-27ec/chrome: Disable LPC Continuous Serial IRQ Selectpchandri
2015-10-27boot_device: add call to boot_device_init()Aaron Durbin
2015-10-27intel/kunimitsu FAB3: Configure LPC to Quiet Mode.pchandri
2015-10-27google/chell: Add new mainboard for chellDuncan Laurie
2015-10-27google/chell: copy glados to chellDuncan Laurie
2015-10-27google/glados: Add USB phy settings and update enabled optionsDuncan Laurie
2015-10-27google/glados: Enable TPM PIRQDuncan Laurie
2015-10-27tpm: acpi: Add support for TPM PIRQDuncan Laurie
2015-10-27intel/skylake: IRQ programming through UPDSubrata Banik
2015-10-27intel/kunimitsu: USB Phy settings and Skip UART2 init in FSPRizwan Qureshi
2015-10-27intel/skylake: FSP 1.7.0 MemoryInit/SiliconInit params updateRizwan Qureshi
2015-10-27intel/kunimitsu Fab3: Strengthening Rcomp target CTRL valuepchandri
2015-10-27intel/skylake: Add support for Gfx PEIM (AKA GOP)robbie zhang
2015-10-27fsp/intel common: Add support for Gfx PEIM (AKA GOP)robbie zhang
2015-10-27coreboot: make lb_framebuffer a weak functionrobbie zhang
2015-10-27cpu/amd/car: Add initial Suspend to RAM (S3) supportTimothy Pearson
2015-10-27libpayload: usb: Retry get_descriptor() on failureShawn Nematbakhsh
2015-10-27cpu: create an empty file when no microcode files are givenAlexander Couzens