summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-06-29northbridge/amd: Remove some extraneous parentheses from if-statementsEdward O'Callaghan
2014-06-29cpu/x86/pae/pgtbl.c: Unsigned comparison < 0 always falseEdward O'Callaghan
2014-06-29AMD boards: Fix comment style and typosKyösti Mälkki
2014-06-29build: remove -ccopts mechanismPatrick Georgi
2014-06-29include/pc80/mc146818rtc.h: Inconsequential, comment ifdef mazeEdward O'Callaghan
2014-06-29arch/x86/include/bootblock_common.h: Sanitize header inclusionEdward O'Callaghan
2014-06-29utils/cbfstool: No need to pass -g flag twiceEdward O'Callaghan
2014-06-29cpu/amd/geode_gx2/cache_as_ram.inc: Remove illegal ASCII artEdward O'Callaghan
2014-06-28Don't add .eh_frame sections to SMM imagePatrick Georgi
2014-06-28armv7: We don't use CPPFLAGS anymorePatrick Georgi
2014-06-27build: Pass correct disassembly flags in Clang buildEdward O'Callaghan
2014-06-27lib/Makefile.inc: Stop gcc.c getting into SMM clang buildsEdward O'Callaghan
2014-06-27src/console/post.c: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-06-27include/device/device.h: Header is ROMCC tentativeEdward O'Callaghan
2014-06-26amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignmentKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26AMD boards: Fix typosKyösti Mälkki
2014-06-26PIRQ tables: Fix typosKyösti Mälkki
2014-06-26bayleybay_fsp: Switch from EHCI controller to XHCIMartin Roth
2014-06-25gm45 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25nehalem boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25emulation/qemu: Switch x86 to DYNAMIC_CBMEMKyösti Mälkki
2014-06-25sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki
2014-06-25pc80/mc146818rtc.h: Has X86 specific inlines without guardsEdward O'Callaghan