Age | Commit message (Expand) | Author |
2019-03-04 | arch/io.h: Fix PCI and PNP simple typedefs | Kyösti Mälkki |
2019-03-04 | {src/include},{soc/intel): Configure HDA codecs | Frans Hendriks |
2019-03-03 | device/pci_ops: Drop parameter from pci_bus_default_ops() | Kyösti Mälkki |
2019-03-03 | device/pci_ops: Drop unused parameter | Kyösti Mälkki |
2019-03-03 | device/pci_ops: Avoid name collisions | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-28 | soc/intel/cannonlake: Add Comet Lake U SA 2+2 Device ID | Subrata Banik |
2019-02-27 | console: Split loglevel for fast and slow | Kyösti Mälkki |
2019-02-27 | console: Refactor printk() varargs prototypes | Kyösti Mälkki |
2019-02-26 | Add missing u8 eos[2] declaration to struct smbios_type38 | Lukasz Siudut |
2019-02-26 | soc/intel/common: Include cometlake PCH IDs | Ronak Kanabar |
2019-02-24 | soc/intel/common: Include cometlake SA IDs | Ronak Kanabar |
2019-02-22 | arch/arm64: Add PCI config support in romstage | Kyösti Mälkki |
2019-02-22 | drivers/cavium: Add UART PCI driver | Patrick Rudolph |
2019-02-22 | symbols.h: Add macro to define memlayout region symbols | Julius Werner |
2019-02-21 | ACPI: Correct asl_compiler_revision value | Elyes HAOUAS |
2019-02-21 | SMBIOS: Fix bios version | Elyes HAOUAS |
2019-02-20 | drivers/intel/wifi: Add support for Harrison Peak (HrP) 9560 module | Subrata Banik |
2019-02-19 | soc/intel/common: Add whiskeylake celeron v-0 support | Lijian Zhao |
2019-02-15 | SMBIOS: Update BIOS Information (Type 0) to version V3.2.0 | Elyes HAOUAS |
2019-02-15 | SMBIOS: Add new MEMORY_{TYPE,TECHNOLOGY,OPERATING} macros | Elyes HAOUAS |
2019-02-15 | include/smbios.h: Align values for readability | Elyes HAOUAS |
2019-02-15 | SMBIOS: Update BMC Interface Type field | Elyes HAOUAS |
2019-02-13 | coreboot: check Cr50 PM mode on normal boot | Keith Short |
2019-02-12 | cpu/x86/mtrr: Fix _FROM_4G_TOP() macro | Nico Huber |
2019-02-11 | device/pci_ops: Apply some symmetry in headers | Kyösti Mälkki |
2019-02-11 | device/pci_ops: Move common pci_mmio_cfg.h | Kyösti Mälkki |
2019-02-11 | Revert "cpu/x86/mtrr: Fix sign overflow" | Nico Huber |
2019-02-11 | device/pci_ops: Move questionable pci_locate() variants | Kyösti Mälkki |
2019-02-11 | device/pci_early.c: Drop some guards | Kyösti Mälkki |
2019-02-11 | device/pci: Always define PCI_DEV() | Kyösti Mälkki |
2019-02-05 | bootmem: add new memory type for BL31 | Ting Shen |
2019-02-05 | cpu/x86/mtrr: Fix sign overflow | Patrick Rudolph |
2019-01-31 | lib/hardwaremain: Fix more ACPI/IOAPIC typos | Subrata Banik |
2019-01-30 | string: move strdup() & strconcat() to lib/string.c | Thomas Heijligen |
2019-01-30 | selfload: check target memory type in selfload_check | Ting Shen |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
2019-01-27 | src/cpu/intel: Set get_ia32_fsb function common | Elyes HAOUAS |
2019-01-27 | src: Fix the warning "type 'hex' are always defined" | Elyes HAOUAS |
2019-01-24 | cbmem_top: Fix comment and remove upper limit | Patrick Rudolph |
2019-01-21 | lib/boot_device: Add API for write protect a region | Rizwan Qureshi |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2019-01-16 | string.h: Add isprint() | Nico Huber |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-08 | cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK | Kyösti Mälkki |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | usbdebug: Refactor init calls | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Use defaults for get_pci1234() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Add temporary pirq_router_bus variable | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Declare get_pci1234() just once | Kyösti Mälkki |