aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-10-15gm45: Convert to per-device ACPIVladimir Serbinenko
2014-10-14intel/fsp_baytrail: Add padding so device_nvs location matches ACPIScott Radcliffe
2014-10-14baytrail: Add padding to the end of device_nvs to match ACPIScott Radcliffe
2014-10-14intel/fsp_baytrail: Clear the GNVS area prior to fillingScott Radcliffe
2014-10-11acpi: Don't add an empty SSDT.Vladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-10-11bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko
2014-10-11early section: Don't add empty .car.cbmem_console.Vladimir Serbinenko
2014-10-10via/epia-m: Switch to per-device ACPIVladimir Serbinenko
2014-10-10lynxpoint: Change OEM table ID for serialio.Vladimir Serbinenko
2014-10-10bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.Vladimir Serbinenko
2014-10-10acpi_create_mcfg_mmconfig: Zero-out the structure before filling.Vladimir Serbinenko
2014-10-09intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route"Kayalvizhi Dhandapani
2014-10-09intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module addedKayalvizhi Dhandapani
2014-10-09intel/fsp_baytrail: Fix SMM/SMIKayalvizhi Dhandapani
2014-10-09AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.incBruce Griffith
2014-10-08xcompile: detect and use RISCV binariesRonald G. Minnich
2014-10-08mkelfimage: removeRonald G. Minnich
2014-10-07edid: Relax EDID 1.3 requirements.Hung-Te Lin
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-10-07gen: Add "assert" in assert.h.Hung-Te Lin
2014-10-07vendorcode: Add ChromeOS VPD parser.Hung-Te Lin
2014-10-07sconfig: add cpu device typeAaron Durbin
2014-10-04Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan
2014-10-04mainboard/amd: Sanitise headers in PlatformGnbPcie.cEdward O'Callaghan
2014-10-02Provide a way to compile some files with -O0 optionVadim Bendebury
2014-10-02elog: Add event type for CPU thermal tripDuncan Laurie
2014-10-02libpayload: usb: xhci: Treat port reset as a port status changeShawn Nematbakhsh
2014-10-02libpayload: usb: Remove generic roothub reset port functionShawn Nematbakhsh
2014-10-02nvidia/cbootimage: avoid upstream's build systemPatrick Georgi
2014-10-01baytrail: update C0 microcodeShawn Nematbakhsh
2014-10-01intel/i945: Another magic numberPatrick Georgi
2014-10-01intel/i945: Fix "always false" statementPatrick Georgi
2014-10-01reg_script: Fix bug in IO macrosDuncan Laurie
2014-10-01edid: Support EDID 1.4.Hung-Te Lin
2014-10-01edid: Accept valid detail blocks without timing descriptor.Hung-Te Lin
2014-10-01edid: Fix string extraction in Monitor Descriptors.Hung-Te Lin
2014-10-01storm: Add generic support skeleton for stormFurquan Shaikh
2014-10-01edid: Fix extension parsing when EDID blob does not have any extensions.Hung-Te Lin
2014-10-01edid: Fix source indent.Hung-Te Lin
2014-09-29google/panther: add board_info.txtMatt DeVillier
2014-09-29intel/minnowmax: Enable S3 suspend/resumeMohan D'Costa
2014-09-29intel/fsp_baytrail: Add S3 suspend/resume SupportMohan D'Costa
2014-09-29spi: Add support for Winbond W25Q128FWMohan D'Costa
2014-09-29asrock/imb-a180/BiosCallOuts.c: Fix typo in temperatu*re* in commentPaul Menzel
2014-09-29libpayload: Build libpayload with debugging info turned up all the way.Gabe Black
2014-09-29Remove stale char[] initialization causing unaligned memory accessMarcelo Povoa
2014-09-29google/panther: Be safe about invalid thermal readingsStefan Reinauer
2014-09-29google/chromeec: Notify DPTF charger participant on AC state changeDuncan Laurie
2014-09-29arm: Fix up new cache flush algorithm and replace dcache_*_all() with itJulius Werner
2014-09-29arm: Import armv7_dcache_wbinv_all function from NetBSDJulius Werner
2014-09-25x86/mtrr: Enable MTRR's before enabling cachingIsaac Christensen
2014-09-25Peppy/Falco: always use native graphicsRonald G. Minnich
2014-09-25cbfstool: Propogate compression errors back to the caller.Gabe Black
2014-09-25snow: Rename snow to daisy.Gabe Black
2014-09-25soc/qualcomm: Add generic support skeleton for ipq806xFurquan Shaikh
2014-09-25peppy and falco: set panel power timings in northbridge, using devicetree, no...Ronald G. Minnich
2014-09-25libpayload: Add missing cache API stub to x86Julius Werner
2014-09-25pit: Rename pit to peach_pit.Gabe Black
2014-09-24x86: Minimize work done with the caches disabled in mtrr functions.Gabe Black
2014-09-24baytrail: add 80c microcode for C0 partsAaron Durbin
2014-09-24big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black
2014-09-24arm: add missing gc-sections for ramstageIsaac Christensen
2014-09-24northbridge/intel/i945/Kconfig: Select VGAPaul Menzel
2014-09-23cbfstool: Add AARCH64 reloc types to elf.hFurquan Shaikh
2014-09-23mkelfimage: Add EM_AARCH64 as elf image type for arm64Furquan Shaikh
2014-09-23rmodule: Fix rmodule.ld for 64-bitFurquan Shaikh
2014-09-23rmodtool: Allow rmodules with 0 relocationsFurquan Shaikh
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh
2014-09-22google/{falco,peppy}/gma.c: Do not include non-existent "hda.h"Paul Menzel
2014-09-22google/link, intel/wtm2: Do not include non-existent "hda.h" in i915.cPaul Menzel
2014-09-22haswell: Move to per-device ACPIVladimir Serbinenko
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker
2014-09-22arm: Update mem* functions to newer versionsJulius Werner
2014-09-22arm: Move libgcc assembly macros to arch/asm.hJulius Werner
2014-09-22libpayload: Add vboot handoff parsing on ARMStefan Reinauer
2014-09-22Add check_member macro to allow clean and easy struct offset checkingJulius Werner
2014-09-22arm: Have the linker garbage-collect unused functions and variablesJulius Werner
2014-09-22snow/pit: include chromeos.c in romstageIsaac Christensen
2014-09-19baytrail/rambi: spi, charger, and audio updatesAaron Durbin
2014-09-19chrome ec: Add support for limiting charger currentDuncan Laurie
2014-09-19exynos5250: remove unused ret variable in cpu.cIsaac Christensen
2014-09-19mainboard/lenovo/t530: Make native VGA init 'user-friendly'Edward O'Callaghan
2014-09-18samus: Enable XHCI mode by defaultDuncan Laurie
2014-09-18lynxpoint: Don't enable SMI handling of TCODuncan Laurie
2014-09-18rambi/baytrail: ACPI, GPIO, audio, misc updatesShawn Nematbakhsh
2014-09-18slippy: remove FUI supportRonald G. Minnich
2014-09-17spi: add Kconfig variable for dual-output read enableDavid Hendricks
2014-09-17pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer
2014-09-15libpayload: x86: Add support for catching processor exceptions.Gabe Black
2014-09-15libpayload: Add a timer_us() function.Gabe Black
2014-09-15cbfstool: add aarch64 as a nameRonald G. Minnich
2014-09-15exynos5250: Fix PMU register address mapJulius Werner
2014-09-15libpayload: Add wrappers for malloc which check its return value.Gabe Black
2014-09-15arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner
2014-09-15libpayload: Add a new "die" function to fatally signal programming errors.Gabe Black
2014-09-14payloads/external/SeaBIOS: Bump version to 1.7.5Edward O'Callaghan
2014-09-14cbmemc: Bump default to 128KVladimir Serbinenko
2014-09-13southbridge/bd82x6x: Reserve 16 MiB for flash and not 8.Vladimir Serbinenko