summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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