summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-09samus: Updates for P2 boardDuncan Laurie
2015-01-09libpayload: Reorder default memcpy, speed up memset and memcmpJulius Werner
2015-01-09libpayload arm64: Add gdb stub for arm64Furquan Shaikh
2015-01-09libpayload arm64: Add selfboot.c required by depthchargeFurquan Shaikh
2015-01-09libpayload: Fix baseaddr access in serial/tegra.cFurquan Shaikh
2015-01-09libpayload arm64: Correct function names for tlb invalidationFurquan Shaikh
2015-01-09libpayload arm64: Add dummy_media fileFurquan Shaikh
2015-01-09libpayload: Add remote GDB supportJulius Werner
2015-01-09libpayload: Introduce new Kconfig to explicitly allow GPL codeJulius Werner
2015-01-09libpayload: Rework exception hook interfaceJulius Werner
2015-01-09libpayload: Add ability to unregister output driverJulius Werner