aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-25Fix VGA option rom INT15 handlerStefan Reinauer
2013-11-25qemu: cirrus native video initVladimir Serbinenko
2013-11-25Support for nehalem northbridgeVladimir Serbinenko
2013-11-25Support for Ibexpeak southbridgeVladimir Serbinenko
2013-11-25bochs: add support for native graphicsRonald G. Minnich
2013-11-25Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko
2013-11-25google/butterfly: Declare mrc_scrambler_seed_chk in cmos.layoutAlexandru Gagniuc
2013-11-24no-car/cbmemc: Fix compilationVladimir Serbinenko
2013-11-24haswell: Update GT PM register valueDuncan Laurie
2013-11-24haswell: Update ULT microcode to 0x10Duncan Laurie
2013-11-24haswell: Remove limit on package C-stateDuncan Laurie
2013-11-24haswell: Update ChromeOS ACPI GPIO packageDuncan Laurie
2013-11-24haswell: split microcode between ULT and non-ULTAaron Durbin
2013-11-24haswell: enable monotonic timerAaron Durbin
2013-11-24haswell: Update ULT microcode to rev 'a'Duncan Laurie
2013-11-24haswell: Configure PCH power sharing for ULTDuncan Laurie
2013-11-24haswell: calibrate 24MHz clock against BCLKAaron Durbin
2013-11-24haswell: configure c-statesAaron Durbin
2013-11-24lynxpoint: Add a function to set an individual GPIODuncan Laurie
2013-11-24lynxpoint: Rework LP GPIO handlingDuncan Laurie
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-11-24slippy: Add panel power sequence timingsDuncan Laurie
2013-11-24slippy: Clean up for easier portingDuncan Laurie
2013-11-24slippy: Run EC init as part of mainboard init stepDuncan Laurie
2013-11-24slippy: Update interrupt routingDuncan Laurie
2013-11-24slippy: set PWM valuesAaron Durbin
2013-11-24slippy: Put SerialIO devices in PCI modeDuncan Laurie
2013-11-24slippy: Add EC to the device treeDuncan Laurie
2013-11-24slippy: Update SPDDuncan Laurie
2013-11-24slippy: Add SPD data for on-board memoryDuncan Laurie
2013-11-24slippy: Prepare LPC IO decode ranges for ECDuncan Laurie
2013-11-24slippy: Add iSSD power sequencingDuncan Laurie
2013-11-24slippy: Initial mainboard commitDuncan Laurie
2013-11-24amd/olivehill: Fix the double spaces in copyright headerZheng Bao
2013-11-24Honor vboot's request to load the VGA option ROMBill Richardson
2013-11-24Northbridge: i945: Native VGA init: print the GMA and GTT addressesPeter Stuge
2013-11-24Northbridge: i945: Native VGA init: use UMA addressPeter Stuge
2013-11-24Lenovo X60: Native VGA init: Get rid of the memory corruptions.Peter Stuge
2013-11-24lenovo/x60: native vga init: fix code style issues.Denis 'GNUtoo' Carikli
2013-11-24dmp/vortex86ex: Move DMP specific POST code defines into one fileAndrew Wu
2013-11-24lenovo/x60: export reboot_bits nvram configuration.Denis 'GNUtoo' Carikli
2013-11-24haswell: Put each logical processor in its own P-state domainDuncan Laurie
2013-11-24haswell: Update microcode for ULT/40651 to rev 8Duncan Laurie
2013-11-24Fix compile error in chromeos by adding stddef.hDuncan Laurie
2013-11-24Lenovo hotkeys supportVladimir Serbinenko
2013-11-23Change EC GPE on X201Vladimir Serbinenko
2013-11-23lib/coreboot_table: set type and size of framebuffer tag after fill_lb_frameb...Vladimir Serbinenko
2013-11-23Rename SANDYBRIDGE_BCLK to NEHALEM_BCLK in 2065x.Vladimir Serbinenko
2013-11-23Call X201 dock hooks in EC codeVladimir Serbinenko
2013-11-23Remove MRC variables from 2065x CAR init.Vladimir Serbinenko
2013-11-22Don't wait on 2065xVladimir Serbinenko
2013-11-22AMD f15tn, f16kb: Remove CDIT table and DMI tableWANG Siyuan
2013-11-21Fix error message on wrong compiles of 2065xVladimir Serbinenko
2013-11-19Asus F2A85-M: Fix S3 memory power cut-offRudolf Marek
2013-11-19Add GRUB2 payload to build systemVladimir Serbinenko
2013-11-18cbfs: 64-bit cleanupsRonald G. Minnich
2013-11-18cbfs: remove unused code and prototypeRonald G. Minnich
2013-11-18qemu: set smbios entries from fw_cfgGerd Hoffmann
2013-11-18smbios: make manufacturer, product_name and uuid runtime settableGerd Hoffmann
2013-11-15qemu: load acpi tables from fw_cfg.Gerd Hoffmann
2013-11-15Lenovo T60/X60: cmos.layout: Replace tabulators with spaces for consistencyPaul Menzel
2013-11-13intel/2065x: Use TSC for udelay()Vladimir Serbinenko
2013-11-12AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao
2013-11-11qemu: load e820 from fw_cfgGerd Hoffmann
2013-11-11qemu: add fw_cfg files supportGerd Hoffmann
2013-11-10add memory clobber to ins{b,w,l}Gerd Hoffmann
2013-11-10sio1007: Properly build '.c' filesMarc Jones
2013-11-10emeraldlake2: Clean up COM port enableMarc Jones
2013-11-10console: Add hexdump32 functionMarc Jones
2013-11-08Add new finalize functions for devices and chipsMarc Jones
2013-11-05northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`Paul Menzel
2013-11-05southbridge/via/vt8237r/ctrl.c: Remove set but unused variable `regm3`Paul Menzel
2013-11-05usbdebug: Fix build for ROMCC boardsKyösti Mälkki
2013-10-30southbridge/intel/i82801ix/lpc.c: Remove unused variable `dummy`Paul Menzel
2013-10-22vortex86ex: Defer checking PS/2 keyboard controller system flagAndrew Wu
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-19winent-mb6047: initial WIN Enterprises MB-60470 board portJonathan A. Kollasch
2013-10-19winent-mb6047: copy tyan/s2891 mainboard directoryJonathan A. Kollasch
2013-10-18get_bus_conf.c: reindent with indentPaul Menzel
2013-10-17arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOSAndrew Wu
2013-10-15CBMEM: Define cbmem_top() just once for x86Kyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-15CBMEM: Fail builds on missing get_top_of_ram()Kyösti Mälkki
2013-10-15intel/i82371: Remove HAVE_ACPI_RESUMEKyösti Mälkki
2013-10-15timestamps: Fix some lost timestamps for romstageKyösti Mälkki
2013-10-15AMD Olive Hill: Disable NoSnoopEnable to fix HDMI audio corruptions with UbuntuWANG Siyuan
2013-10-15ASRock IMB_A180: fix Ubuntu HDMI audio issueWANG Siyuan
2013-10-15AMD Olive Hill: fix Windows 7 HDMI audio issueWANG Siyuan
2013-10-15vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-10-14ck804: hide IOAPIC base address in PCI_BASE_ADDRESS_1Jonathan A. Kollasch
2013-10-14ck804: obtain stored IOAPIC address from allocator instead of registerJonathan A. Kollasch
2013-10-14ck804: obtain I/O APIC base address for ACPI MADT from allocatorJonathan A. Kollasch
2013-10-13dmp/vortex86ex: Initialize PS/2 keyboard.Andrew Wu
2013-10-13northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel
2013-10-13ck804 lpc: use PCI_BASE_ADDRESS_1 instead of 0x14Jonathan A. Kollasch
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-10-12Nvidia boards: acpi_tables.c: Remove intermediate variable in ACPI interrupt ...Jonathan A. Kollasch
2013-10-07AMD hudson yangtze: Fix corruption of a global ramstage variableKyösti Mälkki
2013-10-03cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index`Paul Menzel