summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-12Kconfig: do not set SB_HT_CHAIN_ON_BUS0 twice to the same valueDaniele Forsi
2014-08-12util/genprof: improve handling of command line argumentsDaniele Forsi
2014-08-12armv7/Makefile.inc, cpu/Makefile.inc: align output of printfDaniele Forsi
2014-08-12mainboard/intel/minnowmax: clean up includes & whitespaceMartin Roth
2014-08-12cpu/intel/XXX/acpi.c: Fix coding style violationMartin Roth
2014-08-12gm45: Ensure that brightness register in gma contains sane value.Vladimir Serbinenko
2014-08-11vendorcode/intel/fsp/baytrail/absf: add Minnow Max absf filesMartin Roth
2014-08-11bayleybay_fsp: Add bakersport board variantMartin Roth
2014-08-11lint: provide better GPL license text testPatrick Georgi
2014-08-11lint: improve whitespace testPatrick Georgi
2014-08-11gm45: Declare brightness variables for ACPI use.Vladimir Serbinenko
2014-08-11mainboard/intel/minnowmax: Add MinnowMax mainboardMartin Roth
2014-08-11libpayload: xhci: Use Event Data TRBs for transfer event generationJulius Werner
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-11lint: always remove temporary filesPatrick Georgi
2014-08-11board-status: avoid shell errorPatrick Georgi
2014-08-11soc/intel/fsp_baytrail: set up for including irqroute.h twiceMartin Roth
2014-08-11.gitignore: add 3 executables that can be built in util/Daniele Forsi
2014-08-11board-status: remove whitespacePatrick Georgi
2014-08-11gm45: Set default VGA PCIID.Vladimir Serbinenko
2014-08-11lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko
2014-08-10LZMA: Add a version of ulzma which takes the input and output buffer sizes.Gabe Black
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-10ifdtool: Provide bounds on string parserPatrick Georgi
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-10libpayload: hexdump.c: Change type of length argument to size_tPaul Menzel
2014-08-10southbridge/ricoh,ti: Remove trailing whitespace in debug outputPaul Menzel
2014-08-10serial: Separate the serial hardware init and the serial console init.Gabe Black
2014-08-10src/lib/edid.c: missing break statementPatrick Georgi