summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-12-06CPU: Declare cpu_phys_address_size() for all archKyösti Mälkki
2016-12-06CPU: Move SMM prototypes under x86Kyösti Mälkki
2016-12-06PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki
2016-12-06PCI ops: Rename pcie_xx() to pci_mmio_xx()Kyösti Mälkki
2016-12-06PCI ops: Define read-modify-write routines globallyKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06mb/lowrisc/nexys4ddr: Read RAM information from the config stringJonathan Neuschäfer
2016-12-06mb/lowrisc/nexys4ddr: Initialize CBMEM in romstageJonathan Neuschäfer
2016-12-06soc/lowrisc: Place CBMEM at top of autodetected RAMJonathan Neuschäfer
2016-12-06soc/marvell/mvmap2315: Fix integer arithmeticJonathan Neuschäfer
2016-12-06riscv: Stub out sbi_(un)mask_interruptJonathan Neuschäfer
2016-12-06soc/ucb/riscv: Place CBMEM at top of autodetected RAMJonathan Neuschäfer
2016-12-06arch/riscv/mcall.c: Return the correct memory base and sizeJonathan Neuschäfer
2016-12-06mc_tcu3: Do not abort initialization of PTN3460 when HW-ID is missingWerner Zeh
2016-12-06vendorcode/siemens: Ensure a given info block is available for a fieldWerner Zeh
2016-12-06AMD fam10h-15h: MMCONF_SUPPORT_DEFAULT is already setKyösti Mälkki
2016-12-06intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-06intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-05Add/Combine Haswell Chromebooks using variant board schemeMatt DeVillier
2016-12-05Remove boards google/falco and google/peppyMatt DeVillier
2016-12-05rockchip/rk3399: display: Update edp initialization retryMartin Roth
2016-12-05nb/intel/sandybridge/raminit: Split raminit.cPatrick Rudolph
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh
2016-12-04cbfstool: Fix off-by-one error in checking hash_typeFurquan Shaikh
2016-12-03mainboard/intel/kblrvp: Enabling Kaby Lake RVP7Barnali Sarkar
2016-12-03nb/i945/raminit.h: Fix fsb_frequency's commentElyes HAOUAS
2016-12-03nb/x4x: Fix sticky scratchpad register offsetArthur Heymans
2016-12-03rockchip/rk3399: Fix typoPatrick Georgi
2016-12-02soc/intel/common: Add suppport for Extended VBTAbhay Kumar
2016-12-02google/pyro: set i2c bus timings by rise/fall timesKevin Chiu
2016-12-02mainboard/google/reef: Add all DMIC endpointsSathyanarayana Nujella
2016-12-02soc/intel/apollolake: Drop privilege level to IA_UNTRUSTEDAndrey Petrov
2016-12-02soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov
2016-12-01PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI accessKyösti Mälkki
2016-12-01PCIEXP_ASPM: Unify code with other PCI-e tuningKyösti Mälkki
2016-12-01mainboard/google/reef: allow variants to modify nhlt oem revisionAaron Durbin
2016-12-01lib/nhlt: add support for setting the oem_revisionAaron Durbin
2016-12-01arch/x86: cache postcar in stage cacheAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-12-01romstage_handoff: remove code duplicationAaron Durbin