aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-01-08arch/x86: Link walkcbfs.S instead of including itArthur Heymans
2019-01-08cpu/intel/car/bootblock.c: Report BIST failuresArthur Heymans
2019-01-08cpu/intel/car: Enable use of C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-01-08cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2019-01-08arch/x86: Unify bootblock MMX register usageKyösti Mälkki
2019-01-08sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans
2019-01-08mb/{d41s,d510mo}: Remove references to PCIe port 5 and 6Arthur Heymans
2019-01-08mb/{ga-g41m-es2l,d945gclf,rk886ex}: Fix devicetreeArthur Heymans
2019-01-08soc/intel/icelake: Increase bootblock sizeSubrata Banik
2019-01-08amdfam10 boards: Fix regression on dev_find_slot() removalKyösti Mälkki
2019-01-07nb/intel/gm45: Remove the C native graphic initArthur Heymans
2019-01-07mb/google/hatch: Enable touch panel supportMaulik V Vaghela
2019-01-07intel/lynxpoint: Fix spellingKyösti Mälkki
2019-01-07src/mb/asus/p5qpl-am/romstage.c: Fix commentAngel Pons
2019-01-07usbdebug: Sanity check PCI EHCI locationKyösti Mälkki
2019-01-07usbdebug: Probe for gadget only onceKyösti Mälkki
2019-01-07usbdebug: Initialize the HW once in CAR stagesArthur Heymans
2019-01-07sb/intel/fsp_rangeley: Fix typo in GPIO LevelElyes HAOUAS
2019-01-07sb/intel/bd82x6x: Fix typo in GPIO LevelArthur Heymans
2019-01-07mb/google/poppy/variant/rammus: enable USB acpimarxwang
2019-01-07mb/google/sarien: Correct I2C bus clock for touchpadLijian Zhao
2019-01-07mb/google/sarien: Modify ELAN Touchpad i2c bus clkJohn Su
2019-01-07src: Use "foo **bar" instead of "foo ** bar"Elyes HAOUAS
2019-01-07src: Move constant to the right side of comparisonElyes HAOUAS
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2019-01-06soc/intel: Drop pmc_get_mainboard_power_failure_state_choice()Nico Huber
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06mb/google/slippy: Add a VBT for all variantsArthur Heymans
2019-01-06usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2019-01-06mb/google/fizz: enable eist (enhanced speedstep)Matt DeVillier
2019-01-06src/mb/apple/macbookair4_2: move early_southbridge.c to romstage.cAngel Pons
2019-01-06usbdebug: Refactor init callsKyösti Mälkki
2019-01-06device: Use pcidev_path_behind()Kyösti Mälkki
2019-01-06device: Use pcidev_path_on_root()Kyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-05cpu/intel/common: improve debug outputMatt DeVillier
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-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-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-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-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