summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-03-20verstage should include the CBFS SPI wrapper, when configuredVadim Bendebury
2015-03-20spi: Add GigaDevice GD25LQ64C/GD25LB64C SPI ROM supportMarc Jones
2015-03-20spi: do not use malloc in Gigadevice driverDavid Hendricks
2015-03-20spi: do not use malloc in Winbond driverVadim Bendebury
2015-03-20spi_flash: add support for S25FL116KDaisuke Nojiri
2015-03-20libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplicationVadim Bendebury
2015-03-20libpayload: cros: include mac addresses in coreboot tableVadim Bendebury
2015-03-20libpayload: Consolidate coreboot table parsingVadim Bendebury
2015-03-20libpayload: Add board id parsingVadim Bendebury
2015-03-20libpayload: Do not include gcclib for mips targetsVadim Bendebury
2015-03-20stdlib: Add IS_ALIGNED macroAndrew Bresticker
2015-03-20libpayload console: Add check for already existing driverFurquan Shaikh
2015-03-20libpayload: UTF-16LE to ASCII conversionDan Ehrenberg
2015-03-20libpayload: special case large memalign() requestsAaron Durbin
2015-03-19libpayload/usb: wait a millisecond to work around device bugsPatrick Georgi
2015-03-19libpayload EHCI: Add memory barrier to EHCI driverFurquan Shaikh
2015-03-19libpayload: Add support for memory barriersFurquan Shaikh
2015-03-19libpayload: add xmemalign()Aaron Durbin
2015-03-19libpayload: Add OpenBSD queue implementationPatrick Georgi
2015-03-19uio_usbdebug: User-space-i/o framework for usbdebugNico Huber
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Fix UMA memory sizesTimothy Pearson
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
2015-03-19northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson
2015-03-19southbridge/amd/rs780: Remove requirement for CF8/CFC config accessKyösti Mälkki
2015-03-18crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-18chromeec: Move SERIQ mode to LPC optionMarc Jones
2015-03-17arch/x86/Kconfig: Add license headerStefan Reinauer
2015-03-17southbridge/amd/pi: Enable early I/O decode to LPCDave Frodin
2015-03-17ipq806x: Break apart large transfers in spi_xfer()David Hendricks
2015-03-17cbfstool: Add relocation codes for arm modeFurquan Shaikh
2015-03-17t132: Add TTB_BUFFER to resource reservedFurquan Shaikh
2015-03-17rush: Update rush Kconfig fileFurquan Shaikh
2015-03-17rush: Add ec_dummy file to enable vboot compilationFurquan Shaikh
2015-03-17rush: Pull in chromeos.c from nyan into rushFurquan Shaikh
2015-03-17Tegra132: Configure CPU clockJimmy Zhang
2015-03-17t132: Add monotonic_timer.c to rmodules_armFurquan Shaikh
2015-03-17rmodules: Make rmodules inclusion for vboot dependent on romstage_archFurquan Shaikh
2015-03-17coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2015-03-17soc/ipq806x: Replace GPT with fine grained DGT timer.Deepa Dinamani
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-03-17rockchip/rk3288: Fix whitespaceKyösti Mälkki
2015-03-17haswell: Fix monotonic timer integrationStefan Reinauer
2015-03-17Intel common SPI: Fix compilation breakage from refactoringStefan Reinauer
2015-03-17elog: Fix compilation with CONFIG_CHROMEOS enabledStefan Reinauer
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-17lib: Add Kconfig option to enable/disable auto fallback controlTimothy Pearson
2015-03-17Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer