Age | Commit message (Expand) | Author |
2013-06-04 | VIA Nano: Add microcode updates files | Alexandru Gagniuc |
2013-06-04 | AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c" | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: convert spd_read_byte() to non-static version | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h" | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: rename get_systop() to get_top_of_ram() | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: include northbridge.h in raminit.c | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-static | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: add some missing includes | Christian Gmeiner |
2013-06-04 | AMD Northbridge LX: make sdram_* function prototypes non-static | Christian Gmeiner |
2013-06-04 | AMD Fam 15tn: Use all memory on systems with more than 4 GB | Siyuan Wang |
2013-06-03 | dram: Add utilities for decoding DDR3 SPDs | Alexandru Gagniuc |
2013-06-03 | spd.h: Add all known SPD_MEMORY_TYPE definitions. | Alexandru Gagniuc |
2013-06-03 | include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other defines | Paul Menzel |
2013-06-03 | Asus F2A85-M: Fix the _CRS PCI0 bus info | Rudolf Marek |
2013-06-03 | AMD Geode CS5536: downgrade BIOS_ERR | Christian Gmeiner |
2013-06-03 | console: add support for QEMU's debugcon | Gerd Hoffmann |
2013-06-03 | haswell: allow for disabled hyperthreading | Aaron Durbin |
2013-06-03 | haswell: fix overflow handling TOUUD | Aaron Durbin |
2013-06-03 | Intel Lynx Point: LPC: Unify I/O APIC setup | Paul Menzel |
2013-06-03 | Intel BD82x6x: LPC: Unify I/O APIC setup | Paul Menzel |
2013-06-03 | northbridge/amd/amdmct: Use `static const` instead of `const static` | Paul Menzel |
2013-06-03 | am335x: Clean up/fix some settings in the am335x Kconfig. | Gabe Black |
2013-06-02 | Provide sane Kconfig default for cmos.default. | Denis 'GNUtoo' Carikli |
2013-05-31 | Lenovo ThinkPad X60: cleanup Native VGA init. | Denis 'GNUtoo' Carikli |
2013-05-31 | AMD Trinity boards: Add reserved memory area for SPI base address in ACPI | Steven Sherk |
2013-05-31 | AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard' | Siyuan Wang |
2013-05-30 | AMD Llano, Brazos boards: Use `sizeof(var)` to get its size | Paul Menzel |
2013-05-30 | AMD Trinity boards: Use `sizeof(var)` to get its size | Rudolf Marek |
2013-05-29 | qemu: remove vga hook | Gerd Hoffmann |
2013-05-29 | cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMER | Christian Gmeiner |
2013-05-26 | beaglebone: initial Kconfig and Makefiles | Gabe Black |
2013-05-26 | Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM console | Paul Menzel |
2013-05-26 | snow: Add a name to the serial console UART choice block. | Gabe Black |
2013-05-25 | Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h` | Ronald G. Minnich |
2013-05-24 | cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMER | Paul Menzel |
2013-05-24 | cpu/intel/haswell/Kconfig: Intend help text with two spaces | Paul Menzel |
2013-05-23 | include/timer.h: Fix typo in in*iti*alize in comment | Paul Menzel |
2013-05-23 | Intel Sandy Bridge: udelay.c: Change comparison from <= to < | Paul Menzel |
2013-05-23 | Kconfig: Remove duplicate entry for `USE_OPTION_TABLE` | Paul Menzel |
2013-05-22 | intel/gm45: Add more debug output to read/write training | Nico Huber |
2013-05-22 | intel/gm45: Handle overflows during DDR3 write training | Nico Huber |
2013-05-22 | intel/gm45: Refactor DDR3 write training | Nico Huber |
2013-05-22 | intel/gm45: Handle overflows during DDR3 read training | Nico Huber |
2013-05-22 | intel/gm45: Refactor DDR3 read training | Nico Huber |
2013-05-22 | intel/gm45: Fix interpretation of VT-d disable bit | Nico Huber |
2013-05-21 | intel/i5000: Remove unused copy of udelay.c | Nico Huber |
2013-05-20 | AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix build | Paul Menzel |
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 |
2013-05-04 | Asus F2A85-M Enable the SD controller for F2A85-M | Rudolf Marek |
2013-05-04 | AMD F15: Fix warning in Proc/CPU/Feature | Martin Roth |
2013-05-04 | AMD F15: Fix warnings in Proc/Common | Martin Roth |