aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-23northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan
2014-05-22southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan
2014-05-22vendorcode/amd/agesa/f*: Fix typo in header guardsEdward O'Callaghan
2014-05-22northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan
2014-05-22southbridge/amd/sb700/smbus.c: Unused func smbus_delay()Edward O'Callaghan
2014-05-22device/pci_ids.h: defines for new Intel LPC devicesMartin Roth
2014-05-22x86/include/arch/acpi.h: remove incorrect semicolonMartin Roth
2014-05-21device_romstage: Add a way to move to the next deviceMartin Roth
2014-05-21amd/agesa/*/gcc-intrin.h: Invaild inline asmEdward O'Callaghan
2014-05-21amd/agesa/f1?/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-05-21mainboard/ibase/mb899: Sanitize headersEdward O'Callaghan
2014-05-21vendorcode/amd/agesa: unsigned enum is strictly positiveEdward O'Callaghan
2014-05-21amd/cimx/sb?00/SATA.c: Integer overflow in loop conditionEdward O'Callaghan
2014-05-21baytrail: Fix some minor errors in FSPDavid Hendricks
2014-05-20mainboard/ibase/mb899: Indent devicetree.cbEdward O'Callaghan
2014-05-20drivers: Drop GbE stub driversEdward O'Callaghan
2014-05-19vendorcode/amd/agesa: Logic typo in GfxPowerPlayLocateTdpEdward O'Callaghan
2014-05-19amd/agesa: Implicit assigment between enum without castEdward O'Callaghan
2014-05-19amd/agesa/f*: Strip tailing white-spaces from gcc-intrin.hEdward O'Callaghan
2014-05-19via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-19Add guard for UMA globalsKyösti Mälkki
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-19vendorcode/amd: kill some intermediate variables in build systemPatrick Georgi
2014-05-19build: move include paths where they belongPatrick Georgi
2014-05-19agesa: drop non-existing search pathsPatrick Georgi
2014-05-19fix printk typesPatrick Georgi
2014-05-19Add aliases for Chromebooks in board_infoKyösti Mälkki
2014-05-19LiPPERT: Add aliases for board_status wikiKyösti Mälkki
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: make scan-build work againPatrick Georgi
2014-05-17build: break compiler flags out of $(CC)Patrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-15drivers/pc80/Kconfig: simplify PS/2 selection rulesPatrick 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