summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Intel Lynx Point boards: Kconfig: Add `HAVE_ME_BIN`Paul Menzel2014-07-056-0/+24
* Intel Lynx Point boards: Kconfig: Add `HAVE_IFD_BIN`Paul Menzel2014-07-056-0/+24
* amd/dinar: Fix agesawrapper headerKyösti Mälkki2014-07-051-12/+2
* gizmosphere/gizmo: Move support of SPD data in CBFSKyösti Mälkki2014-07-0511-65/+133
* spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black2014-07-059-74/+37
* spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black2014-07-0517-35/+19
* spi flash: Organise options listKyösti Mälkki2014-07-051-21/+21
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-0528-28/+0
* lenovo/x60/i915.c: Use define for `BSM`Paul Menzel2014-07-051-1/+1
* intel/lynxpoint: Build intermediate step to add Lynx Point ME imageDuncan Laurie2014-07-051-2/+1
* intel/lynxpoint: xhci: Port reset changes on suspend/resumeDuncan Laurie2014-07-051-17/+46
* intel/lynxpoint: Export pch_enable_lpc() for Super I/O systemsStefan Reinauer2014-07-052-1/+2
* drivers/spi: Reduce the per loop delay of spi_flash_cmd_poll_bit()Dave Frodin2014-07-051-12/+10
* intel: Make monotonic timer a first class citizenEdward O'Callaghan2014-07-057-1/+7
* intel/lynxpoint: Add SATA DEVSLP disable optionMarc Jones2014-07-042-3/+14
* intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to KconfigDuncan Laurie2014-07-041-0/+13
* intel/lynxpoint: Use separate SMI callback for USB XHCI routingDuncan Laurie2014-07-041-3/+1
* intel/haswell: Allow overriding PRE_GRAPHICS_DELAY in configStefan Reinauer2014-07-041-1/+1
* intel/haswell: Allow pre-graphics delayStefan Reinauer2014-07-042-0/+10
* intel/lynxpoint: Make inclusion of Intel ME optionalPaul Menzel2014-07-042-0/+14
* intel/lynxpoint: Allow building without IFD (descripter.bin)Paul Menzel2014-07-042-3/+67
* AGESA boards: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-07-0311-90/+10
* ACPI: Recover type of wakeup in acpi_is_wakeup()Kyösti Mälkki2014-07-033-1/+18
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-0381-287/+3
* AGESA: Add agesawrapper_post_device()Kyösti Mälkki2014-07-0331-578/+61
* AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-07-0324-79/+25
* AGESA: Clean separation of SPI flashKyösti Mälkki2014-07-036-82/+90
* AGESA boards: Add prepare_for_resume()Kyösti Mälkki2014-07-0313-285/+42
* AGESA S3: Refactor S3 backup store locations in SPIKyösti Mälkki2014-07-032-49/+67
* AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin2014-07-0222-285/+920
* stdlib: Drop duplicates of min() and max()Kyösti Mälkki2014-07-017-12/+5
* ROMCC: Fix collision with token name maxKyösti Mälkki2014-07-011-4/+5
* northbridge/intel/nehalem/raminit.c: Extraneous parentheseEdward O'Callaghan2014-06-301-1/+1
* northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`Edward O'Callaghan2014-06-302-2/+2
* x86 MTRR: Drop unused return valueKyösti Mälkki2014-06-302-3/+2
* Use MTRR definesKyösti Mälkki2014-06-301-4/+3
* northbridge/amd/gx2/raminit.c Halt func needs noreturn attribEdward O'Callaghan2014-06-291-1/+1
* drivers/pc80/mc146818rtc_early.c: Silence unused func complaintsEdward O'Callaghan2014-06-291-2/+2
* southbridge/intel/ibexpeak/me.c: Silence warns about unused funcEdward O'Callaghan2014-06-291-1/+1
* northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan2014-06-294-10/+7
* cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always falseEdward O'Callaghan2014-06-291-1/+1
* AMD boards: Fix comment style and typosKyösti Mälkki2014-06-298-10/+26
* build: remove -ccopts mechanismPatrick Georgi2014-06-291-4/+4
* include/pc80/mc146818rtc.h: Inconsequential, comment ifdef mazeEdward O'Callaghan2014-06-291-2/+2
* arch/x86/include/bootblock_common.h: Sanitize header inclusionEdward O'Callaghan2014-06-291-5/+2
* cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII artEdward O'Callaghan2014-06-291-10/+9
* Don't add .eh_frame sections to SMM imagePatrick Georgi2014-06-282-0/+4
* armv7: We don't use CPPFLAGS anymorePatrick Georgi2014-06-281-3/+3
* build: Pass correct disassembly flags in Clang buildEdward O'Callaghan2014-06-271-1/+1
* lib/Makefile.inc: Stop gcc.c getting into SMM clang buildsEdward O'Callaghan2014-06-271-2/+1
OpenPOWER on IntegriCloud