summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.Vladimir Serbinenko2014-10-103-1/+16
* acpi_create_mcfg_mmconfig: Zero-out the structure before filling.Vladimir Serbinenko2014-10-101-0/+1
* intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"Kayalvizhi Dhandapani2014-10-091-0/+1
* intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module addedKayalvizhi Dhandapani2014-10-091-5/+5
* intel/fsp_baytrail: Fix SMM/SMIKayalvizhi Dhandapani2014-10-093-3/+13
* AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.incBruce Griffith2014-10-091-16/+27
* xcompile: detect and use RISCV binariesRonald G. Minnich2014-10-081-1/+10
* mkelfimage: removeRonald G. Minnich2014-10-0864-18506/+2
* edid: Relax EDID 1.3 requirements.Hung-Te Lin2014-10-071-3/+13
* cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black2014-10-075-17/+15
* gen: Add "assert" in assert.h.Hung-Te Lin2014-10-071-1/+5
* vendorcode: Add ChromeOS VPD parser.Hung-Te Lin2014-10-076-0/+592
* sconfig: add cpu device typeAaron Durbin2014-10-076-87/+98
* 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
OpenPOWER on IntegriCloud