summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* spd.h: Add all known SPD_MEMORY_TYPE definitions.Alexandru Gagniuc2013-06-031-9/+14
* util/cbmem: Fix format string in cbmem.cNico Huber2013-06-031-1/+2
* include/cpu/amd: Align `CPU_ID_EXT_FEATURES_MSR` with other definesPaul Menzel2013-06-033-3/+3
* Asus F2A85-M: Fix the _CRS PCI0 bus infoRudolf Marek2013-06-031-0/+16
* AMD Geode CS5536: downgrade BIOS_ERRChristian Gmeiner2013-06-031-4/+4
* console: add support for QEMU's debugconGerd Hoffmann2013-06-033-0/+71
* haswell: allow for disabled hyperthreadingAaron Durbin2013-06-033-6/+51
* haswell: fix overflow handling TOUUDAaron Durbin2013-06-031-2/+4
* Intel Lynx Point: LPC: Unify I/O APIC setupPaul Menzel2013-06-032-31/+18
* Intel BD82x6x: LPC: Unify I/O APIC setupPaul Menzel2013-06-032-31/+18
* northbridge/amd/amdmct: Use `static const` instead of `const static`Paul Menzel2013-06-034-10/+10
* am335x: Clean up/fix some settings in the am335x Kconfig.Gabe Black2013-06-031-35/+4
* Provide sane Kconfig default for cmos.default.Denis 'GNUtoo' Carikli2013-06-021-0/+1
* Lenovo ThinkPad X60: cleanup Native VGA init.Denis 'GNUtoo' Carikli2013-05-311-80/+4
* AMD Trinity boards: Add reserved memory area for SPI base address in ACPISteven Sherk2013-05-313-0/+81
* AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard'Siyuan Wang2013-05-311-0/+9
* AMD Llano, Brazos boards: Use `sizeof(var)` to get its sizePaul Menzel2013-05-308-88/+72
* AMD Trinity boards: Use `sizeof(var)` to get its sizeRudolf Marek2013-05-303-33/+27
* qemu: remove vga hookGerd Hoffmann2013-05-291-26/+0
* cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMERChristian Gmeiner2013-05-291-0/+1
* util/inteltool: Add support for mobile 5 chipsetVladimir Serbinenko2013-05-276-1/+221
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-2622-0/+832
* Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich2013-05-261-0/+10
* Lenovo ThinkPad T60: Add support for `EARLY_CBMEM_INIT` needed for CBMEM consolePaul Menzel2013-05-262-6/+11
* snow: Add a name to the serial console UART choice block.Gabe Black2013-05-261-1/+1
* kconfig: fix choice dependency checkRoman Zippel2013-05-261-18/+76
* kconfig: reversed borderlines in inputboxRoel Kluin2013-05-261-1/+1
* kconfig: add named choice groupRoman Zippel2013-05-266-223/+206
* Intel GM45, 945, SNB: Move `multiply_to_tsc()` to `tsc.h`Ronald G. Minnich2013-05-254-37/+13
* cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel2013-05-241-0/+1
* cpu/intel/haswell/Kconfig: Intend help text with two spacesPaul Menzel2013-05-241-1/+1
* include/timer.h: Fix typo in in*iti*alize in commentPaul Menzel2013-05-231-1/+1
* Intel Sandy Bridge: udelay.c: Change comparison from <= to <Paul Menzel2013-05-231-1/+1
* Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`Paul Menzel2013-05-231-4/+0
* intel/gm45: Add more debug output to read/write trainingNico Huber2013-05-221-6/+22
* intel/gm45: Handle overflows during DDR3 write trainingNico Huber2013-05-221-28/+63
* intel/gm45: Refactor DDR3 write trainingNico Huber2013-05-221-31/+54
* intel/gm45: Handle overflows during DDR3 read trainingNico Huber2013-05-221-28/+60
* intel/gm45: Refactor DDR3 read trainingNico Huber2013-05-221-28/+46
* intel/gm45: Fix interpretation of VT-d disable bitNico Huber2013-05-221-1/+1
* intel/i5000: Remove unused copy of udelay.cNico Huber2013-05-211-85/+0
* AMD AGESA Hudson: Include `stdint.h` and `io.h` to fix buildPaul Menzel2013-05-202-1/+3
* ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt casePaul Menzel2013-05-202-1/+3
* Make: Use unaltered object list for dependency inclusionNico Huber2013-05-201-1/+4
* Drop llshellStefan Reinauer2013-05-2012-1656/+0
* AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferBruce Griffith2013-05-171-3/+3
* AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for bufferPaul Menzel2013-05-161-1/+1
* haswell: enable cache-as-ram migrationAaron Durbin2013-05-162-5/+1
* cbmem console: use cache-as-ram API and cleanupAaron Durbin2013-05-161-33/+60
* chromeos: use cache-as-ram migration API for vbnvAaron Durbin2013-05-161-7/+25
OpenPOWER on IntegriCloud