aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-10src/lib/edid.c: missing break statementPatrick Georgi
2014-08-10cbfstool: free stale memoryPatrick Georgi
2014-08-10nvramtool: check for successful seekPatrick Georgi
2014-08-10romcc: properly check out-of-range unsigned longsPatrick Georgi
2014-08-10cpu/intel/model_1067x: avoid null-pointer dereferencePatrick Georgi
2014-08-10intel/fsp_bd82x6x: Fix cycle error some morePatrick Georgi
2014-08-09cbfstool: fix option parsingPatrick Georgi
2014-08-09cpu/amd/geode_lx: Trivial - remove useless commentEdward O'Callaghan
2014-08-09ivybridge: Don't propose to include systemagent on native boards.Vladimir Serbinenko
2014-08-09lenovo/x201: Enable wake on LID and Fn key.Vladimir Serbinenko
2014-08-09southbridge/amd/cs5536: Trivial style fix for trailing commentEdward O'Callaghan
2014-08-09cpu/amd/geode_lx: Reduce fancy ASCII art with embedded commentsEdward O'Callaghan
2014-08-09cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabsEdward O'Callaghan
2014-08-09Exynos5420: clean up SPI driverStefan Reinauer
2014-08-09Set check-lxdialog.sh mode properlyVadim Bendebury
2014-08-09intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESSDaniele Forsi
2014-08-09superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan
2014-08-08falco: Remove RTD2132 chip and setup from devicetreeDuncan Laurie
2014-08-08Falco/Slippy: remove unwanted scratchpad writesFurquan Shaikh
2014-08-08ARMv7: Add stdint types needed for vboot libraryStefan Reinauer
2014-08-08chromeos: Add code to read FMAP on ARMStefan Reinauer
2014-08-08qemu-armv7/media.c: fix coding styleStefan Reinauer
2014-08-08falco: Add double function reset to ALC283 verb tableDuncan Laurie
2014-08-08chromeec: Implement full battery workaround at 6%Duncan Laurie
2014-08-08Pit: remove backlight delayRonald G. Minnich
2014-08-08exynos5420: Implement support to boot with USB A-A firmware uploadJulius Werner
2014-08-08lenovo/x230: Enable wake on LID and Fn key.Vladimir Serbinenko
2014-08-08device/oprom/realmode: Sanitize header inclusionEdward O'Callaghan
2014-08-08ARMV7: threading support for cooperative multitaskingRonald G. Minnich
2014-08-07armv7: Fix dcache writethrough policy handlingDavid Hendricks
2014-08-07Exynos 5420: skip the EDID read if there is already an EDID.Ronald G. Minnich
2014-08-07Possible thread stack implementation.Ronald G. Minnich
2014-08-07exynos5420: Set the CLK_DIV_CPERI1 value as per manualDavid Hendricks
2014-08-07exynos: Set up caching in the bootblock.Gabe Black
2014-08-07Exynos5420: invoke the cooperative threading in udelayRonald G. Minnich
2014-08-07cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin
2014-08-06slippy/flaco/peppy: setup beep verbsMarc Jones
2014-08-06Exynos5: Remove unneeded USB delaysStefan Reinauer
2014-08-06Exynos5420: tighten up display port delaysRonald G. Minnich
2014-08-06exynos5420: Fix mmc clock source.Hung-Te Lin
2014-08-06Set armv7 up for cpu_info to work as on x86 (so threads can work)Ronald G. Minnich
2014-08-06lenovo/x201: Enable pcie lanes in wwan slot.Vladimir Serbinenko
2014-08-06mainboard/amd: De-ASCIIartify AGESA board headersEdward O'Callaghan
2014-08-06gizmosphere/gizmo: Change the PCIe GPP to two x1 portsDave Frodin
2014-08-06lenovo/t530/mainboard.c: Include header `h8.h` for prototypeEdward O'Callaghan
2014-08-05tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black
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