summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan2014-10-044-0/+25
* mainboard/amd: Sanitise headers in PlatformGnbPcie.cEdward O'Callaghan2014-10-044-20/+9
* Provide a way to compile some files with -O0 optionVadim Bendebury2014-10-021-1/+7
* elog: Add event type for CPU thermal tripDuncan Laurie2014-10-021-0/+3
* libpayload: usb: xhci: Treat port reset as a port status changeShawn Nematbakhsh2014-10-021-1/+1
* libpayload: usb: Remove generic roothub reset port functionShawn Nematbakhsh2014-10-023-37/+18
* nvidia/cbootimage: avoid upstream's build systemPatrick Georgi2014-10-024-9/+50
* baytrail: update C0 microcodeShawn Nematbakhsh2014-10-013-12801/+13057
* intel/i945: Another magic numberPatrick Georgi2014-10-011-1/+1
* intel/i945: Fix "always false" statementPatrick Georgi2014-10-011-1/+1
* reg_script: Fix bug in IO macrosDuncan Laurie2014-10-011-3/+3
* edid: Support EDID 1.4.Hung-Te Lin2014-10-011-1/+18
* edid: Accept valid detail blocks without timing descriptor.Hung-Te Lin2014-10-011-11/+11
* edid: Fix string extraction in Monitor Descriptors.Hung-Te Lin2014-10-011-45/+16
* storm: Add generic support skeleton for stormFurquan Shaikh2014-10-016-0/+151
* edid: Fix extension parsing when EDID blob does not have any extensions.Hung-Te Lin2014-10-011-2/+8
* edid: Fix source indent.Hung-Te Lin2014-10-011-231/+231
* google/panther: add board_info.txtMatt DeVillier2014-09-291-0/+7
* intel/minnowmax: Enable S3 suspend/resumeMohan D'Costa2014-09-291-0/+1
* intel/fsp_baytrail: Add S3 suspend/resume SupportMohan D'Costa2014-09-296-5/+133
* spi: Add support for Winbond W25Q128FWMohan D'Costa2014-09-291-0/+8
* asrock/imb-a180/BiosCallOuts.c: Fix typo in temperatu*re* in commentPaul Menzel2014-09-291-1/+1
* libpayload: Build libpayload with debugging info turned up all the way.Gabe Black2014-09-291-1/+1
* Remove stale char[] initialization causing unaligned memory accessMarcelo Povoa2014-09-291-1/+1
* google/panther: Be safe about invalid thermal readingsStefan Reinauer2014-09-291-2/+2
* google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie2014-09-291-0/+7
* arm: Fix up new cache flush algorithm and replace dcache_*_all() with itJulius Werner2014-09-296-278/+166
* arm: Import armv7_dcache_wbinv_all function from NetBSDJulius Werner2014-09-291-0/+99
* x86/mtrr: Enable MTRR's before enabling cachingIsaac Christensen2014-09-251-4/+4
* Peppy/Falco: always use native graphicsRonald G. Minnich2014-09-252-0/+2
* cbfstool: Propogate compression errors back to the caller.Gabe Black2014-09-255-22/+38
* snow: Rename snow to daisy.Gabe Black2014-09-2510-36/+36
* soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh2014-09-258-1/+89
* peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich2014-09-253-9/+0
* libpayload: Add missing cache API stub to x86Julius Werner2014-09-251-0/+1
* pit: Rename pit to peach_pit.Gabe Black2014-09-259-8/+8
* x86: Minimize work done with the caches disabled in mtrr functions.Gabe Black2014-09-241-38/+78
* baytrail: add 80c microcode for C0 partsAaron Durbin2014-09-243-12801/+12801
* big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black2014-09-2420-12/+1843
* arm: add missing gc-sections for ramstageIsaac Christensen2014-09-241-2/+2
* northbridge/intel/i945/Kconfig: Select VGAPaul Menzel2014-09-241-0/+1
* cbfstool: Add AARCH64 reloc types to elf.hFurquan Shaikh2014-09-231-0/+53
* mkelfimage: Add EM_AARCH64 as elf image type for arm64Furquan Shaikh2014-09-231-0/+2
* rmodule: Fix rmodule.ld for 64-bitFurquan Shaikh2014-09-231-3/+7
* rmodtool: Allow rmodules with 0 relocationsFurquan Shaikh2014-09-231-8/+9
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-2347-2/+2673
* google/{falco,peppy}/gma.c: Do not include non-existent "hda.h"Paul Menzel2014-09-222-2/+0
* google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.cPaul Menzel2014-09-222-2/+0
* haswell: Move to per-device ACPIVladimir Serbinenko2014-09-2215-1331/+87
* tegra124/nyan: memory and display updatesAndrew Bresticker2014-09-2220-368/+3173
OpenPOWER on IntegriCloud