summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-11mainboard/intel/minnowmax: Add MinnowMax mainboardMartin Roth
2014-08-11x86/smm/smihandler.c: break case in switchPatrick Georgi
2014-08-11northbridge/intel/*/gma.c: Remove dead codeEdward O'Callaghan
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-11i82801ix: Declare gen decode registers.Vladimir Serbinenko
2014-08-11soc/intel/fsp_baytrail: set up for including irqroute.h twiceMartin Roth
2014-08-11gm45: Set default VGA PCIID.Vladimir Serbinenko
2014-08-11lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko
2014-08-10cbfs: Check return value of map() for errorJulius Werner
2014-08-10vboot: Implement VbExGetTimer using monotonic timersStefan Reinauer
2014-08-10drivers: Add I2C TPM driver to corebootStefan Reinauer
2014-08-10cbfs: Fix overwalk on file scanSteven Sherk
2014-08-10coreboot_tables: reduce redundant data structuresJulius Werner
2014-08-10lynxpoint: Add interrupt for GPIO controller in ACPI deviceDuncan Laurie
2014-08-10bolt: Set GPIO29 as input in S0, output+high in S3/S5Duncan Laurie
2014-08-10exynos5420: Tighten up displayport timing loopsRonald G. Minnich
2014-08-10armv7: Support stack dump after exceptionsJulius Werner
2014-08-10model_106cx: don't blindly set Kconfig settingsAaron Durbin
2014-08-10falco: Add support for Samsung memoryDuncan Laurie
2014-08-10ARM: Eliminate the unused interrupts.c.Gabe Black
2014-08-10exynos: Get rid of the unused reset.c.Gabe Black
2014-08-10Falco/Slippy: Patch to remove redundant graphics initializationsFurquan Shaikh
2014-08-10southbridge/ricoh,ti: Remove trailing whitespace in debug outputPaul Menzel
2014-08-10src/lib/edid.c: missing break statementPatrick Georgi
2014-08-10cpu/intel/model_1067x: avoid null-pointer dereferencePatrick Georgi
2014-08-10intel/fsp_bd82x6x: Fix cycle error some morePatrick Georgi
2014-08-09cpu/amd/geode_lx: Trivial - remove useless commentEdward O'Callaghan
2014-08-09ivybridge: Don't propose to include systemagent on native boards.Vladimir Serbinenko
2014-08-09lenovo/x201: Enable wake on LID and Fn key.Vladimir Serbinenko
2014-08-09southbridge/amd/cs5536: Trivial style fix for trailing commentEdward O'Callaghan
2014-08-09cpu/amd/geode_lx: Reduce fancy ASCII art with embedded commentsEdward O'Callaghan
2014-08-09cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabsEdward O'Callaghan
2014-08-09Exynos5420: clean up SPI driverStefan Reinauer
2014-08-09intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESSDaniele Forsi
2014-08-09superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan
2014-08-08falco: Remove RTD2132 chip and setup from devicetreeDuncan Laurie
2014-08-08Falco/Slippy: remove unwanted scratchpad writesFurquan Shaikh
2014-08-08ARMv7: Add stdint types needed for vboot libraryStefan Reinauer
2014-08-08chromeos: Add code to read FMAP on ARMStefan Reinauer
2014-08-08qemu-armv7/media.c: fix coding styleStefan Reinauer
2014-08-08falco: Add double function reset to ALC283 verb tableDuncan Laurie
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2014-08-08Pit: remove backlight delayRonald G. Minnich
2014-08-08exynos5420: Implement support to boot with USB A-A firmware uploadJulius Werner
2014-08-08lenovo/x230: Enable wake on LID and Fn key.Vladimir Serbinenko
2014-08-08device/oprom/realmode: Sanitize header inclusionEdward O'Callaghan
2014-08-08ARMV7: threading support for cooperative multitaskingRonald G. Minnich
2014-08-07armv7: Fix dcache writethrough policy handlingDavid Hendricks
2014-08-07Exynos 5420: skip the EDID read if there is already an EDID.Ronald G. Minnich
2014-08-07Possible thread stack implementation.Ronald G. Minnich