aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-05cpu/intel/common: improve debug outputMatt DeVillier
2019-01-05crossgcc: Update CMake to version 3.13.2Elyes HAOUAS
2019-01-05crossgcc: Update GDB to version 8.2.1Elyes HAOUAS
2019-01-05crossgcc: Update LLVM to 7.0.1Elyes HAOUAS
2019-01-05util/inteltool: fix PCR init of Sunrise Point-LP devicesShaleen Jain
2019-01-04crossgcc: Update acpica and Expat versionsElyes HAOUAS
2019-01-04mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki
2019-01-04mb/google/jecht: Rename save_chromeos_gpios functionKyösti Mälkki
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2019-01-04soc/intel/fsp_broadwell_de: Use BLOBs for microcode updatesPatrick Rudolph
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop array bus_sb700Kyösti Mälkki
2019-01-04amdfam10 boards: Drop array bus_sb800Kyösti Mälkki
2019-01-04amdfam10 boards: Drop array bus_sp5100Kyösti Mälkki
2019-01-04amdfam10 boards: Add temporary pirq_router_bus variableKyösti Mälkki
2019-01-04amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop array bus_sr5650Kyösti Mälkki
2019-01-04amdfam10 boards: Drop array bus_rs780Kyösti Mälkki
2019-01-04amdfam10 boards: Drop const variable sbdn_sp5100Kyösti Mälkki
2019-01-04amdfam10 boards: Drop variable sbdn_sr5650Kyösti Mälkki
2019-01-04amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650Kyösti Mälkki
2019-01-04amdfam10 boards: Drop variable sbdn_rs780Kyösti Mälkki
2019-01-04amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700Kyösti Mälkki
2019-01-04amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki
2019-01-04amdfam10 boards: Drop global bus_isa variableKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Drop unused mb_sysconf.hKyösti Mälkki
2019-01-04amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki
2019-01-04util/superiotool: Add ITE IT8786E-IKyösti Mälkki
2019-01-04Documentation: Update 4.9 release notesPatrick Georgi
2019-01-04util/autoport/readme.md: Correct minor inconsistencyAngel Pons
2019-01-04device: Replace ugly cases of dev_find_slot()Kyösti Mälkki
2019-01-04device: Introduce pcidev_on_root() and friendsKyösti Mälkki
2019-01-04src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS
2019-01-04src: Get rid of device_tElyes HAOUAS
2019-01-04util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan
2019-01-04crossgcc: Update acpica to 20180927Stefan Reinauer
2019-01-04crossgcc: Update software versionsStefan Reinauer
2019-01-04intel/e7505: Drop ECC scrubber codeKyösti Mälkki
2019-01-04mb/google/sarien: Add settings for noise mitgationLijian Zhao
2019-01-03sb/intel/*: Use common files for PCIe ACPIArthur Heymans
2019-01-03sb/intel/bd82x6x: Move pcie ACPI code to a common placeArthur Heymans
2019-01-03mb/google/poppy/variants/nami: Add sku_ids for PantheonFrank Wu
2019-01-03google/kukui: Initialize DRAM from romstageJunzhi Zhao
2019-01-03mediatek/mt8183: Add DDR driver of memory test partHuayang Duan
2019-01-03mediatek/mt8183: Add DDR driver of runtime config partHuayang Duan
2019-01-03mediatek/mt8183: Add DDR driver of rx datlat calibration partHuayang Duan
2019-01-03nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZEElyes HAOUAS
2019-01-03nb/intel/pineview/raminit.c: Remove unused variableElyes HAOUAS
2019-01-03Doc/mb/asrock/h81m-hds: Remove PCIe issue that has been fixedTristan Corrick
2019-01-03Doc/nb/intel/haswell: Add a list of known issuesTristan Corrick
2019-01-03drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOSTristan Corrick
2019-01-03soc/intel/cannonlake: Add cannonlake ACPI GPIO opLijian Zhao
2019-01-03nb/intel/haswell: Add support for PEGTristan Corrick
2019-01-03sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointersTristan Corrick
2019-01-03mb/asrock/h81m-hds: Move GPIO header to a linked C fileTristan Corrick
2019-01-03sb/intel/lynxpoint: Remove incomplete SATA ACPI codeTristan Corrick
2019-01-03mb/lenovo/x200: Remove RCBA replayArthur Heymans
2019-01-03src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER)Elyes HAOUAS
2019-01-03mb/intel/wtm2: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/gigabyte/ga-b75m-d3{h,v}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/google/{glados & variants}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2019-01-03mb/foxconn/d41s: Program the subsystemidArthur Heymans
2019-01-03mb/intel/dg43gt: Program the subsystemidArthur Heymans
2019-01-03util/chromeos/crosfirmware.sh: Print more messagesTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Check for dependenciesTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Print download statusTristan Corrick
2019-01-03util/chromeos/crosfirmware.sh: Add /sbin to PATHTristan Corrick
2019-01-03Doc/nb/intel/haswell: Mention util/chromeos as a way to get mrc.binTristan Corrick
2019-01-03mb: Remove duplicated ENABLE_VMXElyes HAOUAS
2019-01-03soc/intel: Fix bad uses of __SIMPLE_DEVICE__Kyösti Mälkki
2019-01-03mb/google/hatch: Make WP_RO range align with winbond specificationSubrata Banik
2019-01-03mb/google/dragonegg: Make WP_RO range align with winbond specificationSubrata Banik
2019-01-02soc/intel/skylake/graphics: Ensure intel_gma_restore_opregion() is calledNico Huber
2019-01-02mb/google/octopus/variants: Add 20ms reset delay for WACOM deviceMarco Chen
2019-01-01soc/intel/cannonlake: Enable CNVi based on devicetreeMaulik V Vaghela
2019-01-01mb/google/hatch: Enable CNVi Wifi for hatchMaulik V Vaghela
2019-01-01mb/google/hatch: Add NC gpios for display and correct the orderMaulik V Vaghela
2018-12-31src/cpu/microcode: Add code to update microcode in assemblyArthur Heymans
2018-12-31mb/google/hatch: Enable NVME support for HatchV Sowmya
2018-12-31mb/google/hatch: Add the USB port configurationV Sowmya
2018-12-31mb/google/hatch: Enable SATA for HatchV Sowmya
2018-12-30soc/intel: Fix ugly preprocessor macroKyösti Mälkki
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-30drivers/uart/oxpcie: Fix early consoleKyösti Mälkki
2018-12-30arch/x86: Add CAR stack location symbolsKyösti Mälkki
2018-12-30arch/x86: Use a common timestamp.inc with romcc bootblocksKyösti Mälkki
2018-12-30arch/x86: Prevent romcc bootblock from using MMX registersKyösti Mälkki
2018-12-30cpu/intel/car: Drop remains of setup_stack_and_mtrrs()Kyösti Mälkki
2018-12-30bootblock: Move function prototypeKyösti Mälkki
2018-12-29mainboard: Add Supermicro X10SLM+-FTristan Corrick
2018-12-29mb/google/glados/variants/caroline/devicetree.cb: Remove unneeded white spacesElyes HAOUAS
2018-12-29mb/google/octopus: Override emmc DLL values for FleexBora Guvendik