summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-04VIA Nano: Add microcode updates filesAlexandru Gagniuc
2013-06-04AMD Northbridge LX: get rid of #include "northbridge/amd/lx/raminit.c"Christian Gmeiner
2013-06-04AMD Northbridge LX: convert spd_read_byte() to non-static versionChristian Gmeiner
2013-06-04AMD Northbridge LX: move #include "northbridge/amd/lx/raminit.h"Christian Gmeiner
2013-06-04AMD Northbridge LX: rename get_systop() to get_top_of_ram()Christian Gmeiner
2013-06-04AMD Northbridge LX: include northbridge.h in raminit.cChristian Gmeiner
2013-06-04AMD Northbridge LX: make GeodeLinkSpeed() function prototype non-staticChristian Gmeiner
2013-06-04AMD Northbridge LX: add some missing includesChristian Gmeiner
2013-06-04AMD Northbridge LX: make sdram_* function prototypes non-staticChristian Gmeiner
2013-06-04AMD Fam 15tn: Use all memory on systems with more than 4 GBSiyuan Wang
2013-06-03dram: Add utilities for decoding DDR3 SPDsAlexandru Gagniuc
2013-06-03spd.h: Add all known SPD_MEMORY_TYPE definitions.Alexandru Gagniuc
2013-06-03include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other definesPaul Menzel
2013-06-03Asus F2A85-M: Fix the _CRS PCI0 bus infoRudolf Marek
2013-06-03AMD Geode CS5536: downgrade BIOS_ERRChristian Gmeiner
2013-06-03console: add support for QEMU's debugconGerd Hoffmann
2013-06-03haswell: allow for disabled hyperthreadingAaron Durbin
2013-06-03haswell: fix overflow handling TOUUDAaron Durbin
2013-06-03Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel
2013-06-03Intel BD82x6x: LPC: Unify I/O APIC setupPaul Menzel
2013-06-03northbridge/amd/amdmct: Use `static const` instead of `const static`Paul Menzel
2013-06-03am335x: Clean up/fix some settings in the am335x Kconfig.Gabe Black
2013-06-02Provide sane Kconfig default for cmos.default.Denis 'GNUtoo' Carikli
2013-05-31Lenovo ThinkPad X60: cleanup Native VGA init.Denis 'GNUtoo' Carikli
2013-05-31AMD Trinity boards: Add reserved memory area for SPI base address in ACPISteven Sherk
2013-05-31AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard'Siyuan Wang
2013-05-30AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel
2013-05-30AMD Trinity boards: Use `sizeof(var)` to get its sizeRudolf Marek
2013-05-29qemu: remove vga hookGerd Hoffmann
2013-05-29cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMERChristian Gmeiner
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black
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-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