summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-27util/inteltool: Add support for mobile 5 chipsetVladimir Serbinenko
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black
2013-05-26Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich
2013-05-26Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM consolePaul Menzel
2013-05-26snow: Add a name to the serial console UART choice block.Gabe Black
2013-05-26kconfig: fix choice dependency checkRoman Zippel
2013-05-26kconfig: reversed borderlines in inputboxRoel Kluin
2013-05-26kconfig: add named choice groupRoman Zippel
2013-05-25Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich
2013-05-24cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel
2013-05-24cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel
2013-05-23include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel
2013-05-23Intel Sandy Bridge: udelay.c: Change comparison from <= to <Paul Menzel
2013-05-23Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`Paul Menzel
2013-05-22intel/gm45: Add more debug output to read/write trainingNico Huber
2013-05-22intel/gm45: Handle overflows during DDR3 write trainingNico Huber
2013-05-22intel/gm45: Refactor DDR3 write trainingNico Huber
2013-05-22intel/gm45: Handle overflows during DDR3 read trainingNico Huber
2013-05-22intel/gm45: Refactor DDR3 read trainingNico Huber
2013-05-22intel/gm45: Fix interpretation of VT-d disable bitNico Huber
2013-05-21intel/i5000: Remove unused copy of udelay.cNico Huber
2013-05-20AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix buildPaul Menzel
2013-05-20ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt casePaul Menzel
2013-05-20Make: Use unaltered object list for dependency inclusionNico Huber
2013-05-20Drop llshellStefan Reinauer
2013-05-17AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferBruce Griffith
2013-05-16AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferPaul Menzel
2013-05-16haswell: enable cache-as-ram migrationAaron Durbin
2013-05-16cbmem console: use cache-as-ram API and cleanupAaron Durbin
2013-05-16chromeos: use cache-as-ram migration API for vbnvAaron Durbin
2013-05-16pc80/tpm: allow for cache-as-ram migrationAaron Durbin
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-15libpayload: Fix the logic for hardware-less serial consolesDave Frodin
2013-05-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-05-14AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`Paul Menzel
2013-05-14AMD Fam15tn boards: Document lane ID mapping from BKDGRudolf Marek
2013-05-14x86: add thread supportAaron Durbin
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-14AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memoryPaul Menzel
2013-05-12Revert "PC Engines ALIX.1C: Add CMOS defaults."Peter Stuge
2013-05-12Revert "Asus M4A785T-M: Add CMOS defaults."Peter Stuge
2013-05-11Remove the wtm1 mainboardDuncan Laurie
2013-05-11PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-05-11Make early x86 POST codes written to IO port optionalMartin Roth
2013-05-11haswell: Fix VGA option rom INT15 handlerDuncan Laurie
2013-05-10romcc: support attribute((packed))Stefan Reinauer
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-05-10Asus M4A785T-M: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-05-10AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.hSiyuan Wang