aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-09-11mainboard/google/parrot: fix ACPI interrupt storm on lid switch changeAndrew Litt
2014-09-11Increase space for ACPI tables when using dynamic CBMEMStefan Reinauer
2014-09-11roda/rk886ex: Move dummy DCC ON# to finalize stageStefan Reinauer
2014-09-10tegra124: Make tegra124 compilable with serial turned off.Gabe Black
2014-09-10nyan: Use the new pinmux functions as part of UART setup.Gabe Black
2014-09-10Exynos5420: Fix up the i2c driver for use with the TPM driverGabe Black
2014-09-10samus: Fix 8GB SPDDuncan Laurie
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-09-10samus: GPIO updates for Proto1bDuncan Laurie
2014-09-10nyan: Add a stub mainboard.Gabe Black
2014-09-10nvidia-cbootimage: integrate into coreboot makeIsaac Christensen
2014-09-10lenovo/t520/acpi/gpe.asl: fix ExpressCard gpe configExpreNicolas Reinecke
2014-09-10lenovo/t520/hda_verb.h: update azalia codec configNicolas Reinecke
2014-09-10lenovo/t520/gpio.h: Fix current gpio configurationNicolas Reinecke
2014-09-09arm: Update a stale comment in bootblock .S filesDavid Hendricks
2014-09-09exynos: Install the BL1 and set the checksum in the Makefile.Gabe Black
2014-09-09ARMv4: Add a minimal version of cpu.h.Gabe Black
2014-09-09tegra124: Switch the bootblock over the ARMv4 impelementation.Gabe Black
2014-09-09ARM: Add an ARMv4 architecture version.Gabe Black
2014-09-09getac/p470: Add some more board info dataPatrick Georgi
2014-09-08Haswell/falco/peppy/slippy: continue to clean up FUI.Ronald G. Minnich
2014-09-08FALCO: stop using the slippy graphics codeRonald G. Minnich
2014-09-08samus: Disable SMBus controllerDuncan Laurie
2014-09-08tegra124: return the UART base address based on indexIsaac Christensen
2014-09-08samus: Tweaks from bringupDuncan Laurie
2014-09-08samus: Fix up memory SPD informationDuncan Laurie
2014-09-08samus: Add onboard device configurationDuncan Laurie
2014-09-08samus: Change thermal behavior to match other haswell platformsDuncan Laurie
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-05Implement ACPI in a per device wayVladimir Serbinenko
2014-09-05Consolidate intel vga int15 hooksVladimir Serbinenko
2014-09-05i82801gx: Kill unused TCG and SMI1Vladimir Serbinenko
2014-09-05roda/rk886ex: Move device changes to mainboard code from acpi tables codeVladimir Serbinenko
2014-09-05azalia: Use convenience macros throughoutVladimir Serbinenko
2014-09-05azalia: Change specific PIN_CFGs to generic AZALIA_PIN_CFGVladimir Serbinenko
2014-09-05azalia: Add convenience macrosVladimir Serbinenko
2014-09-04mainboard: Add AMD DB-FT3b (Olive Hill+) with Steppe Eagle SoCBruce Griffith
2014-09-04AMD Steppe Eagle: Disable "No Snoop Enable" to stop HDMI audio stutterBruce Griffith
2014-09-04drivers/gma: remove unused codeRonald G. Minnich
2014-09-02acpigen: Correctly handle root scopeVladimir Serbinenko
2014-09-02smbios.c: Fix mismerge which led to laptop being default typeVladimir Serbinenko
2014-09-02acpi_tables: Remove roda-specific access to 60f [copy-paste error]Vladimir Serbinenko
2014-09-01google/link: Use common i915_reg.h.Vladimir Serbinenko
2014-09-01stout: Kill dead i915 filesVladimir Serbinenko
2014-09-01lenovo/x60: Remove leftover declarationVladimir Serbinenko
2014-08-31samus: Change SPD to indicate LPDDRDuncan Laurie
2014-08-31lenovo/x200: Kill access to nonexisting device [copy-paste error]Vladimir Serbinenko
2014-08-31iWRainbowG6: Kill unused fileVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-30ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko
2014-08-30ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko
2014-08-30lenovo: Read mainboard version from AT24RF08C.Vladimir Serbinenko
2014-08-30lenovo/h8: Support tablet eventsVladimir Serbinenko
2014-08-30AMD Steppe Eagle: CPU files for new SoCBruce Griffith
2014-08-30AMD Steppe Eagle: Add northbridge files for new SoC familyBruce Griffith
2014-08-30AMD Steppe Eagle: New integrated southbridge (Avalon)Bruce Griffith
2014-08-30AMD Steppe Eagle: Add binary PI vendorcode filesBruce Griffith
2014-08-30lenovo/x220: New portVladimir Serbinenko
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-08-29smbios: Define and use enclosure types.Vladimir Serbinenko
2014-08-29samus: Add ACPI MADT interrupt override for GPIO IRQ 14Duncan Laurie
2014-08-29samus: Add coreboot boardDuncan Laurie
2014-08-29tegra124: add custom uartGabe Black
2014-08-29exynos: Fix the name of the chip_operations structures.Gabe Black
2014-08-29arm: libpayload: Make cache invalidation take pointers instead of integersJulius Werner
2014-08-28soc/intel/baytrail/Kconfig: Remove empty line at top filePaul Menzel
2014-08-28qemu: log acpi table sizeGerd Hoffmann
2014-08-28qemu: fix cirrus buildGerd Hoffmann
2014-08-28qemu: fix bochs buildGerd Hoffmann
2014-08-28tegra124: Add a custom bootblock implementation.Gabe Black
2014-08-28ARM: Make it possible to use a custom bootblock implementation.Gabe Black
2014-08-28Peppy/Haswell: move more support functions from mainboard to the intel i915 d...Ronald G. Minnich
2014-08-26armv7: Move Exynos from 'cpu' to 'soc'.Hung-Te Lin
2014-08-26Peppy, Haswell: refactor and create set_translation_table function in haswell...Ronald G. Minnich
2014-08-25intel/gma: Clarify code and use dedicated init for Google PeppyRonald G. Minnich
2014-08-25sandybridge: Show spew raminit messages only with raminit debugVladimir Serbinenko
2014-08-25AMD Steppe Eagle: Add northbridge HT link ID to pci_ids.hBruce Griffith
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-08-25delay: Have mdelay() / delay() available in romstage, tooStefan Reinauer
2014-08-25lenovo/t520: update KconfigNicolas Reinecke
2014-08-25lenovo/t520: fix PCIe interrupt and function disable configNicolas Reinecke
2014-08-25lenovo/t5x0: replace invalid config DRAM_GATE_GPIONicolas Reinecke
2014-08-25lenovo/x230: Add subsystem ids.Vladimir Serbinenko
2014-08-25lenovo/t530: Be safe by disabling blink gpio hw with a writeoutEdward O'Callaghan
2014-08-25sandybridge: Native gfx init.Vladimir Serbinenko
2014-08-24lenovo/t530: Use GPIO defines specified in bd82x6x/pch.h headerEdward O'Callaghan
2014-08-24lenovo/t530/romstage.c: Trivial - move include to topEdward O'Callaghan
2014-08-24lenovo/t520: replace dumped GPIO values with gpio.hNicolas Reinecke
2014-08-23lenovo/t520: fix devicetreeNicolas Reinecke
2014-08-23lenovo/t520: fix usb config & documentationNicolas Reinecke
2014-08-23ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel
2014-08-23lenovo/t520: Remove empty smi.hNicolas Reinecke
2014-08-23lenovo/t520: Fix ExpressCard hotplugNicolas Reinecke
2014-08-23superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan
2014-08-23superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan
2014-08-22ARM: Overhaul the ARM Makefile.Gabe Black
2014-08-22Remove dead video.aslVladimir Serbinenko
2014-08-22lenovo/{x230,t530}: Remove empty smi.hVladimir Serbinenko
2014-08-22lenovo/x230: Remove empty mainboard.aslVladimir Serbinenko