summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'Arthur Heymans
2017-01-11amd/mct/ddr3: Free malloced resources in failure branchesTimothy Pearson
2017-01-11amd/mct/ddr3: Rework memory speed to clock value conversion logicTimothy Pearson
2017-01-11amd/mct/ddr3: Correctly program maximum read latencyTimothy Pearson
2017-01-10SPD_CACHE: Drop debug statementKyösti Mälkki
2017-01-10SPI: Fix command-response behaviorKyösti Mälkki
2017-01-10amd/mct/ddr3: Allow critical delay delta to go negativeTimothy Pearson
2017-01-10amd/mct/ddr3: Correctly configure CsMux45Timothy Pearson
2017-01-10amd/mct/ddr3: Wait for northbridge P-state transitionsTimothy Pearson
2017-01-10cpu/intel/model_6fx: Add Conroe-L to cpu_device_id listArthur Heymans
2017-01-10nb/intel/945gc: Hardcode the integrated graphic frequenciesArthur Heymans
2017-01-10amd/mct/ddr3: Fix incorrect DQ mask calculationTimothy Pearson
2017-01-10mb/lenovo/t400: Increase MAX_CPUS to 4Arthur Heymans
2017-01-10payloads/GRUB2: Add Kconfig options for grub.cfgDenis 'GNUtoo' Carikli
2017-01-10chromeec: Update Chrome EC submoduleMartin Roth
2017-01-10amd/mct/ddr2|ddr3: Refactor persistent members of DCTStatStrucTimothy Pearson
2017-01-10amd/hudson/agesa: Fix position of hudson_fwmRicardo Ribalda Delgado
2017-01-10amd/hudson/pi: Fix position of hudson_fwmRicardo Ribalda Delgado
2017-01-10buildgcc: try curl if wget is not presentPatrick Georgi
2017-01-10intel/i82801dx: Support 2MiB FWH partKyösti Mälkki
2017-01-09.gitignore: Add utility binariesMartin Roth
2017-01-09util/abuild: Print list of failed boards at the end of the abuildMartin Roth
2017-01-09util/autoport: Fix gfx dump of log_makerSebastian 'Swift Geek' Grzywna
2017-01-09chromeos: Implement locating and decoding wifi sar data from VPDRobbie Zhang
2017-01-09util/lint: Add check for the signed-off-by lineMartin Roth
2017-01-09amd/pi: Make BottomIo position configurableRicardo Ribalda Delgado
2017-01-06Kconfig: Remind users to delete .config when switching boardsMartin Roth
2017-01-06mb/asus/p5gc-mx: Use common/gpio.hArthur Heymans
2017-01-06libpayload: usb: handle situation with no free device addressPatrick Georgi
2017-01-06libpayload: xhci: plug leakPatrick Georgi
2017-01-06libpayload: timer: cast cpu_khz to make sure 64bit math is usedPatrick Georgi
2017-01-06util/romcc: avoid shifting more than the variable's widthPatrick Georgi
2017-01-06nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2017-01-06payloads/external/SeaBIOS: Bump version to 1.10.1Philipp Deppenwiese
2017-01-06arch/x86: fix cmos post logging in non romcc bootblockAaron Durbin
2017-01-05src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson
2017-01-05mb/ga-m57sli-s4: Fix early uart outputArthur Heymans
2017-01-04util/crossgcc: update jenkins-build-toolchainMartin Roth
2017-01-04buildgcc: Remove quotes around a $CC callNico Huber
2017-01-04util/cbfstool: Fix to build with latest llvmManoj Gupta
2017-01-04google/auron: Fix omitted ACPI KB backlight for variantsMatt DeVillier
2017-01-04vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_BLee Leahy
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2017-01-04intel/i945 boards: Add romstage time stampsPaul Menzel
2017-01-04soc/intel/quark: Add monotonic timer supportLee Leahy
2017-01-03util/romcc: remove dead assignmentsPatrick Georgi
2017-01-03util/romcc: Ensure that bit shift is validPatrick Georgi
2017-01-03util/romcc: avoid leaking a typePatrick Georgi
2017-01-03util/romcc: avoid dereferencing NULL pointerPatrick Georgi