Age | Commit message (Expand) | Author |
2019-07-07 | util/nvramtool: Include missing header | Jacob Garber |
2019-07-07 | arch/x86: Use ssize_t to store length | Jacob Garber |
2019-07-07 | drivers/amd/agesa: Drop redundant stack allocation | Kyösti Mälkki |
2019-07-07 | util/inteltool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | util/inteltool: Make internal functions static | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | payloads/coreinfo: Make internal functions static | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wextra | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use correct integer types for loop indices | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use fixed-width integers for cpuid | Jacob Garber |
2019-07-07 | src/security/vboot: Add option to skip display init with vboot 2.0 | Sukerkar, Amol N |
2019-07-07 | device/pci: Declare pci_root_bus() | Kyösti Mälkki |
2019-07-07 | arch/x86: Clean up PIRQ_ROUTE | Kyösti Mälkki |
2019-07-07 | mb/google/hatch/var/kindred: Add Raydium touchscreen support | David Wu |
2019-07-07 | mb/google/hatch/var/kindred: Update ELAN GPIO/IRQ and add Synaptics Touchpad | David Wu |
2019-07-07 | mb/google/hatch/variants/kindred: Enable eMMC support | David Wu |
2019-07-07 | soc/intel/icelake: Remove redundant gpio.c from Makefile.inc | Subrata Banik |
2019-07-07 | mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardware | Mike Banon |
2019-07-07 | cpu/x86: Fix MSR_PLATFORM_INFO definition | Kyösti Mälkki |
2019-07-07 | soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage | Furquan Shaikh |
2019-07-07 | soc/intel/icelake: Get rid of unused dev param | Furquan Shaikh |
2019-07-07 | soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMC | Furquan Shaikh |
2019-07-07 | soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev param | Furquan Shaikh |
2019-07-07 | soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMC | Furquan Shaikh |
2019-07-07 | include/cpu/x86/mtrr: Fix return type | Elyes HAOUAS |
2019-07-07 | mb/lenovo/t60: Align ACPI C-state across the similar boards | Peter Lemenkov |
2019-07-06 | soc/intel/icelake: Fix outb order | Lijian Zhao |
2019-07-06 | soc/amd/picasso: Remove all AGESA references | Marshall Dawson |
2019-07-06 | mediatek/mt8183: Enable RTC eosc calibration feature to save power | Ran Bi |
2019-07-06 | soc/intel/cannonlake: Fix outb order | Jeremy Soller |
2019-07-06 | soc/intel/cannonlake: Override PRERAM_CBMEM_CONSOLE_SIZE default value | Subrata Banik |
2019-07-06 | soc/intel/common/block/sata: Convert DWORD width Read/Write to BYTE width | Subrata Banik |
2019-07-05 | soc/intel/cannonlake: Fix PMC and GPIO block values for PCH-H | Jeremy Soller |
2019-07-05 | device/pci_rom.c: Fix indent for 'if' statement | Elyes HAOUAS |
2019-07-04 | console: Implement j specifier in vtxprintf() | Jacob Garber |
2019-07-04 | console: Remove support for printing extra bases | Jacob Garber |
2019-07-04 | soc/intel/common: Increase SMM_MODULE_STACK_SIZE to 0x800 | Kane Chen |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-07-04 | device/pci_ops: Define pci_find_capability() just once | Kyösti Mälkki |
2019-07-04 | pcengines/apuX: Replace use of dev_find_slot() | Kyösti Mälkki |
2019-07-04 | sb/intel/common: Use correct bitwise operator | Jacob Garber |
2019-07-04 | lib/romstage_stack.c: Remove unused functions | Arthur Heymans |
2019-07-04 | arch/x86: Adjust size of postcar stack | Kyösti Mälkki |
2019-07-04 | drivers/intel/fsp1_1: Adjust postcar MTRRs | Kyösti Mälkki |
2019-07-04 | Revert "soc/intel/skylake/romstage: Increase size of postcar stack" | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare get_sysinfo() | Kyösti Mälkki |
2019-07-04 | amdfam10: Declare empty activate_spd_rom() stub | Kyösti Mälkki |
2019-07-03 | soc/amd/common/lpc: Add Picasso ID | Marshall Dawson |
2019-07-03 | soc/amd/common/iommu: Add Picasso ID | Marshall Dawson |
2019-07-03 | soc/amd/common/hda: Add Picasso IDs | Marshall Dawson |