Age | Commit message (Expand) | Author |
2014-12-31 | libpayload: Fix pointer related casts | Furquan Shaikh |
2014-12-31 | vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent | Edward O'Callaghan |
2014-12-31 | arch/x86: Declare GDT symbols and move_gdt() | Kyösti Mälkki |
2014-12-31 | Fix Kconfig whitespace | Kyösti Mälkki |
2014-12-31 | baytrail: add more gpio init macros | Kane Chen |
2014-12-31 | nyan*: Set GEN2 I2C pads to open-drain mode | Ken Chang |
2014-12-31 | Print segment clean up information only when required. | Vadim Bendebury |
2014-12-31 | rambi: Add _PRW for LID0 ACPI Device | Shawn Nematbakhsh |
2014-12-31 | rambi: Unconditionally clear the EC recovery request | Sheng-Liang Song |
2014-12-31 | libpayload: usb: xhci: Fix TD size if it overflows 5 bits | Rajmohan Mani |
2014-12-30 | chromeos: Unconditionally clear the EC recovery request | Sheng-Liang Song |
2014-12-30 | vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceive | Daisuke Nojiri |
2014-12-30 | Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitch | Kein Yuan |
2014-12-30 | vboot: Add a new post code for TPM failure | Duncan Laurie |
2014-12-30 | elog: Use the RTC driver interface instead of reading CMOS directly. | Gabe Black |
2014-12-30 | rtc: Add an RTC driver for the AS3722 PMIC. | Gabe Black |
2014-12-30 | drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY | Gabe Black |
2014-12-30 | ipq8064: copy u-boot spi driver as is | Vadim Bendebury |
2014-12-30 | nyan_blaze: Enable USB port2 | Neil Chen |
2014-12-30 | tegra: i2c: Add a timeout to I2C bit clear recovery mechanism | Julius Werner |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-12-30 | tegra124: Active dc/sor register change immediately | Vince Hsu |
2014-12-30 | tegra124: display clock should be initialized before any access | Vince Hsu |
2014-12-30 | nyan*: Log boot reason in eventlog | David Hendricks |
2014-12-30 | nyan*: Add an empty elog functions for the !CONFIG_ELOG case | David Hendricks |
2014-12-30 | libpayload: fix printf handling of unsigned long long | Patrick Georgi |
2014-12-30 | libpayload: don't dereference null pointer in exception handler | Patrick Georgi |
2014-12-30 | libpayload: Add missing break statement | Patrick Georgi |
2014-12-30 | libpayload: Remove useless continue after return | Patrick Georgi |
2014-12-30 | ipq8064: prepare uart driver for use in coreboot | Vadim Bendebury |
2014-12-30 | ipq8064: prepare include files before adding UART driver | Vadim Bendebury |
2014-12-30 | ipq8064: SOC UART driver belongs in the SOC directory | Vadim Bendebury |
2014-12-30 | ipq8064: make timer services available | Marc Jones |
2014-12-30 | ipq/arm: Redesign hooks for bootblock | Vadim Bendebury |
2014-12-30 | libpayload: Fix libpayload build compilation warnings | Vadim Bendebury |
2014-12-30 | libpayload: Provide selfboot function. | Hung-Te Lin |
2014-12-30 | baytrail: Add defines and functions for GPNCORE | Kein Yuan |
2014-12-30 | SPI: Add Eon EN25S64 support. | Marc Jones |
2014-12-30 | SPI: Fix Eon support | Marc Jones |
2014-12-30 | drivers/spi: Prepare Spansion driver for use in CBFS wrapper | Vadim Bendebury |
2014-12-30 | Provide a common CBFS wrapper for SPI storage | Vadim Bendebury |
2014-12-30 | drivers/spi: add support for another Spansion chip | Vadim Bendebury |
2014-12-30 | rtc: Add an RTC API, and implement it for x86. | Marc Jones |
2014-12-30 | cbmem: use a single id to name mapping table | Vadim Bendebury |
2014-12-30 | libpaylod: fix lpgcc logic statement | Vadim Bendebury |
2014-12-30 | libpayload: video: Check for 'console' pointer before dereferencing it | Julius Werner |
2014-12-30 | libpayload: Remove PC Keyboard from ARM build | Marc Jones |
2014-12-30 | libpayload: Clean up USB build warnings | Marc Jones |
2014-12-30 | libpayload: video: Make cursor fixup independent of visibility | Julius Werner |
2014-12-30 | libpayload: arm: Add EABI compatible utility functions. | Hung-Te Lin |
2014-12-30 | libpayload: usbmsc: Implement limited LUN support | Julius Werner |
2014-12-30 | libpayload: usbmsc: Set correct allocation length for REQUEST SENSE | Julius Werner |
2014-12-30 | CBMEM: Always build for x86 romstage | Kyösti Mälkki |
2014-12-30 | intel CAR: Fix DCACHE_RAM_BASE for old sockets | Kyösti Mälkki |
2014-12-30 | Intel FSP: Fix GPI status output | Kyösti Mälkki |
2014-12-30 | mainboard/lenovo/t530/Kconfig: No Super I/O on this board | Edward O'Callaghan |
2014-12-29 | abuild: silence make | Patrick Georgi |
2014-12-29 | edid: fill reserved bits fields in cb_framebuffer | Patrick Georgi |
2014-12-29 | Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet" | Edward O'Callaghan |
2014-12-29 | northbridge/amd/pi/northbridge.c: Remove superfluous logic operand | Alexandru Gagniuc |
2014-12-28 | intel baytrail broadwell: Include microcode updates | Kyösti Mälkki |
2014-12-28 | intel: Fix UPDATE-FIT step in build | Kyösti Mälkki |
2014-12-28 | cbfstool: Fix update-fit command | Kyösti Mälkki |
2014-12-28 | intel: Fix microcode alignment | Kyösti Mälkki |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMs | Kyösti Mälkki |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI | Kyösti Mälkki |
2014-12-28 | RELOCATABLE_RAMSTAGE: Fix weak symbols with ramstage_cache | Kyösti Mälkki |
2014-12-28 | 3rdparty: Update to latest commit in blobs repository | Paul Menzel |
2014-12-27 | samsung/exynos*/Makefile.inc: Simplify unnecessary ifeq | Edward O'Callaghan |
2014-12-26 | blaze: change ramcode 0001/0010 to use 792MHz bct | Jerry Wang |
2014-12-26 | nyan*: Detect watchdog resets and reset the whole machine. | Gabe Black |
2014-12-26 | tegra124: Add a utility function to read the cause of the most recent reset. | Gabe Black |
2014-12-26 | blaze: change ramcode 0000 to use 792MHz bct | Ken Chang |
2014-12-26 | nyan*: I2C: Implement bus clear when 'ARB_LOST' error occurs | Tom Warren |
2014-12-26 | soc/samsung/exynos5250/clk.h: Trivial, fix spelling in comments | Edward O'Callaghan |
2014-12-26 | soc/samsung/exynos5250/clock.c: Trivial whitespace fixes | Edward O'Callaghan |
2014-12-26 | soc/samsung/exynos: Sync 'power.c' between chip variants | Edward O'Callaghan |
2014-12-25 | soc/samsung/exynos: Make 'ps_hold_setup()' static | Edward O'Callaghan |
2014-12-24 | build system: Fix regression after adding cbfs-files alignment | Kyösti Mälkki |
2014-12-23 | TPM: Fix i2c driver dependency | Kyösti Mälkki |
2014-12-22 | libpayload: usb: Try to avoid reusing device addresses | Julius Werner |
2014-12-22 | libpayload: console: Allow output drivers to print whole strings at once | Julius Werner |
2014-12-22 | hp/pavilion_m6_1035dx: Enable IOMMU | Alexandru Gagniuc |
2014-12-22 | amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tn | Edward O'Callaghan |
2014-12-22 | lib/edid.c: Fix mismatch between format string and variable type | Alexandru Gagniuc |
2014-12-22 | 3dparty: Update to latest commit in blobs repository | Alexandru Gagniuc |
2014-12-20 | AGESA: Use common agesawrapper | Kyösti Mälkki |
2014-12-20 | AGESA fam15tn fam15rl fam16kb: Add OemInitMid() | Kyösti Mälkki |
2014-12-20 | AGESA: Add OemCustomize hooks structure | Kyösti Mälkki |
2014-12-20 | AGESA: Ignore error in OemCustomizeInitEarly() | Kyösti Mälkki |
2014-12-20 | AGESA fam15: Unify agesawrapper | Kyösti Mälkki |
2014-12-20 | AGESA: Common laterunaptask() | Kyösti Mälkki |
2014-12-20 | AGESA: Common agesawrapper_amdinitlate() | Kyösti Mälkki |
2014-12-20 | AGESA fam15: Ignore AmdCreateStruct() errors | Kyösti Mälkki |
2014-12-20 | AGESA: Use memset() on agesawrappers | Kyösti Mälkki |
2014-12-20 | AGESA fam12 fam14: Use lowercase void in agesawrappers | Kyösti Mälkki |
2014-12-20 | AGESA fam14: Add amd_initenv() | Kyösti Mälkki |
2014-12-20 | AGESA: Add amd_initcpuio() and amd_initmmio() | Kyösti Mälkki |
2014-12-20 | amd/torpedo: Drop unused code in agesawrapper | Kyösti Mälkki |
2014-12-20 | AGESA fam14: Increase MMCONF region | Kyösti Mälkki |