summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-08lib: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08device: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08drivers: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08build system: prevent race on more tool binariesPatrick Georgi
2014-07-08mainboard/hp/dl145_g3/get_bus_conf.c: Use ARRAY_SIZE macroEdward O'Callaghan
2014-07-08mainboard: Make use of ARRAY_SIZE macro in hda_verb.hEdward O'Callaghan
2014-07-05YABEL: Drop IO stubs that are (by own admission) never usedPatrick Georgi
2014-07-05Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`Paul Menzel
2014-07-05Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`Paul Menzel
2014-07-05amd/dinar: Fix agesawrapper headerKyösti Mälkki
2014-07-05gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-05spi flash: Organise options listKyösti Mälkki
2014-07-05Drop redundant select CACHE_AS_RAMKyösti Mälkki
2014-07-05lenovo/x60/i915.c: Use define for `BSM`Paul Menzel
2014-07-05intel/lynxpoint: Build intermediate step to add Lynx Point ME imageDuncan Laurie
2014-07-05intel/lynxpoint: xhci: Port reset changes on suspend/resumeDuncan Laurie
2014-07-05intel/lynxpoint: Export pch_enable_lpc() for Super I/O systemsStefan Reinauer
2014-07-05drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit()Dave Frodin
2014-07-05intel: Make monotonic timer a first class citizenEdward O'Callaghan
2014-07-04Documentation: Use correct file name for the build guide in the MakefileVladimir Berezniker
2014-07-04intel/lynxpoint: Add SATA DEVSLP disable optionMarc Jones
2014-07-04intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to KconfigDuncan Laurie
2014-07-04intel/lynxpoint: Use separate SMI callback for USB XHCI routingDuncan Laurie
2014-07-04intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in configStefan Reinauer
2014-07-04intel/haswell: Allow pre-graphics delayStefan Reinauer
2014-07-04intel/lynxpoint: Make inclusion of Intel ME optionalPaul Menzel
2014-07-04intel/lynxpoint: Allow building without IFD (descripter.bin)Paul Menzel
2014-07-03AGESA boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-07-03ACPI: Recover type of wakeup in acpi_is_wakeup()Kyösti Mälkki
2014-07-03AGESA: Call get_bus_conf() just onceKyösti Mälkki
2014-07-03AGESA: Add agesawrapper_post_device()Kyösti Mälkki
2014-07-03AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-07-03AGESA: Clean separation of SPI flashKyösti Mälkki
2014-07-03AGESA boards: Add prepare_for_resume()Kyösti Mälkki
2014-07-03AGESA S3: Refactor S3 backup store locations in SPIKyösti Mälkki
2014-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-07-01stdlib: Drop duplicates of min() and max()Kyösti Mälkki
2014-07-01ROMCC: Fix collision with token name maxKyösti Mälkki
2014-06-30northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan
2014-06-30northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`Edward O'Callaghan
2014-06-30x86 MTRR: Drop unused return valueKyösti Mälkki
2014-06-30Use MTRR definesKyösti Mälkki
2014-06-30Makefile.inc: Detect if a working clang binary exists before setEdward O'Callaghan
2014-06-29Makefile: HOSTCC set too late in clang buildsEdward O'Callaghan
2014-06-29northbridge/amd/gx2/raminit.c Halt func needs noreturn attribEdward O'Callaghan
2014-06-29drivers/pc80/mc146818rtc_early.c: Silence unused func complaintsEdward O'Callaghan
2014-06-29southbridge/intel/ibexpeak/me.c: Silence warns about unused funcEdward O'Callaghan