summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14libpayload: Make EHCI driver cache-awareJulius Werner
2014-08-14libpayload: Add in a missing "static".Gabe Black
2014-08-14payloads/external/SeaBIOS: move build directoryIdwer Vollering
2014-08-14libpayload: Reduce media init timeout to 5 seconds.Shawn Nematbakhsh
2014-08-14libpayload: Increase accuracy of timeout period for media init.Shawn Nematbakhsh
2014-08-14Exynos: de-duplicate mct timer initializationStefan Reinauer
2014-08-14pit: snow: Fix snow, fix up pit write protect.Gabe Black
2014-08-14Intel: Add common header file for CAR setupEdward O'Callaghan
2014-08-14lenovo/x200: Fix black screen on quick boot.Vladimir Serbinenko
2014-08-14gm45: Set D0F0_SKPD on normal boot pathVladimir Serbinenko
2014-08-14gm45: Set acpi_slp_type only once.Vladimir Serbinenko
2014-08-14libpayload: usbmsc: Split transfers into 64KB chunksDuncan Laurie
2014-08-14ARMv7/Exynos: Fix memory location assumptionsStefan Reinauer
2014-08-14exynos5: Refactor crazy old U-Boot base address macros awayJulius Werner
2014-08-13exynos5420: Enable relocatable module supportStefan Reinauer
2014-08-13Tegra,Tegra124: proposed layout for file hierarchy with exampleRonald G. Minnich
2014-08-13Falco: Patch to setup FUI (coreboot initializations) for falcoFurquan Shaikh
2014-08-13Falco: Patch to enable correct port clock selection for dpFurquan Shaikh
2014-08-13Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i91...Furquan Shaikh
2014-08-13lenovo/x200: New mainboard.Vladimir Serbinenko
2014-08-13lenovo/h8: Support uwb radio.Vladimir Serbinenko
2014-08-13gm45: Allow skiping voltage config.Vladimir Serbinenko
2014-08-13ARMv7: drop dead code from Makefile.incStefan Reinauer
2014-08-13util/inteltool: Typo in dump output for 'GP_IO_SEL3'Edward O'Callaghan
2014-08-13southbridge/amd/cimx/sb800: Uninitialized variables in config funcEdward O'Callaghan
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-13arm: libpayload: Add cache coherent DMA memory definition and managementJulius Werner
2014-08-12libpayload: usbhub: Don't clear PSC unless it was setJulius Werner
2014-08-12tegra124: Implement the monotonic timer by reading the 1us timer register.Gabe Black
2014-08-12tegra124: Add stack related config options to the Kconfig.Gabe Black
2014-08-12tegra124: Add some make rules which will wrap the bootblock in the BCT.Gabe Black
2014-08-12gm45: Move S3 detection to enable stage.Vladimir Serbinenko
2014-08-12i82801ix: Make RP04 optionally hotpluggable.Vladimir Serbinenko
2014-08-12gm45: Reserve RAM for ME if it's active.Vladimir Serbinenko
2014-08-12gm45: Allow coexistance with ME firmware.Vladimir Serbinenko
2014-08-12Haswell: Lower TJ_MAX to 100C. Adjust critical temps to match.ChromeOS Developer
2014-08-12exynos5420: minor clean-up memory related stuffDavid Hendricks
2014-08-12exynos5420/pit: re-factor membaseconfig0/1 usageDavid Hendricks
2014-08-12exynos5420: ddr3: Switch from 4G setup to 2G setup on exynos5420David Hendricks
2014-08-12nvramtool: plug some memory leaksPatrick Georgi
2014-08-12Exynos5420: ddr3: fine tuning the DDR3 timing valuesDavid Hendricks
2014-08-12libpayload: ehci: Set explicit terminate bits in dummy_qh next pointers.Julius Werner
2014-08-12Exynos5420: Remove code for enabling read levelingDavid Hendricks
2014-08-12exynos5: Refactor board-specific parts out of USB PHY codeJulius Werner
2014-08-12libpayload: Make USB transfer functions return amount of bytesJulius Werner
2014-08-12exynos5420: ddr3: Cleanup init to use constants for directcmdDavid Hendricks
2014-08-12exynos5420: Alter init sequence as per recommendationDavid Hendricks
2014-08-12exynos5420: Make USB A-A booting work with early data cacheJulius Werner
2014-08-12util: replace fseek/ftell/rewind with fstatPatrick Georgi
2014-08-12board-status: be protocol agnostic on uploadPatrick Georgi