aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-27nvidia/ck804/lpc.c: Fix power restoration controlTimothy Pearson
2015-01-26rush: Add support for rush boardFurquan Shaikh
2015-01-26tegra132: Add support for tegra132 socFurquan Shaikh
2015-01-26arm64: Prepare ARM64 for buildingMarc Jones
2015-01-25northbridge/amd: Add Kconfig options for ECC redirectionTimothy Pearson
2015-01-25northbridge/amd: Add Kconfig options for ECC scrub rateTimothy Pearson
2015-01-24device/hypertransport.c: Fix typo in commentTimothy Pearson
2015-01-20device/oprom/realmode/x86: Fix memory corruptionZhuo-Hao Lee
2015-01-19samus: Update indices of ramstage and refcode blobsRandall Spangler
2015-01-19samus: Delay bringing SSD out of resetDuncan Laurie
2015-01-19samus: Disable self refresh and MRC cache on broadwellDuncan Laurie
2015-01-19samus: Enable keyboard backlightDuncan Laurie
2015-01-19samus: add acpi resource for supporting RT5677 codecKane Chen
2015-01-17asrock/e350m1: Fix PCIe slot for x4 cardsKyösti Mälkki
2015-01-16baytrail: there is a chance that USBPHY_COMPBG is set to 0Kane Chen
2015-01-16rambi: configure USBPHY_COMPBG by the setting in devicetree.cbKane Chen
2015-01-16baytrail: use the setting in devicetree.cb to config USBPHY_COMPBGKane Chen
2015-01-16rmodule: Fix 64-bit related typecast errorsFurquan Shaikh
2015-01-16coreboot tpm: Fix printk format specifiersFurquan Shaikh
2015-01-16fmap: Fix pointer related castsFurquan Shaikh
2015-01-15drivers/i2c/w83795: Fix tautology from wrong return typeEdward O'Callaghan
2015-01-15mainboard/tyan/s2882/irq_tables.c: Remove dead code under #if 0Edward O'Callaghan
2015-01-14Move container_of() macro to stddef.hStefan Reinauer
2015-01-14baytrail broadwell: Use timestamps internal stashKyösti Mälkki
2015-01-14Revert "vboot2: add verstage"Paul Menzel
2015-01-14vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variableEdward O'Callaghan
2015-01-14northbridge/via/vx800/lpc.c: Remove unused variablesEdward O'Callaghan
2015-01-13vboot2: add verstageDaisuke Nojiri
2015-01-13cbfs: add cbfs_read()Aaron Durbin
2015-01-13cbfs: add cbfs_locate_file()Aaron Durbin
2015-01-13vendorcode/intel: remove DebugDeadLoop() from fsptypes.hMartin Roth
2015-01-13soc/intel/fsp_baytrail/gpio.c: Silence unused variable warningEdward O'Callaghan
2015-01-13mainboard/lenovo/x220/gpio.c: Remove unused structEdward O'Callaghan
2015-01-12src/device: Doxygen fixesMartin Roth
2015-01-12southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warnEdward O'Callaghan
2015-01-12soc/intel/broadwell/me.c: Prevent unused function warningEdward O'Callaghan
2015-01-12soc/intel/broadwell/spi_loading.c: Remove dead codeEdward O'Callaghan
2015-01-12mainboard/lenovo/?/Kconfig: select NO_UART_ON_SUPERIOEdward O'Callaghan
2015-01-11mainboard/lenovo/x201/romstage.c: Remove unused functionEdward O'Callaghan
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-10AMD binaryPI: Drop ramtop via nvramKyösti Mälkki
2015-01-10ACPI: Prepare for HAVE_ACPI_RESUME changesKyösti Mälkki
2015-01-10Fix mainboard names for daisy and peach_pitDavid Hendricks
2015-01-10haswell: Fix MRC cache to use CBFSKyösti Mälkki
2015-01-10macbook21: Add CST entriesAxel Holewa
2015-01-09Primitive memory testDavid Hendricks
2015-01-09nyan*: I2C: Fix bus clear BC_TERMINATE naming.Tom Warren
2015-01-09tegra124: fix and fine tune the warm boot codeJoseph Lo
2015-01-09AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki
2015-01-09cpu/amd/pi: Use acpi_is_wakeup()Kyösti Mälkki
2015-01-09amd/agesa/family12/northbridge.c: Indent (tab) fixEdward O'Callaghan
2015-01-09tegra: i2c: re-init i2c controller after resetJimmy Zhang
2015-01-09elog: Add ELOG_TYPE_BOOT event using fake boot count if necessaryDavid Hendricks
2015-01-09samus: Updates from P2 buildDuncan Laurie
2015-01-09x86: Initialize drivers in SMM context if neededDavid Hendricks
2015-01-09samus: Enable EC ALS deviceDuncan Laurie
2015-01-09chrome ec: Add ACPI Device for ALS if enabledDuncan Laurie
2015-01-09samus: Updates for P2 boardDuncan Laurie
2015-01-09storm: Reserve memory from 0x4000_0000-0x414f_ffffDavid Hendricks
2015-01-09storm: Increase DRAM size to 1024MBDavid Hendricks
2015-01-09storm: USB fixes for proto0Vadim Bendebury
2015-01-09spi: Add Spansion flash S25FL128PVadim Bendebury
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-09src/mainboard: Doxygen fixesMartin Roth
2015-01-09src/include: Doxygen fixesMartin Roth
2015-01-09mainboard/packardbell/ms2290/romstage.c: Comment unused funcEdward O'Callaghan
2015-01-09northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan
2015-01-09Drop duplicate API from spi_flash.hStefan Reinauer
2015-01-09asrock/e350m1, lenovo/x2x0 Kconfig: fix indentationNicolas Reinecke
2015-01-09macbook21 lenovo/xx: Fix inw() in SMI handlersKyösti Mälkki
2015-01-08northbridg/via/vx900: Doxygen fixesMartin Roth
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2015-01-07northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.cEdward O'Callaghan
2015-01-07CBMEM: Rename utility fileKyösti Mälkki
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06southbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06superio: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06superio/smsc/lpc47n217: Drop dead codeStefan Reinauer
2015-01-06broadwell: Use correct include file for console functionsStefan Reinauer
2015-01-06Drop VIA VT8235 southbridgeStefan Reinauer
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06AMD platforms: fix callout_entry doxygen errorsMartin Roth
2015-01-06AMD Mainboards - rd890_cfg.h: fix Doxygen errors.Martin Roth
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06AMD Mainboards - rd890_cfg.c: Fix doxygen warningsMartin Roth
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth
2015-01-06drivers/intel/fsp: split the UEFI HOB functions into hob.cMartin Roth
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-05hp/abm: Add new mainboardDave Frodin
2015-01-05Copy asrock/ibm-a180 to hp/abmKyösti Mälkki
2015-01-05northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan