summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* src/console/post.c: Sanitize headers from preprocessor abuseEdward O'Callaghan2014-06-271-6/+2
* include/device/device.h: Header is ROMCC tentativeEdward O'Callaghan2014-06-271-0/+9
* amd/persimmon jetway/nf81-t56n-lf: Fix whitespace and alignmentKyösti Mälkki2014-06-262-32/+32
* AMD boards: Fix typosKyösti Mälkki2014-06-268-8/+8
* AMD boards: Fix typosKyösti Mälkki2014-06-264-4/+4
* AMD boards: Fix typosKyösti Mälkki2014-06-2611-22/+22
* AMD boards: Fix typosKyösti Mälkki2014-06-2646-46/+46
* AMD boards: Fix typosKyösti Mälkki2014-06-2612-84/+84
* PIRQ tables: Fix typosKyösti Mälkki2014-06-2665-65/+65
* bayleybay_fsp: Switch from EHCI controller to XHCIMartin Roth2014-06-261-2/+2
* gm45 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-252-1/+1
* nehalem boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-253-2/+1
* i945 boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-258-7/+1
* emulation/qemu: Switch x86 to DYNAMIC_CBMEMKyösti Mälkki2014-06-252-2/+2
* sandy/ivy boards: Switch to use DYNAMIC_CBMEMKyösti Mälkki2014-06-2512-11/+2
* pc80/mc146818rtc.h: Has X86 specific inlines without guardsEdward O'Callaghan2014-06-252-1/+6
* nehalem sandy ivy: Check cbmem_add() result for MRC dataKyösti Mälkki2014-06-252-30/+29
* drivers/intel/gma: Uninitialized var before if conditionEdward O'Callaghan2014-06-251-1/+1
* include/pc80/mc146818rtc.h: Move include to top of fileEdward O'Callaghan2014-06-251-1/+1
* intel/haswell: Report x32 memory as "x8 or x32"Duncan Laurie2014-06-251-4/+4
* intel/lynxpoint: xhci: Update magic bits to new magic valuesDuncan Laurie2014-06-251-2/+2
* drivers/elog: Unmangle header include out of pre-proc condEdward O'Callaghan2014-06-251-2/+3
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-2515-34/+33
* src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan2014-06-254-14/+14
* device/pci_device.c: Sanitize headersEdward O'Callaghan2014-06-251-22/+8
* device/{cardbus,agp}.h: Missing header for device_t typeEdward O'Callaghan2014-06-252-3/+8
* AGESA S3: Fix ACPISCRATCH in CBMEMKyösti Mälkki2014-06-252-5/+1
* AGESA: Move config parameters for non-volatile S3 dataKyösti Mälkki2014-06-257-81/+24
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-2521-11/+25
* i945 boards: Drop disabled ram_check() callsKyösti Mälkki2014-06-257-116/+0
* MP Table: Change types to be consistent with the specMike Loptien2014-06-242-117/+175
* baytrail_fsp: Fix the mmconf KconfigMartin Roth2014-06-231-3/+1
* fsp_baytrail: Minor Kconfig updatesMartin Roth2014-06-231-2/+2
* bayleybay_fsp: Add comments for the MMC/SD devices in devicetreeMartin Roth2014-06-231-4/+4
* Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan2014-06-217-22/+2
* cpu/amd/agesa: Use acpi_is_wakeup()Kyösti Mälkki2014-06-214-20/+5
* AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-212-11/+2
OpenPOWER on IntegriCloud