summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jpeg: add jpeg_fetch_size()Patrick Georgi2015-10-282-0/+13
* cbgfx: Fix spelling of calculate_position()Jason A. Donenfeld2015-10-281-2/+2
* mainboard/asus/kgpe-d16: Add initial support for the KGPE-D16Timothy Pearson2015-10-2818-0/+3038
* southbridge/amd/sb700: Add Suspend to RAM (S3) supportTimothy Pearson2015-10-276-10/+214
* cbfstool: decompress stage files on extractionAaron Durbin2015-10-271-4/+89
* device: Stop and output time in `scan_bus()`Paul Menzel2015-10-271-0/+6
* libpayload/libcbgfx: Add license headersPatrick Georgi2015-10-273-0/+75
* include/timer.h: Guard `timer_monotonic_get()` calls by `CONFIG_HAVE_MONOTONI...Paul Menzel2015-10-271-2/+9
* cbgfx: remove load_bitmapDaisuke Nojiri2015-10-272-26/+0
* cbgfx: add get_image_dimensionDaisuke Nojiri2015-10-272-0/+50
* cbgfx: make the code more descriptiveDaisuke Nojiri2015-10-272-155/+160
* cbgfx: add pivot option to draw_bitmapDaisuke Nojiri2015-10-272-80/+215
* cbgfx: use bilinear interpolation to scale bitmapDaisuke Nojiri2015-10-271-11/+44
* cbgfx: add load_bitmapDaisuke Nojiri2015-10-272-0/+27
* cbgfx: add clear_screenDaisuke Nojiri2015-10-272-0/+21
* cbgfx: allow draw_bitmap to render outside canvasDaisuke Nojiri2015-10-272-87/+159
* cbgfx: add draw_bitmapDaisuke Nojiri2015-10-273-3/+295
* cbgfx: coreboot graphics libraryDaisuke Nojiri2015-10-274-0/+218
* intel/skylake: Clean up USB configuration in devicetreeDuncan Laurie2015-10-276-155/+228
* intel/kunimitsu: Add device properties for Nuvoton codeYong Zhi2015-10-271-1/+39
* intel/kunimitsu: csme: program sml gpios for csme power gatingArchana Patni2015-10-271-3/+3
* google/glados: csme: program sml gpios for csme power gatingArchana Patni2015-10-271-5/+5
* google/chell: fix hynix spd dataAaron Durbin2015-10-273-12/+12
* FSP1_1: Always use common codeLee Leahy2015-10-274-30/+5
* FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy2015-10-276-295/+295
* FSP 1.1: Move common FSP codeLee Leahy2015-10-2733-115/+106
* ec/chrome: Disable LPC Continuous Serial IRQ Selectpchandri2015-10-271-1/+0
* boot_device: add call to boot_device_init()Aaron Durbin2015-10-271-0/+3
* intel/kunimitsu FAB3: Configure LPC to Quiet Mode.pchandri2015-10-273-1/+5
* google/chell: Add new mainboard for chellDuncan Laurie2015-10-277-61/+78
* google/chell: copy glados to chellDuncan Laurie2015-10-2731-0/+2056
* google/glados: Add USB phy settings and update enabled optionsDuncan Laurie2015-10-272-2/+39
* google/glados: Enable TPM PIRQDuncan Laurie2015-10-271-0/+5
* tpm: acpi: Add support for TPM PIRQDuncan Laurie2015-10-272-8/+30
* intel/skylake: IRQ programming through UPDSubrata Banik2015-10-276-45/+466
* intel/kunimitsu: USB Phy settings and Skip UART2 init in FSPRizwan Qureshi2015-10-271-1/+19
* intel/skylake: FSP 1.7.0 MemoryInit/SiliconInit params updateRizwan Qureshi2015-10-274-12/+36
* intel/kunimitsu Fab3: Strengthening Rcomp target CTRL valuepchandri2015-10-274-14/+28
* intel/skylake: Add support for Gfx PEIM (AKA GOP)robbie zhang2015-10-273-16/+92
* fsp/intel common: Add support for Gfx PEIM (AKA GOP)robbie zhang2015-10-273-3/+8
* coreboot: make lb_framebuffer a weak functionrobbie zhang2015-10-272-1/+4
* cpu/amd/car: Add initial Suspend to RAM (S3) supportTimothy Pearson2015-10-271-0/+10
* libpayload: usb: Retry get_descriptor() on failureShawn Nematbakhsh2015-10-271-9/+26
* cpu: create an empty file when no microcode files are givenAlexander Couzens2015-10-271-1/+1
* Makefile: Fix dependency tracking for linker scriptsJulius Werner2015-10-271-2/+1
* asus/f2a85-m: Activate IOMMU supportRudolf Marek2015-10-272-1/+2
* northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendationsTimothy Pearson2015-10-272-7/+47
* northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalizationTimothy Pearson2015-10-2619-1142/+1253
* southbridge/amd/sr5650: Add AMD Family 15h CPU supportTimothy Pearson2015-10-261-0/+2
* vgabios: fix compilation after x86emu changesStefan Reinauer2015-10-2514-84/+145