summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cpu/amd/geode_lx: Trivial - remove useless commentEdward O'Callaghan2014-08-092-2/+0
* ivybridge: Don't propose to include systemagent on native boards.Vladimir Serbinenko2014-08-091-0/+1
* lenovo/x201: Enable wake on LID and Fn key.Vladimir Serbinenko2014-08-091-0/+20
* southbridge/amd/cs5536: Trivial style fix for trailing commentEdward O'Callaghan2014-08-093-3/+3
* cpu/amd/geode_lx: Reduce fancy ASCII art with embedded commentsEdward O'Callaghan2014-08-094-42/+27
* cpu/amd/geode_lx/cache_as_ram.inc: Trivial - Fix indent with tabsEdward O'Callaghan2014-08-091-16/+16
* Exynos5420: clean up SPI driverStefan Reinauer2014-08-091-13/+14
* Set check-lxdialog.sh mode properlyVadim Bendebury2014-08-091-0/+0
* intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESSDaniele Forsi2014-08-091-4/+0
* superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan2014-08-091-29/+13
* falco: Remove RTD2132 chip and setup from devicetreeDuncan Laurie2014-08-082-29/+1
* Falco/Slippy: remove unwanted scratchpad writesFurquan Shaikh2014-08-082-81/+0
* ARMv7: Add stdint types needed for vboot libraryStefan Reinauer2014-08-081-0/+12
* chromeos: Add code to read FMAP on ARMStefan Reinauer2014-08-081-0/+13
* qemu-armv7/media.c: fix coding styleStefan Reinauer2014-08-081-7/+15
* falco: Add double function reset to ALC283 verb tableDuncan Laurie2014-08-081-1/+6
* chromeec: Implement full battery workaround at 6%Duncan Laurie2014-08-081-2/+2
* Pit: remove backlight delayRonald G. Minnich2014-08-081-2/+0
* exynos5420: Implement support to boot with USB A-A firmware uploadJulius Werner2014-08-088-32/+177
* lenovo/x230: Enable wake on LID and Fn key.Vladimir Serbinenko2014-08-081-0/+20
* device/oprom/realmode: Sanitize header inclusionEdward O'Callaghan2014-08-083-16/+18
* ARMV7: threading support for cooperative multitaskingRonald G. Minnich2014-08-081-0/+127
* armv7: Fix dcache writethrough policy handlingDavid Hendricks2014-08-071-1/+1
* Exynos 5420: skip the EDID read if there is already an EDID.Ronald G. Minnich2014-08-071-4/+9
* Possible thread stack implementation.Ronald G. Minnich2014-08-073-2/+16
* exynos5420: Set the CLK_DIV_CPERI1 value as per manualDavid Hendricks2014-08-072-0/+4
* exynos: Set up caching in the bootblock.Gabe Black2014-08-077-29/+47
* Exynos5420: invoke the cooperative threading in udelayRonald G. Minnich2014-08-071-1/+4
* cbfstool: process cbfs_payload_segment(s) in host byte orderAaron Durbin2014-08-073-20/+45
* slippy/flaco/peppy: setup beep verbsMarc Jones2014-08-066-3/+72
* Exynos5: Remove unneeded USB delaysStefan Reinauer2014-08-062-8/+10
* Exynos5420: tighten up display port delaysRonald G. Minnich2014-08-062-3/+3
* exynos5420: Fix mmc clock source.Hung-Te Lin2014-08-061-5/+18
* Set armv7 up for cpu_info to work as on x86 (so threads can work)Ronald G. Minnich2014-08-065-4/+74
* lenovo/x201: Enable pcie lanes in wwan slot.Vladimir Serbinenko2014-08-062-2/+3
* mainboard/amd: De-ASCIIartify AGESA board headersEdward O'Callaghan2014-08-0612-303/+0
* gizmosphere/gizmo: Change the PCIe GPP to two x1 portsDave Frodin2014-08-062-3/+4
* lenovo/t530/mainboard.c: Include header `h8.h` for prototypeEdward O'Callaghan2014-08-061-2/+1
* tegra124: Add a stub implementation of the tegra124 SOC.Gabe Black2014-08-0510-0/+181
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-0558-522/+523
* exynos5420: get rid of old exynos5420_config_l2_cache()David Hendricks2014-08-0510-49/+36
* northbridge/via/vx800: Fix out-of-bounds read due to off-by-oneEdward O'Callaghan2014-08-051-1/+1
* lenovo/t520/mainboard.c: Include header `h8.h` for prototypeElyes HAOUAS2014-08-041-2/+1
* peppy: Force enable ASPM on PCIe Root Port 1Shawn Nematbakhsh2014-08-041-0/+6
* sconfig: improve argument parsingPatrick Georgi2014-08-041-1/+4
* util/sconfig/main.c: Remove assigned but unused variable `link`Paul Menzel2014-08-041-1/+0
* northbridge/intel: Out of bounds write to array in gma.hEdward O'Callaghan2014-08-044-4/+4
* cpu/intel: Fix out-of-bounds read due to off-by-one in conditionEdward O'Callaghan2014-08-043-4/+4
* chrome ec: Add Methods for new EC eventsDuncan Laurie2014-08-041-0/+14
* falco: Re-read critical temperatures in ACPI _TMPDuncan Laurie2014-08-041-1/+26