aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-18device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan
2014-05-18drivers/spi/sst.c: Remove unused func to_sst_spi_flash()Edward O'Callaghan
2014-05-17lenovo/t60: Enable dock serial port when undocked and redockedDamien Zammit
2014-05-17build: re-enable ccache supportPatrick Georgi
2014-05-17build: make scan-build work againPatrick Georgi
2014-05-17build: allow romcc to be wrappedPatrick Georgi
2014-05-17abuild: replace hardcoded values by their variablesPatrick Georgi
2014-05-17build: remove call to missing functionPatrick Georgi
2014-05-17build: break compiler flags out of $(CC)Patrick Georgi
2014-05-17build: don't call $(CC) -print-libgcc-file-name twicePatrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: get rid of a special casePatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-17build: reduce duplication in payload adding rulesPatrick Georgi
2014-05-17libpayload: Fix to properly disable serial consoleKyösti Mälkki
2014-05-15xcompile: ABIs are really architecture specificPatrick Georgi
2014-05-15drivers/pc80/Kconfig: simplify PS/2 selection rulesPatrick Georgi
2014-05-15xcompile: break out big loop content into functionPatrick Georgi
2014-05-15xcompile: move tempfile cleanup closer togetherPatrick Georgi
2014-05-15xcompile: actually use "special compile flags" ideaPatrick Georgi
2014-05-15xcompile: fail earlier on missing host toolsPatrick Georgi
2014-05-15xcompile: slightly refactor variable expansion magicPatrick Georgi
2014-05-15xcompile: use bashPatrick Georgi
2014-05-15abuild: add -L|--clang to enable clang buildsPatrick Georgi
2014-05-15baytrail: Add SOC thermal settingsDuncan Laurie
2014-05-15baytrail: Enable PCIe common clock and ASPMDuncan Laurie
2014-05-15baytrail: enable graphics turboAaron Durbin
2014-05-15rambi: Add ACPI devices and interrupts for codec and ALSDuncan Laurie
2014-05-15baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPEDAaron Durbin
2014-05-15baytrail: Add ACPI Device for XHCIDuncan Laurie
2014-05-15rambi: Add ACPI table support for I2C devicesDuncan Laurie
2014-05-15baytrail: nvm: use proper types for checking eraseAaron Durbin
2014-05-15baytrail: mrc_cache: check region erased before erasingAaron Durbin
2014-05-15rambi: disable SERIRQ native functionalityAaron Durbin
2014-05-14southbridge/amd/cimx/sb800: Unused func smbus_delay()Edward O'Callaghan
2014-05-14mainboard/lenovo/t520: too many arguments to pc_keyboard_initEdward O'Callaghan
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-05-13mainboard/lenovo: Add Lenovo Thinkpad T520 supportZaolin
2014-05-13cpu/intel: Add CPU socket rPGA988BZaolin
2014-05-13baytrail: add C0 microcode updateAaron Durbin
2014-05-13baytrail: reboot with EC in S0 with no MRC cache and EC in RWAaron Durbin
2014-05-13chromeec: add function to reboot on unexpected imageAaron Durbin
2014-05-13baytrail: dptf: Add disable trip point methodsDuncan Laurie
2014-05-13rambi: dptf: Set critical thresholdsDuncan Laurie
2014-05-13chrome ec: Fix temperature calcualtion in PATx methodsDuncan Laurie
2014-05-13chrome ec: call DPTF thermal threshold event handlerAaron Durbin
2014-05-13baytrail: Updates for DPTF ACPI frameworkDuncan Laurie
2014-05-13chrome ec: Update header and add functions to support DPTFDuncan Laurie
2014-05-13rambi: Update the DPTF configurationDuncan Laurie
2014-05-13baytrail: don't SMI on tco timer firingAaron Durbin
2014-05-13baytrail: clear the pmc wake status registersAaron Durbin
2014-05-13baytrail: log reset, power, and wake events in elogAaron Durbin
2014-05-13baytrail: snapshot power state in romstageAaron Durbin
2014-05-13baytrail: add cpuid for C0Aaron Durbin
2014-05-13rambi: Move KBD_IRQ pin for Rambi 2.0 boardShawn Nematbakhsh
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13superio/*: Deal with some chip.h special casesEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-05-12Rambi: Enable 32k SUSCLK signalKyösti Mälkki
2014-05-12rambi: Make eMMC CLK pull-down and change pull strengths to 20KShawn Nematbakhsh
2014-05-12baytrail: align with intel recommendationsAaron Durbin
2014-05-12rambi: specify reference code index in vboot areaAaron Durbin
2014-05-12baytrail: add way to load reference code from vboot areaAaron Durbin
2014-05-12baytrail: Expose IOSF as ACPI objectDuncan Laurie
2014-05-12rambi: Disable HSUART2 and SPI interfacesDuncan Laurie
2014-05-12rambi: Enable SCC devices in ACPI modeDuncan Laurie
2014-05-12baytrail: Put devices in ACPI mode after setupDuncan Laurie
2014-05-12baytrail: Add header include wrapper and offset defineDuncan Laurie
2014-05-12superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-05-11superio/ite/it8728f: RAMstage PNP configuration componentEdward O'Callaghan
2014-05-11SeaBIOS: Fix cpp usePatrick Georgi
2014-05-10Arch-level Kconfig menu cleanupFurquan Shaikh
2014-05-10Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki
2014-05-10mainboard/jetway/nf81-t56n-lf: Toggle WDT and CIR in devicetree.cbEdward O'Callaghan
2014-05-10superio/fintek/f71869ad: Fix incorrect LDN'sEdward O'Callaghan
2014-05-10baytrail: cache reference code for S3 resumeAaron Durbin
2014-05-10baytrail: allow ramstage_cache_location() usage in ramstageAaron Durbin
2014-05-10ramstage_cache: allow ramstage usage add valid helperAaron Durbin
2014-05-10baytrail: note S3 resume status earlierAaron Durbin
2014-05-10baytrail: utilize reg_script_run_on_dev()Aaron Durbin
2014-05-10baytrail: initialize perf/power registersAaron Durbin
2014-05-10baytrail: add more iosf access functionsAaron Durbin
2014-05-10baytrail: remove verbosity in iosfAaron Durbin
2014-05-10reg_script: add reg_script_run_on_dev()Aaron Durbin
2014-05-10baytrail: Add support for LPSS and SCC devices in ACPI modeDuncan Laurie
2014-05-09Makefile: Don't use llvm-mc for the momentEdward O'Callaghan
2014-05-09Makefile.inc: Make clang once again a valid toolchainEdward O'Callaghan
2014-05-09payloads: make build system integration work againPatrick Georgi
2014-05-09cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth
2014-05-09Intel FSP: add a shared set of functions for the FSPMartin Roth
2014-05-09superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan
2014-05-09Squelch some warnings from KconfigKyösti Mälkki
2014-05-09cbfstool: account for the trampoline code in bzImage payloadAaron Durbin
2014-05-09payloads/coreinfo/README: Use `It is` instead of `Its`Paul Menzel
2014-05-09rambi: Enable DPTFDuncan Laurie
2014-05-09baytrail: Basic DPTF frameworkDuncan Laurie