Age | Commit message (Expand) | Author |
2014-05-18 | device/oprom/yabel/vbe.c: Avoid unused func warn | Edward O'Callaghan |
2014-05-18 | drivers/spi/sst.c: Remove unused func to_sst_spi_flash() | Edward O'Callaghan |
2014-05-17 | lenovo/t60: Enable dock serial port when undocked and redocked | Damien Zammit |
2014-05-17 | build: re-enable ccache support | Patrick Georgi |
2014-05-17 | build: make scan-build work again | Patrick Georgi |
2014-05-17 | build: allow romcc to be wrapped | Patrick Georgi |
2014-05-17 | abuild: replace hardcoded values by their variables | Patrick Georgi |
2014-05-17 | build: remove call to missing function | Patrick Georgi |
2014-05-17 | build: break compiler flags out of $(CC) | Patrick Georgi |
2014-05-17 | build: don't call $(CC) -print-libgcc-file-name twice | Patrick Georgi |
2014-05-17 | build: kill one indirection | Patrick Georgi |
2014-05-17 | build: get rid of a special case | Patrick Georgi |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-17 | build: reduce duplication in payload adding rules | Patrick Georgi |
2014-05-17 | libpayload: Fix to properly disable serial console | Kyösti Mälkki |
2014-05-15 | xcompile: ABIs are really architecture specific | Patrick Georgi |
2014-05-15 | drivers/pc80/Kconfig: simplify PS/2 selection rules | Patrick Georgi |
2014-05-15 | xcompile: break out big loop content into function | Patrick Georgi |
2014-05-15 | xcompile: move tempfile cleanup closer together | Patrick Georgi |
2014-05-15 | xcompile: actually use "special compile flags" idea | Patrick Georgi |
2014-05-15 | xcompile: fail earlier on missing host tools | Patrick Georgi |
2014-05-15 | xcompile: slightly refactor variable expansion magic | Patrick Georgi |
2014-05-15 | xcompile: use bash | Patrick Georgi |
2014-05-15 | abuild: add -L|--clang to enable clang builds | Patrick Georgi |
2014-05-15 | baytrail: Add SOC thermal settings | Duncan Laurie |
2014-05-15 | baytrail: Enable PCIe common clock and ASPM | Duncan Laurie |
2014-05-15 | baytrail: enable graphics turbo | Aaron Durbin |
2014-05-15 | rambi: Add ACPI devices and interrupts for codec and ALS | Duncan Laurie |
2014-05-15 | baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED | Aaron Durbin |
2014-05-15 | baytrail: Add ACPI Device for XHCI | Duncan Laurie |
2014-05-15 | rambi: Add ACPI table support for I2C devices | Duncan Laurie |
2014-05-15 | baytrail: nvm: use proper types for checking erase | Aaron Durbin |
2014-05-15 | baytrail: mrc_cache: check region erased before erasing | Aaron Durbin |
2014-05-15 | rambi: disable SERIRQ native functionality | Aaron Durbin |
2014-05-14 | southbridge/amd/cimx/sb800: Unused func smbus_delay() | Edward O'Callaghan |
2014-05-14 | mainboard/lenovo/t520: too many arguments to pc_keyboard_init | Edward O'Callaghan |
2014-05-14 | intel: Drop obsolete comments on MTRR usage | Kyösti Mälkki |
2014-05-13 | mainboard/lenovo: Add Lenovo Thinkpad T520 support | Zaolin |
2014-05-13 | cpu/intel: Add CPU socket rPGA988B | Zaolin |
2014-05-13 | baytrail: add C0 microcode update | Aaron Durbin |
2014-05-13 | baytrail: reboot with EC in S0 with no MRC cache and EC in RW | Aaron Durbin |
2014-05-13 | chromeec: add function to reboot on unexpected image | Aaron Durbin |
2014-05-13 | baytrail: dptf: Add disable trip point methods | Duncan Laurie |
2014-05-13 | rambi: dptf: Set critical thresholds | Duncan Laurie |
2014-05-13 | chrome ec: Fix temperature calcualtion in PATx methods | Duncan Laurie |
2014-05-13 | chrome ec: call DPTF thermal threshold event handler | Aaron Durbin |
2014-05-13 | baytrail: Updates for DPTF ACPI framework | Duncan Laurie |
2014-05-13 | chrome ec: Update header and add functions to support DPTF | Duncan Laurie |
2014-05-13 | rambi: Update the DPTF configuration | Duncan Laurie |