Age | Commit message (Expand) | Author |
2013-12-12 | Log device path during resource allocation | Duncan Laurie |
2013-12-12 | haswell: Update ULT microcode to rev 14h | Duncan Laurie |
2013-12-12 | falco: Remove thermal thresholds that use CTDP | Duncan Laurie |
2013-12-12 | libpayload: Get rid of a compiler warning | Gabe Black |
2013-12-12 | libpayload: armv7: Add cache control function to invalidate range. | Hung-Te Lin |
2013-12-12 | payload: armv7: Fix dcache_clean_by_mva. | Hung-Te Lin |
2013-12-12 | armv7: Fix dcache_clean_by_mva. | Hung-Te Lin |
2013-12-12 | PIT: remove a comment that is incorrect. | Ronald G. Minnich |
2013-12-12 | snow: Fix the edid data structure definition so depthcharge works again. | Gabe Black |
2013-12-12 | peppy: RAM_ID + storage changes for next build. | Shawn Nematbakhsh |
2013-12-12 | peppy: Disable audio codec enable GPIO in S3 + S5. | Shawn Nematbakhsh |
2013-12-12 | board-status: extend wiki foreword | Patrick Georgi |
2013-12-09 | AMD boards: Fix includes for microcode updates | Kyösti Mälkki |
2013-12-09 | Refactor usage of walkcbfs to permit access to CBFS headers | Alexandru Gagniuc |
2013-12-09 | cbfstool: Properly handle EOF in update_fit step | Alexandru Gagniuc |
2013-12-09 | crossgcc: Continue to unpack archive if it was incomplete | Zheng Bao |
2013-12-09 | gitignore: ignore the crossgcc/build-{arch}-{archive} | Zheng Bao |
2013-12-09 | documentation: Change the file name of document for building Coreboot | Zheng Bao |
2013-12-07 | board-status: update foreword | Patrick Georgi |
2013-12-07 | board-status: one-line reports, with links to per-board pages | Patrick Georgi |
2013-12-07 | snprintf: lockless operation | Vladimir Serbinenko |
2013-12-07 | vtxprintf: Introduce vtxdprintf for the ease of closures | Vladimir Serbinenko |
2013-12-07 | board-status: document the wiki scripts | Patrick Georgi |
2013-12-07 | haswell: VR controller configuration | Aaron Durbin |
2013-12-07 | Add kernel-derived support functions for DDI. | Ronald G. Minnich |
2013-12-07 | abuild: drop xml mode | Patrick Georgi |
2013-12-07 | haswell: Add ACPI support for Controllable TDP | Duncan Laurie |
2013-12-07 | haswell: Misc power management setup and fixes | Duncan Laurie |
2013-12-07 | peppy: Enable power limiting for thermal control | Duncan Laurie |
2013-12-07 | elog: handle ROM_SIZE differences from detected flash size | Aaron Durbin |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-12-07 | src/vendorcode/amd: remove Visual Studio remnants. | Idwer Vollering |
2013-12-06 | arch/x86: Do not run UPDATE-FIT if we don't include microcode | Alexandru Gagniuc |
2013-12-06 | usbdebug: Hide irrelevent options from menuconfig | Kyösti Mälkki |
2013-12-06 | butterfly: Fix build without ChromeOS | Kyösti Mälkki |
2013-12-06 | Do not export variables to GRUB build | Vladimir Serbinenko |
2013-12-06 | qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c | Gerd Hoffmann |
2013-12-06 | Add in the Makefile bits for the new intel gma driver | Ronald G. Minnich |
2013-12-05 | abuild: fix and enable USE_XARGS configuration | Patrick Georgi |
2013-12-05 | sconfig: avoid regenerating the binary all the time | Patrick Georgi |
2013-12-05 | FUI: add intel_dp driver derived from kernel functions | Ronald G. Minnich |
2013-12-05 | haswell: pull in the init code for FUI | Ronald G. Minnich |
2013-12-05 | google/link: use the new edid functions when in FUI mode | Ronald G. Minnich |
2013-12-05 | lynxpoint: Update LPT-LP PM settings | Duncan Laurie |
2013-12-05 | lynxpoint: enable clock gating | Aaron Durbin |
2013-12-05 | lynxpoint: provide gpio_is_native() | Aaron Durbin |
2013-12-05 | lynxpoint: implement additional programming steps | Stefan Reinauer |
2013-12-05 | lynxpoint: disable pcie devices based on config | Aaron Durbin |
2013-12-05 | peppy: Disable forced dev mode. | Shawn Nematbakhsh |
2013-12-05 | libpayload: Have similar cache api on ARM and x86 | Stefan Reinauer |