aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-27Makefile: Fix dependency tracking for linker scriptsJulius Werner
2015-10-27asus/f2a85-m: Activate IOMMU supportRudolf Marek
2015-10-27northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendationsTimothy Pearson
2015-10-26northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalizationTimothy Pearson
2015-10-26southbridge/amd/sr5650: Add AMD Family 15h CPU supportTimothy Pearson
2015-10-25vgabios: fix compilation after x86emu changesStefan Reinauer
2015-10-25AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane valuesJonathan A. Kollasch
2015-10-25cbfstool: have decompress functions provide ouput data sizeAaron Durbin
2015-10-25cbfstool: initialize offset field in buffer_init()Aaron Durbin
2015-10-25Add support for the Silicon Image "Ultra ATA-133 Host Controller"Denis 'GNUtoo' Carikli
2015-10-25intel/kunimitsu: Add chromeos to verstageLee Leahy
2015-10-25rockchip/rk3288: Remove 1392MHz option for RK3288 APLLDavid Hendricks
2015-10-25google/veyron_rialto: Throttle to 1416MHz @ 1200mV in bootblockDavid Hendricks
2015-10-25rockchip/rk3288: Add 1416MHz as an option for RK3288 APLLDavid Hendricks
2015-10-25google/veyron_rialto: Reduce voltage and frequency in recovery modeDavid Hendricks
2015-10-25rockchip/rk3288: Add 600MHz as an option for RK3288 APLLDavid Hendricks
2015-10-25yabel: explicitly cast values to match printk expectationsStefan Reinauer
2015-10-25yabel: Use IS_ENABLED where appropriateStefan Reinauer
2015-10-25yabel: Don't cast pointer to u32Stefan Reinauer
2015-10-25Separate bootsplash image menuconfig option from othersKonstantin Aladyshev
2015-10-25southbridge/amd/sb700: Add option for last power state after failureTimothy Pearson
2015-10-25cpu/amd/car: Use standard integer types in post_cache_as_ram.cTimothy Pearson
2015-10-25southbridge/amd/sb700: Set up uninitialized devices in early bootTimothy Pearson
2015-10-25northbridge/amd/amdfam10: Enable advanced PCIe setup optionsTimothy Pearson
2015-10-25device/pciexp_device: Tune PCIe bridges before scanning childrenTimothy Pearson
2015-10-25device/pci_device: Set bridge primary bus number before scanningTimothy Pearson
2015-10-25cpu/amd/car: remove PRINTK_IN_CAR #define that was hardcoded to 1Timothy Pearson
2015-10-24cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson
2015-10-24util: add ectool, superiotool, and viatool to what-jenkins-doesMartin Roth
2015-10-24util: update junit.xml targetMartin Roth
2015-10-24util: Update makefiles for junit testingMartin Roth
2015-10-24southbridge/amd/sr5650: Fix hardcoded printk() function names in pcie.cTimothy Pearson
2015-10-24southbridge/amd/sb700: Fix boot hang on ASUS KGPE-D16Timothy Pearson
2015-10-24southbridge/amd/sb700/acpi: Add IDE / SATA ASL codeTimothy Pearson
2015-10-24drivers/aspeed: Add native text mode VGA support for the AST2050Timothy Pearson
2015-10-24southbridge/amd/sr5650: Fix boot failure on ASUS KGPE-D16Timothy Pearson
2015-10-24mainboard/asrock/e350m1: Update CMOS layout to match SIO changesTimothy Pearson