Age | Commit message (Expand) | Author |
2019-01-04 | amdfam10 boards: Drop variable sbdn_sr5650 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop extern on bus_sr5650 and sbdn_sr5650 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop variable sbdn_rs780 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop const variables sbdn_sb800 and sbdn_sb700 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop extern on bus_rs780 and sbdn_rs780 | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Call get_bus_conf() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add Makefiles and fix resourcemap.c | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop global bus_isa variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop unused mb_sysconf.h | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop AMD_SB_CIMX | Kyösti Mälkki |
2019-01-04 | util/superiotool: Add ITE IT8786E-I | Kyösti Mälkki |
2019-01-04 | Documentation: Update 4.9 release notes | Patrick Georgi |
2019-01-04 | util/autoport/readme.md: Correct minor inconsistency | Angel Pons |
2019-01-04 | device: Replace ugly cases of dev_find_slot() | Kyösti Mälkki |
2019-01-04 | device: Introduce pcidev_on_root() and friends | Kyösti Mälkki |
2019-01-04 | src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h' | Elyes HAOUAS |
2019-01-04 | src: Get rid of device_t | Elyes HAOUAS |
2019-01-04 | util/gitconfig/pre-commit: Use clang-format to sanitise commits | Edward O'Callaghan |
2019-01-04 | crossgcc: Update acpica to 20180927 | Stefan Reinauer |
2019-01-04 | crossgcc: Update software versions | Stefan Reinauer |
2019-01-04 | intel/e7505: Drop ECC scrubber code | Kyösti Mälkki |
2019-01-04 | mb/google/sarien: Add settings for noise mitgation | Lijian Zhao |
2019-01-03 | sb/intel/*: Use common files for PCIe ACPI | Arthur Heymans |
2019-01-03 | sb/intel/bd82x6x: Move pcie ACPI code to a common place | Arthur Heymans |
2019-01-03 | mb/google/poppy/variants/nami: Add sku_ids for Pantheon | Frank Wu |
2019-01-03 | google/kukui: Initialize DRAM from romstage | Junzhi Zhao |
2019-01-03 | mediatek/mt8183: Add DDR driver of memory test part | Huayang Duan |
2019-01-03 | mediatek/mt8183: Add DDR driver of runtime config part | Huayang Duan |
2019-01-03 | mediatek/mt8183: Add DDR driver of rx datlat calibration part | Huayang Duan |
2019-01-03 | nb/amd/pi/00{630F01,730F01}: Use ARRAY_SIZE | Elyes HAOUAS |
2019-01-03 | nb/intel/pineview/raminit.c: Remove unused variable | Elyes HAOUAS |
2019-01-03 | Doc/mb/asrock/h81m-hds: Remove PCIe issue that has been fixed | Tristan Corrick |
2019-01-03 | Doc/nb/intel/haswell: Add a list of known issues | Tristan Corrick |
2019-01-03 | drivers/aspeed: Fix AST2400 POST failure without BMC FW or VBIOS | Tristan Corrick |
2019-01-03 | soc/intel/cannonlake: Add cannonlake ACPI GPIO op | Lijian Zhao |
2019-01-03 | nb/intel/haswell: Add support for PEG | Tristan Corrick |
2019-01-03 | sb/intel/lynxpoint/pcie.c: Add more checks for NULL pointers | Tristan Corrick |
2019-01-03 | mb/asrock/h81m-hds: Move GPIO header to a linked C file | Tristan Corrick |
2019-01-03 | sb/intel/lynxpoint: Remove incomplete SATA ACPI code | Tristan Corrick |
2019-01-03 | mb/lenovo/x200: Remove RCBA replay | Arthur Heymans |
2019-01-03 | src/mainboard: Use smm-$(CONFIG_HAVE_SMI_HANDLER) | Elyes HAOUAS |
2019-01-03 | mb/intel/wtm2: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2019-01-03 | mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2019-01-03 | mb/google/{auron,jecht}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2019-01-03 | mb/gigabyte/ga-b75m-d3{h,v}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2019-01-03 | mb/google/{glados & variants}: Remove duplicated HAVE_SMI_HANDLER | Elyes HAOUAS |
2019-01-03 | mb/foxconn/d41s: Program the subsystemid | Arthur Heymans |
2019-01-03 | mb/intel/dg43gt: Program the subsystemid | Arthur Heymans |
2019-01-03 | util/chromeos/crosfirmware.sh: Print more messages | Tristan Corrick |