summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-31broadwell: Hook into the build systemDuncan Laurie
2014-12-31broadwell: Preparations for buildingMarc Jones
2014-12-31ipq8064: modify SPI controller driver to work in corebootVadim Bendebury
2014-12-31ipq8064/storm: UART enable and various fixesVadim Bendebury
2014-12-31libpayload: Do not tolerate compilation warnings when buildingVadim Bendebury
2014-12-31libpayload: Fix pointer related castsFurquan Shaikh
2014-12-31vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistentEdward O'Callaghan
2014-12-31arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki
2014-12-31Fix Kconfig whitespaceKyösti Mälkki
2014-12-31baytrail: add more gpio init macrosKane Chen
2014-12-31nyan*: Set GEN2 I2C pads to open-drain modeKen Chang
2014-12-31Print segment clean up information only when required.Vadim Bendebury
2014-12-31rambi: Add _PRW for LID0 ACPI DeviceShawn Nematbakhsh
2014-12-31rambi: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-31libpayload: usb: xhci: Fix TD size if it overflows 5 bitsRajmohan Mani
2014-12-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-30vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceiveDaisuke Nojiri
2014-12-30Rambi: Set SOC_DISP_ON as GPIO to avoid LCD_VCC glitchKein Yuan
2014-12-30vboot: Add a new post code for TPM failureDuncan Laurie
2014-12-30elog: Use the RTC driver interface instead of reading CMOS directly.Gabe Black
2014-12-30rtc: Add an RTC driver for the AS3722 PMIC.Gabe Black
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-30ipq8064: copy u-boot spi driver as isVadim Bendebury
2014-12-30nyan_blaze: Enable USB port2Neil Chen
2014-12-30tegra: i2c: Add a timeout to I2C bit clear recovery mechanismJulius Werner
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-30tegra124: Active dc/sor register change immediatelyVince Hsu
2014-12-30tegra124: display clock should be initialized before any accessVince Hsu
2014-12-30nyan*: Log boot reason in eventlogDavid Hendricks
2014-12-30nyan*: Add an empty elog functions for the !CONFIG_ELOG caseDavid Hendricks
2014-12-30libpayload: fix printf handling of unsigned long longPatrick Georgi
2014-12-30libpayload: don't dereference null pointer in exception handlerPatrick Georgi
2014-12-30libpayload: Add missing break statementPatrick Georgi
2014-12-30libpayload: Remove useless continue after returnPatrick Georgi
2014-12-30ipq8064: prepare uart driver for use in corebootVadim Bendebury
2014-12-30ipq8064: prepare include files before adding UART driverVadim Bendebury
2014-12-30ipq8064: SOC UART driver belongs in the SOC directoryVadim Bendebury
2014-12-30ipq8064: make timer services availableMarc Jones
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-30libpayload: Fix libpayload build compilation warningsVadim Bendebury
2014-12-30libpayload: Provide selfboot function.Hung-Te Lin
2014-12-30baytrail: Add defines and functions for GPNCOREKein Yuan
2014-12-30SPI: Add Eon EN25S64 support.Marc Jones
2014-12-30SPI: Fix Eon supportMarc Jones
2014-12-30drivers/spi: Prepare Spansion driver for use in CBFS wrapperVadim Bendebury
2014-12-30Provide a common CBFS wrapper for SPI storageVadim Bendebury
2014-12-30drivers/spi: add support for another Spansion chipVadim Bendebury
2014-12-30rtc: Add an RTC API, and implement it for x86.Marc Jones
2014-12-30cbmem: use a single id to name mapping tableVadim Bendebury
2014-12-30libpaylod: fix lpgcc logic statementVadim Bendebury