aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-06-12intel/bd82x6x: Skip unknown MBP.Vladimir Serbinenko
2014-06-11device/device_util.c: Fix wording in comment of `new_resource()`Paul Menzel
2014-06-11amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin
2014-06-11ibexpeak: Set number of USB ports.Vladimir Serbinenko
2014-06-11ibexpeak: Remove some dead code.Vladimir Serbinenko
2014-06-11AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien
2014-06-11PIC i8259: Move #defines and functions to i8259.hMike Loptien
2014-06-11lippert/toucan-af: Fix comment on HAVE_ACPI_RESUMEKyösti Mälkki
2014-06-11lippert/frontrunner-af: Fix comment on HAVE_ACPI_RESUMEKyösti Mälkki
2014-06-11amd/hudson: Add the IOAPIC space to the fixed resources tableDave Frodin
2014-06-11amd/family16kb: Move and resize the MMIO regionDave Frodin
2014-06-09nuvoton/nct5104d: Update the #defined LDNsDave Frodin
2014-06-06superio/nuvoton: factor out generic romstage componentsFelix Held
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki
2014-06-06Drop unused change_i2c_mux()Kyösti Mälkki
2014-06-06superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan
2014-06-06build: Drop libgcc runtime wrapper in Clang buildsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-06-03superio/ite/it8661f: Make early_serial into romstage symEdward O'Callaghan
2014-06-03mainboard: Remove #include early_serial.c from w83977tf boardsEdward O'Callaghan
2014-06-03superio/ite/it8772f: Depreciate early wdt functionsEdward O'Callaghan
2014-06-03superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan
2014-06-03northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`Paul Menzel
2014-06-03northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0Paul Menzel
2014-06-02sandybridge: Pass chip info to i915lightup.Vladimir Serbinenko
2014-06-02i945: Fix TSEG size allocation for get_top_of_ram()Kyösti Mälkki
2014-06-02i945: Fix resource bases for UMA and TSEGKyösti Mälkki
2014-06-01mainboard/ibase/mb899: Trivial, Non-local header treated as localEdward O'Callaghan
2014-06-01northbridge/intel/i945/i945.h: Trivial, fixup header guardsEdward O'Callaghan
2014-06-01lenovo/x201: Fix order of SPI init.Vladimir Serbinenko
2014-06-01lenovo/t60: Implement intel VGA callbacks.Vladimir Serbinenko
2014-06-01lenovo: Make version look like something thinkpad_acpi would acceptVladimir Serbinenko
2014-06-01i915_reg: Declare LVDS register values.Vladimir Serbinenko
2014-06-01acpigen: Add acpigen_emit_eisaid.Vladimir Serbinenko
2014-05-31superio/nsc/pc87309: Avoid .c includes in mainboardEdward O'Callaghan
2014-05-31superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan
2014-05-31superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan
2014-05-31i945: Use defines for DEVENKyösti Mälkki
2014-05-31northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...Paul Menzel
2014-05-31northbridge/intel/i945: Add define for register `BSM` and use itPaul Menzel
2014-05-30cpu/intel/fsp_model_206ax: change realpath to readlinkMartin Roth
2014-05-30intel/bayleybay: Add Intel's Bayley Bay mainboardMartin Roth
2014-05-29PCI IRQs: Swizzle PCI IRQs for PCI bridgesMike Loptien
2014-05-29fsp_baytrail: Add the FSP version of Intel's Bay Trail-I chipMartin Roth
2014-05-29drivers/intel/fsp: update enable_mrc_cache with fast bootMartin Roth
2014-05-29add rtc_init() to romstageMartin Roth
2014-05-28superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan
2014-05-28superio/ite/it8712f: Depreciate model specific early_serial.cEdward O'Callaghan
2014-05-28superio/ite/it8712f: Drop model specific sio func for generic verEdward O'Callaghan
2014-05-28payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4Paul Menzel
2014-05-28mainboard/*: Convert to generic ITE superio romstage componentEdward O'Callaghan
2014-05-26console: Add console for GDBKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki
2014-05-26amd/dinar: Handle empty HOOKBEFORE_DRAM_INITKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki
2014-05-26AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki
2014-05-26AGESA fam14: Comment lack of PCI-e slot resetsKyösti Mälkki
2014-05-26AGESA: Add common calloutsKyösti Mälkki
2014-05-25acpigen: Add acpigen_write_irq.Vladimir Serbinenko
2014-05-25lenovo: Add lenovo_mainboard_partnumber.Vladimir Serbinenko
2014-05-25ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki
2014-05-25northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()Edward O'Callaghan
2014-05-25northbridge/intel/e7505/raminit.c: Silence warn of unused funcEdward O'Callaghan
2014-05-25northbridge/intel/i3100/raminit.c: Uninitialized variableEdward O'Callaghan
2014-05-25nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan
2014-05-25southbridge/amd/agesa/hudson: Unused func smbus_delay()Edward O'Callaghan
2014-05-25southbridge/amd/cimx/sb900: Unused func smbus_delay()Edward O'Callaghan
2014-05-25Drop PCI_BDF macro declarationKyösti Mälkki
2014-05-25mainboard/google/slippy: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-25mainboard/google/bolt: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-24superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan
2014-05-24mainboard/amd: Incorrect usage of logical vs. bitwise andEdward O'Callaghan
2014-05-23mainboard/google/link: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/google/falco: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-23mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan
2014-05-23Asus F2A85-M: Move to ther proper SIORudolf Marek
2014-05-23Implement proper IT8728F PNP opsRudolf Marek
2014-05-23ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek
2014-05-23superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek
2014-05-23mainboard/samsung/stumpy: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/emeraldlake2 Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/baskingridge Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23mainboard/kontron/ktqm77: Fix usage of GNU field designator extEdward O'Callaghan
2014-05-23vendorcode/intel/fsp/rangeley: remove extra fileMartin Roth
2014-05-23drivers/pc80/Kconfig: Revert PS/2 initialization defaultsPatrick Georgi
2014-05-23mainboard/google/peppy Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23mainboard/google/parrot Fix usage of GNU field designator extensionEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan
2014-05-22southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan
2014-05-22vendorcode/amd/agesa/f*: Fix typo in header guardsEdward O'Callaghan
2014-05-22northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan
2014-05-22southbridge/amd/sb700/smbus.c: Unused func smbus_delay()Edward O'Callaghan