Age | Commit message (Expand) | Author |
2013-05-20 | ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt case | Paul Menzel |
2013-05-20 | Drop llshell | Stefan Reinauer |
2013-05-17 | AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer | Bruce Griffith |
2013-05-16 | AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer | Paul Menzel |
2013-05-16 | haswell: enable cache-as-ram migration | Aaron Durbin |
2013-05-16 | cbmem console: use cache-as-ram API and cleanup | Aaron Durbin |
2013-05-16 | chromeos: use cache-as-ram migration API for vbnv | Aaron Durbin |
2013-05-16 | pc80/tpm: allow for cache-as-ram migration | Aaron Durbin |
2013-05-16 | x86: add cache-as-ram migration option | Aaron Durbin |
2013-05-14 | EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. | Ronald G. Minnich |
2013-05-14 | AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static` | Paul Menzel |
2013-05-14 | AMD Fam15tn boards: Document lane ID mapping from BKDG | Rudolf Marek |
2013-05-14 | x86: add thread support | Aaron Durbin |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |
2013-05-14 | AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory | Paul Menzel |
2013-05-12 | Revert "PC Engines ALIX.1C: Add CMOS defaults." | Peter Stuge |
2013-05-12 | Revert "Asus M4A785T-M: Add CMOS defaults." | Peter Stuge |
2013-05-11 | Remove the wtm1 mainboard | Duncan Laurie |
2013-05-11 | PC Engines ALIX.1C: Add CMOS defaults. | Denis 'GNUtoo' Carikli |
2013-05-11 | Make early x86 POST codes written to IO port optional | Martin Roth |
2013-05-11 | haswell: Fix VGA option rom INT15 handler | Duncan Laurie |
2013-05-10 | Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b... | Ronald G. Minnich |
2013-05-10 | Get rid of a number of __GNUC__ checks | Stefan Reinauer |
2013-05-10 | Asus M4A785T-M: Add CMOS defaults. | Denis 'GNUtoo' Carikli |
2013-05-10 | AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.h | Siyuan Wang |
2013-05-10 | northbridge/intel/i5000/udelay.c: Remove unused header `console.h` | Paul Menzel |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-05-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-08 | hardwaremain: drop boot_complete parameter | Stefan Reinauer |
2013-05-08 | x86: use asmlinkage macro for smm_handler_t | Aaron Durbin |
2013-05-08 | cbfs_core.c: make cfbs searches even less verbose | Dave Frodin |
2013-05-08 | src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignment | Paul Menzel |
2013-05-07 | x86: harden tsc udelay() function | Aaron Durbin |
2013-05-07 | Intel 82801Gx: LPC: Unify I/O APIC setup | Paul Menzel |
2013-05-07 | x86 I/O APIC: Dump I/O APIC regs in `ioapic.c` | Paul Menzel |
2013-05-07 | x86 I/O APIC: Make functions `io_apic_{read,write}()` public | Paul Menzel |
2013-05-07 | boot state: remove drain timers option | Aaron Durbin |
2013-05-07 | boot state: add ability to block state transitions | Aaron Durbin |
2013-05-07 | haswell: use asmlinkage for assembly-called funcs | Aaron Durbin |
2013-05-07 | exynos5: select HAVE_MONOTONIC_TIMER | David Hendricks |
2013-05-07 | x86: add TSC_CONSTANT_RATE option | Aaron Durbin |
2013-05-07 | haswell: use tsc for udelay() | Aaron Durbin |
2013-05-07 | asrock/e350m1: reduce default stack size | Stefan Reinauer |
2013-05-06 | exynos5250/snow: deprecate time.h | David Hendricks |
2013-05-05 | timer.h: add mono_time_diff_microseconds() | David Hendricks |
2013-05-05 | exynos5/5250: Update timer call sites to use monotonic timer API | David Hendricks |
2013-05-04 | Lenovo ThinkPad X60: Clean up `romstage.c` | Paul Menzel |
2013-05-04 | Revert "exynos5250/snow: deprecate time.h" | David Hendricks |