summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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
2013-05-10northbridge/intel/i5000/udelay.c: Remove unused header `console.h`Paul Menzel
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-05-09AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-05-08x86: use asmlinkage macro for smm_handler_tAaron Durbin
2013-05-08cbfs_core.c: make cfbs searches even less verboseDave Frodin
2013-05-08src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignmentPaul Menzel
2013-05-07x86: harden tsc udelay() functionAaron Durbin
2013-05-07Intel 82801Gx: LPC: Unify I/O APIC setupPaul Menzel