summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan2014-10-042-0/+17
* mainboard/amd: Sanitise headers in PlatformGnbPcie.cEdward O'Callaghan2014-10-044-20/+9
* elog: Add event type for CPU thermal tripDuncan Laurie2014-10-021-0/+3
* 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
* 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-293-152/+48
* 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
* 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
* 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
* rmodule: Fix rmodule.ld for 64-bitFurquan Shaikh2014-09-231-3/+7
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-2344-0/+2665
* 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
* arm: Update mem* functions to newer versionsJulius Werner2014-09-225-78/+87
* arm: Move libgcc assembly macros to arch/asm.hJulius Werner2014-09-226-28/+62
* Add check_member macro to allow clean and easy struct offset checkingJulius Werner2014-09-2235-18/+60
* arm: Have the linker garbage-collect unused functions and variablesJulius Werner2014-09-224-31/+35
OpenPOWER on IntegriCloud