summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-09-13to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names.Vladimir Serbinenko
2014-09-13towiki.sh: Rename GM45 slot and cpu to correct ones.Vladimir Serbinenko
2014-09-13intel/gma: consolidate vbt codeVladimir Serbinenko
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-13arm: Put exception_stack into BSSJulius Werner