aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2014-06-25nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki
2014-06-25drivers/intel/gma: Uninitialized var before if conditionEdward O'Callaghan
2014-06-25include/pc80/mc146818rtc.h: Move include to top of fileEdward O'Callaghan
2014-06-25intel/haswell: Report x32 memory as "x8 or x32"Duncan Laurie
2014-06-25intel/lynxpoint: xhci: Update magic bits to new magic valuesDuncan Laurie
2014-06-25drivers/elog: Unmangle header include out of pre-proc condEdward O'Callaghan
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-06-25src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan
2014-06-25device/pci_device.c: Sanitize headersEdward O'Callaghan
2014-06-25device/{cardbus,agp}.h: Missing header for device_t typeEdward O'Callaghan
2014-06-25AGESA S3: Fix ACPISCRATCH in CBMEMKyösti Mälkki
2014-06-25AGESA: Move config parameters for non-volatile S3 dataKyösti Mälkki
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-06-25i945 boards: Drop disabled ram_check() callsKyösti Mälkki
2014-06-24MP Table: Change types to be consistent with the specMike Loptien
2014-06-23baytrail_fsp: Fix the mmconf KconfigMartin Roth
2014-06-23fsp_baytrail: Minor Kconfig updatesMartin Roth
2014-06-23bayleybay_fsp: Add comments for the MMC/SD devices in devicetreeMartin Roth
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2014-06-21cpu/amd/agesa: Use acpi_is_wakeup()Kyösti Mälkki
2014-06-21AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21northbridge/amd/agesa: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21PCI VGA ROM: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21PC80 RTC: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21Misc: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan
2014-06-20superio/nuvoton: Add chip support for setting IRQs to edge/levelDave Frodin
2014-06-20superio/nuvoton: Adds a function to route pins 41-48 to UARTDDave Frodin
2014-06-20southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macroEdward O'Callaghan
2014-06-20superio/ite/it8772f: Remove prototypes for func with no bodyEdward O'Callaghan
2014-06-20src/mainboard/google/*/mainboard_smi.c: Remove #include .c'sEdward O'Callaghan
2014-06-20google/link, lenovo/x60: i915io.c: Use define `ARRAY_SIZE`Paul Menzel
2014-06-20mainboard/jetway/nf81-t56n-lf: Port recent Persimmon changesEdward O'Callaghan
2014-06-20ACPI: Add acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-20sandy/ivy boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-20nehalem boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-20intel/i945 gm45: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-20ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki
2014-06-20src/lib/clog2.c: Fix style and clarity, remove some cruftEdward O'Callaghan
2014-06-20drivers/intel/gma: Equality comparison with extraneous parenthesesEdward O'Callaghan
2014-06-19supermicro/h8scm: Fix KconfigKyösti Mälkki
2014-06-18intel/bayleybay_fsp: Drop redundant EARLY_CBMEM_INITKyösti Mälkki
2014-06-18fsp_baytrail: Add the default FSP locationMartin Roth
2014-06-18fsp_baytrail: Add Baytrail B0/B1 "Super SKU" microcodeMartin Roth
2014-06-18mainboard: Clear up remaining SIO_PORT from KconfigEdward O'Callaghan
2014-06-18mainboard/amd,lippert: Drop SIO_PORT from KconfigEdward O'Callaghan
2014-06-18mainboard/jetway/nf81-t56n-lf: Drop SIO_PORT from KconfigEdward O'Callaghan
2014-06-18ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki
2014-06-18northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki
2014-06-18intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki
2014-06-18emulation/x86 : Drop HAVE_ACPI_RESUMEKyösti Mälkki
2014-06-18mainboard/supermicro/h8dme: Drop unused codeKyösti Mälkki
2014-06-18lenovo/x60: Fix build issue with DO_NATIVE_VGA_INITKyösti Mälkki
2014-06-17intel/model_2065x: Add 20652 microcode.Vladimir Serbinenko
2014-06-16Persimmon: Change MPTable to use mainboard IRQ routingMike Loptien
2014-06-16MP Spec: Correct the Virtual Wire assignmentMike Loptien
2014-06-16MP Spec: Add copyright headerMike Loptien
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-14amd/agesa/f15tn: Invalid inline asm in gcc-intrin.hEdward O'Callaghan
2014-06-14mainboard/ibase/mb899: Break out superio hwm conf from mainboardEdward O'Callaghan
2014-06-14amd/agesa/f14: Backport f15tn fixes from DDR3 in mtspd3.cEdward O'Callaghan
2014-06-14mainboard/amd: De-ASCIIartify reference boardsEdward O'Callaghan
2014-06-13fsp_baytrail: remove version from default vbios pathMartin Roth
2014-06-13fsp_baytrail: Fix CONFIG_ENABLE_FSP_FAST_BOOTMartin Roth
2014-06-13mainboard.c: Fix typo in appro*p*riate in commentPaul Menzel
2014-06-12southbridge/amd: Change #if defined to #if IS_ENABLEDDave Frodin
2014-06-12bayleybay_fsp Kconfig: Remove unnecessary overridesMartin Roth
2014-06-12superio/smscsuperio: Fix chip detectionKyösti Mälkki