summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-153rdparty: Update to latest commit in blobs repositoryDave Frodin
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-13cbmem: Add support for new 'coreboot' compatible device tree bindingJulius Werner
2015-01-13cbfs: add cbfs_read()Aaron Durbin
2015-01-13cbfs: add cbfs_locate_file()Aaron Durbin
2015-01-13cbfstool: Remove arch check for different stagesFurquan Shaikh
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-12libpayload: Let GDB stub read/write memory with aligned MMIO wordsJulius Werner
2015-01-12libpayload: Expand setbits_le32() and fix readl() const-nessJulius Werner
2015-01-12libpayload: improve us timer accuracyVadim Bendebury
2015-01-12libpayload: Add Rock Chip drivershuang lin
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-09cbfstool: Fix help display messageFurquan Shaikh
2015-01-09Set custom AR_ for each classDaisuke Nojiri
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