aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-17qemu: add support for memory above 4GGerd Hoffmann
2013-06-17qemu: move ram ressource reservation from "set" to "read" stageGerd Hoffmann
2013-06-17cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory...Christopher Kilgour
2013-06-14AMD sb800 agesa/hudson: Use PCI definesKyösti Mälkki
2013-06-14qemu: move i440fx bitsGerd Hoffmann
2013-06-14usbdebug: Drop temporary disables of log outputKyösti Mälkki
2013-06-14lynxpoint: Fix PCI IDs for EHCIKyösti Mälkki
2013-06-13AMD Hudson: Add support for the SD controllerDave Frodin
2013-06-13AMD S3 resume: use a function to replace duplicated codeSiyuan Wang
2013-06-13AMD Thatcher: fix issue 'S3 fails to suspend after wake up from USB keyboard'Siyuan Wang
2013-06-13AMD: Kconfig cleanupKyösti Mälkki
2013-06-13Add support for Intel Nehalem CPUVladimir Serbinenko
2013-06-13Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer
2013-06-12Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer
2013-06-12Avoid tripping overheat alarm on X201 before ME bootsVladimir Serbinenko
2013-06-12Make acpi/ec.c usable in romstageVladimir Serbinenko
2013-06-12Radio and dock support in EC on X60 and X201Vladimir Serbinenko
2013-06-12am335x: Add struct `am335x_uart` for uart registersDavid Hendricks
2013-06-12usbdebug: Quirk for board aopen/dxplplusuKyösti Mälkki
2013-06-12usbdebug: Drop printk within console_init()Kyösti Mälkki
2013-06-12usbdebug: Improve solving EHCI debug port problemsKyösti Mälkki
2013-06-12Fix i82801a/b/c/d IOAPICKyösti Mälkki
2013-06-12intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev
2013-06-11intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`Paul Menzel
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-06-11am335x: Revert how the header load size is calculated to an earlier method.Gabe Black
2013-06-11winbond/w83627dhg: Add ACPI supportNico Huber
2013-06-11Start ACPI framework for PnP (super i/o) devicesNico Huber
2013-06-11am335x: Make the iROM load only the bootblock and ROM stage.Gabe Black
2013-06-10beaglebone: Expand "ROM" size to 4MB.Gabe Black
2013-06-10beaglebone: Force on every other user LED to show that coreboot is running.Gabe Black
2013-06-10VX900: Use MIN/MAX from stdlib.h instead of redefining themAlexandru Gagniuc
2013-06-10Add support for VIA EPIA-M850 boardAlexandru Gagniuc
2013-06-10VIA VX900: Add minimal ramstage needed to boot linuxAlexandru Gagniuc
2013-06-10VX900: Add DDR3 initializationAlexandru Gagniuc
2013-06-10ramtest.c: Add silent ram_checkAlexandru Gagniuc
2013-06-10VX900: Add support for early romstageAlexandru Gagniuc
2013-06-10early_smbus: Add early SMBus implementation for VIA chipsetsAlexandru Gagniuc
2013-06-10am335x: Build an omap style header and an image with it at the front.Gabe Black
2013-06-10ARM: Put the ROM stage into the image before other bits.Gabe Black
2013-06-10OT200: bring LEDs into a defined stateChristian Gmeiner
2013-06-09fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang
2013-06-07usbdebug: Fix use without EARLY_CONSOLEKyösti Mälkki
2013-06-07Lenovo X60: Add int15 handlerDenis 'GNUtoo' Carikli
2013-06-07i945: Add Display defines for int15h handler.Denis 'GNUtoo' Carikli
2013-06-06qemu: copy dsdt tables from SeaBIOS, adapt for coreboot and enable acpiGerd Hoffmann
2013-06-06ec/acpi: Add ACPI methods for generic EC accessNico Huber
2013-06-06AMD Trinity: Remove unnecessary lookup table copyBruce Griffith
2013-06-06AGESA: Add "const" modifier to function parametersBruce Griffith
2013-06-06qemu: wind up new cpu chipGerd Hoffmann
2013-06-06qemu: add x86 cpuGerd Hoffmann
2013-06-06ec/kontron/it8516e: Add it8516e EC driverNico Huber
2013-06-06intel/bd82x6x: Add option to include ethernet firmwareNico Huber
2013-06-06intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi
2013-06-06(Trivial) early_smbus: fix printsmbus macroAlexandru Gagniuc
2013-06-05qemu: add power management function to device treeGerd Hoffmann
2013-06-05console: log qemu debugcon detection resultGerd Hoffmann
2013-06-05console: add qemu debugcon detectionGerd Hoffmann
2013-06-05console: add qemu prefix to debugconGerd Hoffmann
2013-06-05qemu: Initial support for the qemu firmware config interface.Gerd Hoffmann
2013-06-05Revert "Asus F2A85-M: Activate IOMMU support"Paul Menzel
2013-06-05qemu: fix IRQ routing setupGerd Hoffmann
2013-06-05Intel 945: Select LAPIC_MONOTONIC_TIMER for X86EMU_DEBUG_TIMINGSDenis 'GNUtoo' Carikli
2013-06-04Asus F2A85-M: Activate IOMMU supportRudolf Marek
2013-06-04Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli
2013-06-04Move the MARK_GRAPHICS_MEM_WRCOMB to x86 architectureRonald G. Minnich
2013-06-04Lenovo X60: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-06-04Asus M4A785T-M: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-06-04PC Engines ALIX.1C: Add CMOS defaults.Denis 'GNUtoo' Carikli
2013-06-04pci_ids.h: Add PCI IDs for VIA VX900 chipsetAlexandru Gagniuc
2013-06-04coreboot: Add generic early SMBus APIAlexandru Gagniuc
2013-06-04DDR3: Add utilities for creating MRS commandsAlexandru Gagniuc
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