summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane valuesJonathan A. Kollasch2015-10-251-0/+8
* cbfstool: have decompress functions provide ouput data sizeAaron Durbin2015-10-254-7/+17
* cbfstool: initialize offset field in buffer_init()Aaron Durbin2015-10-251-0/+1
* Add support for the Silicon Image "Ultra ATA-133 Host Controller"Denis 'GNUtoo' Carikli2015-10-251-0/+6
* intel/kunimitsu: Add chromeos to verstageLee Leahy2015-10-251-0/+1
* rockchip/rk3288: Remove 1392MHz option for RK3288 APLLDavid Hendricks2015-10-252-3/+0
* google/veyron_rialto: Throttle to 1416MHz @ 1200mV in bootblockDavid Hendricks2015-10-251-3/+1
* rockchip/rk3288: Add 1416MHz as an option for RK3288 APLLDavid Hendricks2015-10-252-0/+3
* google/veyron_rialto: Reduce voltage and frequency in recovery modeDavid Hendricks2015-10-251-0/+8
* rockchip/rk3288: Add 600MHz as an option for RK3288 APLLDavid Hendricks2015-10-252-0/+3
* yabel: explicitly cast values to match printk expectationsStefan Reinauer2015-10-251-2/+2
* yabel: Use IS_ENABLED where appropriateStefan Reinauer2015-10-252-4/+4
* yabel: Don't cast pointer to u32Stefan Reinauer2015-10-251-1/+1