aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08vendorcode/google: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08vendorcode/intel: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08soc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08cpu: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08arch: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
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-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-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-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