summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* drivers/i2c/w83795: Fix tautology from wrong return typeEdward O'Callaghan2015-01-151-3/+3
* mainboard/tyan/s2882/irq_tables.c: Remove dead code under #if 0Edward O'Callaghan2015-01-151-54/+0
* Move container_of() macro to stddef.hStefan Reinauer2015-01-142-11/+11
* baytrail broadwell: Use timestamps internal stashKyösti Mälkki2015-01-144-50/+10
* Revert "vboot2: add verstage"Paul Menzel2015-01-1410-48/+2
* vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variableEdward O'Callaghan2015-01-148-17/+3
* northbridge/via/vx800/lpc.c: Remove unused variablesEdward O'Callaghan2015-01-141-4/+0
* vboot2: add verstageDaisuke Nojiri2015-01-1310-2/+48
* cbfs: add cbfs_read()Aaron Durbin2015-01-132-0/+20
* cbfs: add cbfs_locate_file()Aaron Durbin2015-01-132-29/+66
* vendorcode/intel: remove DebugDeadLoop() from fsptypes.hMartin Roth2015-01-134-28/+8
* soc/intel/fsp_baytrail/gpio.c: Silence unused variable warningEdward O'Callaghan2015-01-131-2/+5
* mainboard/lenovo/x220/gpio.c: Remove unused structEdward O'Callaghan2015-01-131-35/+0
* src/device: Doxygen fixesMartin Roth2015-01-122-3/+12
* southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan2015-01-121-24/+26
* soc/intel/broadwell/me.c: Prevent unused function warningEdward O'Callaghan2015-01-121-7/+7
* soc/intel/broadwell/spi_loading.c: Remove dead codeEdward O'Callaghan2015-01-122-68/+0
* mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIOEdward O'Callaghan2015-01-125-0/+5
* mainboard/lenovo/x201/romstage.c: Remove unused functionEdward O'Callaghan2015-01-111-5/+0
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-1036-206/+177
* AMD binaryPI: Drop ramtop via nvramKyösti Mälkki2015-01-102-63/+0
* ACPI: Prepare for HAVE_ACPI_RESUME changesKyösti Mälkki2015-01-102-20/+14
* Fix mainboard names for daisy and peach_pitDavid Hendricks2015-01-102-4/+4
* haswell: Fix MRC cache to use CBFSKyösti Mälkki2015-01-103-17/+17
* macbook21: Add CST entriesAxel Holewa2015-01-101-1/+35
* Primitive memory testDavid Hendricks2015-01-093-0/+70
* nyan*: I2C: Fix bus clear BC_TERMINATE naming.Tom Warren2015-01-092-4/+4
* tegra124: fix and fine tune the warm boot codeJoseph Lo2015-01-091-13/+14
* AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki2015-01-094-226/+156
* cpu/amd/pi: Use acpi_is_wakeup()Kyösti Mälkki2015-01-093-8/+4
* amd/agesa/family12/northbridge.c: Indent (tab) fixEdward O'Callaghan2015-01-091-322/+312
* tegra: i2c: re-init i2c controller after resetJimmy Zhang2015-01-091-0/+5
* elog: Add ELOG_TYPE_BOOT event using fake boot count if necessaryDavid Hendricks2015-01-091-0/+3
* samus: Updates from P2 buildDuncan Laurie2015-01-098-30/+38
* x86: Initialize drivers in SMM context if neededDavid Hendricks2015-01-092-0/+28
* samus: Enable EC ALS deviceDuncan Laurie2015-01-091-0/+3
* chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie2015-01-092-0/+74
* samus: Updates for P2 boardDuncan Laurie2015-01-092-4/+4
* storm: Reserve memory from 0x4000_0000-0x414f_ffffDavid Hendricks2015-01-091-2/+8
* storm: Increase DRAM size to 1024MBDavid Hendricks2015-01-091-1/+1
* storm: USB fixes for proto0Vadim Bendebury2015-01-091-1/+5
* spi: Add Spansion flash S25FL128PVadim Bendebury2015-01-091-0/+8
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-0914-243/+48
* src/mainboard: Doxygen fixesMartin Roth2015-01-093-41/+7
* src/include: Doxygen fixesMartin Roth2015-01-092-2/+5
* mainboard/packardbell/ms2290/romstage.c: Comment unused funcEdward O'Callaghan2015-01-091-0/+3
* northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan2015-01-091-5/+0
* Drop duplicate API from spi_flash.hStefan Reinauer2015-01-091-18/+0
* asrock/e350m1, lenovo/x2x0 Kconfig: fix indentationNicolas Reinecke2015-01-093-28/+28
* macbook21 lenovo/xx: Fix inw() in SMI handlersKyösti Mälkki2015-01-099-9/+9