aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-08-05exynos5420: get rid of old exynos5420_config_l2_cache()David Hendricks
2014-08-05northbridge/via/vx800: Fix out-of-bounds read due to off-by-oneEdward O'Callaghan
2014-08-04lenovo/t520/mainboard.c: Include header `h8.h` for prototypeElyes HAOUAS
2014-08-04peppy: Force enable ASPM on PCIe Root Port 1Shawn Nematbakhsh
2014-08-04sconfig: improve argument parsingPatrick Georgi
2014-08-04util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel
2014-08-04northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan
2014-08-04cpu/intel: Fix out-of-bounds read due to off-by-one in conditionEdward O'Callaghan
2014-08-04chrome ec: Add Methods for new EC eventsDuncan Laurie
2014-08-04falco: Re-read critical temperatures in ACPI _TMPDuncan Laurie
2014-08-04sconfig: more careful string resource handlingPatrick Georgi
2014-08-03nehalem: Make UMA size configurable in CMOS.Vladimir Serbinenko
2014-08-03intel/fsp_bd82x6x: Fix cycle errorPatrick Georgi
2014-08-03ifdtool: Check if file was openedPatrick Georgi
2014-08-03ifdtool: Avoid potential buffer overflowPatrick Georgi
2014-08-03nvramtool: Close file after usePatrick Georgi
2014-08-03sandy/ivybridge: Make UMA size configurable.Vladimir Serbinenko
2014-08-03arch/x86/Makefile.inc: trivial: fix indent of informative output about bootblockDaniele Forsi
2014-08-03cpu/x86/lapic/lapic.c: trivial: fix comment on #elseDaniele Forsi
2014-08-01armv7: add wrapper for DCCSW (data cache clean by set/way)David Hendricks
2014-08-01i82801ix: Provide ramstage smbus functions.Vladimir Serbinenko
2014-08-01vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h'Edward O'Callaghan
2014-08-01fsp_baytrail/.../gpio.h: Add GPIO_NC1 for GPIOS on func 1Martin Roth
2014-07-31payloads/external/SeaBIOS: Use coreboot’s serial console settingsMartin Roth
2014-07-31payloads/external/SeaBIOS: Update makefile for olddefconfigMartin Roth
2014-07-31timer: Add functions to initialize absolute timer structures.Gabe Black
2014-07-31libpayload: provide missing cbfs symbolAaron Durbin
2014-07-31armv7/exynos5420: Configure CPU cores for kernel to enable SMP.Hung-Te Lin
2014-07-31northbridge/amd/agesa/agesawrapper_call.h: Decode status codesEdward O'Callaghan
2014-07-30device/oprom/realmode/x86.c: Move includes to top of fileEdward O'Callaghan
2014-07-30arch/x86/include/arch/interrupt.h: Add header guardsEdward O'Callaghan
2014-07-30model_206ax_init.c: Trivial - fix indentEdward O'Callaghan
2014-07-30build system: remove duplicate architecture listPatrick Georgi
2014-07-30src/console/Kconfig: Fix choice for showing POST codes on consoleDaniele Forsi
2014-07-30mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000Martin Roth
2014-07-30southbridge/intel: Add fsp_rangeley supportMartin Roth
2014-07-30northbridge/intel: Add fsp_rangeley northbridge supportMartin Roth
2014-07-30cpu/intel: Add fsp version of model 406dx (Rangeley / Atom C2000)Martin Roth
2014-07-30util/sconfig: fix check for count of command line argumentsDaniele Forsi
2014-07-30util/i915tool: close the file also when fread() returned an errorDaniele Forsi
2014-07-30cbmem: Terminate the cbmem console at the cursor position.Gabe Black
2014-07-30i82801ix: Allow configuration of SATA mode in CMOS.Vladimir Serbinenko
2014-07-30util/cbfstool: free buffer on error pathDaniele Forsi
2014-07-30model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi
2014-07-30artecgroup/Kconfig, linutop/Kconfig: Add comment to endifDaniele Forsi
2014-07-30Kconfig: Fix comments on endif to match the corresponding ifDaniele Forsi
2014-07-30cpu/intel/model_2065x/model_2065x_init.c: Remove dead codeEdward O'Callaghan
2014-07-30i82801ix: Enable usbdebug options.Vladimir Serbinenko
2014-07-29gm45: Move spd address map to board-specific config.Vladimir Serbinenko
2014-07-29northbridge/intel/sandybridge/raminit_native: Remove stale FIXME.Vladimir Serbinenko
2014-07-29pit: setup voltage rails before system clocksDavid Hendricks
2014-07-29lenovo/x201 & x230: Add EC info to SMBIOS.Vladimir Serbinenko
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-29northbridge/intel/nehalem/northbridge.c: Remove unused variableEdward O'Callaghan
2014-07-29x230: Deploy VBTVladimir Serbinenko
2014-07-29ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko
2014-07-29nehalem: Remove fake_vbt copying.Vladimir Serbinenko
2014-07-29ivybridge: LVDS gfx init.Vladimir Serbinenko
2014-07-29sandy/ivybridge: Native raminit (lint clean)Edward O'Callaghan
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-07-28util/board_status: use the right location of cbfstoolIdwer Vollering
2014-07-28device/oprom/yabel/vbe.c: Fix memory leakDaniele Forsi
2014-07-28device/oprom/realmode/x86.c: Fix memory leakDaniele Forsi
2014-07-28dmp/vortex86ex/southbridge.c: Do not access arrays out of boundDaniele Forsi
2014-07-28AGESA boards: Drop get_bus_conf.c filesKyösti Mälkki
2014-07-28AGESA f14 f15tn 16kb: Move IOAPIC ID setup out of get_bus_conf()Kyösti Mälkki
2014-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-28AGESA: Have IRQ routing in mptablesKyösti Mälkki
2014-07-28AGESA fam16kb: Move NB config fam16kb out of get_bus_conf()Kyösti Mälkki
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-07-28IOAPIC: Fix missing stdint includeKyösti Mälkki
2014-07-25AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki
2014-07-24AGESA hudson yangtze: Move IMC firmware init out of get_bus_conf()Kyösti Mälkki
2014-07-24AGESA: Drop offset on PCI device enumerationKyösti Mälkki
2014-07-24AGESA: Drop unused extern declarationsKyösti Mälkki
2014-07-24AGESA fam15: Drop code that was commented outKyösti Mälkki
2014-07-24AGESA boards: Drop global bus_isaKyösti Mälkki
2014-07-24AGESA fam15: Use local bus_isa storageKyösti Mälkki
2014-07-24intel/i945/raminit.c: Remove trailing whitespace from `printk()`Paul Menzel
2014-07-24southbridge/via: Remove trailing whitespaceElyes HAOUAS
2014-07-24amd/dinar & torpedo: Remove trailing whitespaceElyes HAOUAS
2014-07-24northbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-24mainboard/msi/ms7135/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24mainboard/msi/ms9185/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24msi/ms6156/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24lippert/spacerunner-lx/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24lippert/literunner-lx/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24thomson/ip1000/devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24mainboard/lippert's devicetree.cb: Remove trailing whitespaceElyes HAOUAS
2014-07-24mainboard/msi/ms9282: Remove trailing whitespaceElyes HAOUAS
2014-07-24northbridge/intelsch/raminit.h: Remove a trailing whitespaceElyes HAOUAS
2014-07-24siemens/sitemp_g1p1: Remove a trailing whitespaceElyes HAOUAS
2014-07-24supermicro/h8qgi & h8scm: Remove a trailing whitespaceElyes HAOUAS
2014-07-24tyan/s8226: Remove a trailing whitespaceElyes HAOUAS
2014-07-24broadcom/blast/devicetree.cb: Remove a trailing whitespaceElyes HAOUAS
2014-07-24northbridge/via: Remove a trailing whitespaceElyes HAOUAS
2014-07-23cpu/intel/fsp_model_206ax/model_206ax_init.c: Use macro `IS_ENABLED()`Paul Menzel