Age | Commit message (Expand) | Author |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-15 | soc/intel/apl: Hook microcode updates up | Nico Huber |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2019-01-14 | soc/intel/apollolake: Add option to disable xHCI Link Compliance Mode | John Zhao |
2019-01-10 | soc/intel/common/block: Move tco common functions into block/smbus | Subrata Banik |
2019-01-10 | Untangle CBFS microcode updates | Nico Huber |
2019-01-09 | soc/intel: Clean mess around UART_DEBUG | Nico Huber |
2019-01-07 | soc/intel: Standardize names of common MSRs | Elyes HAOUAS |
2018-12-20 | soc/intel: Get rid of device_t | Elyes HAOUAS |
2018-12-19 | soc: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-07 | soc/intel/apollolake: Print ME version on exit of BS_DEV_INIT stage | Karthikeyan Ramasubramanian |
2018-12-06 | soc/intel/apl: Warn if CBFS is outside the memory mapped area | Nico Huber |
2018-12-04 | soc/intel/common/dptf: Make CPU address a define | Duncan Laurie |
2018-12-03 | soc/intel/apl: Enable graphics with libgfxinit | Nico Huber |
2018-12-03 | soc/intel/apollolake: Add support to print ME version | Furquan Shaikh |
2018-12-03 | soc/intel/apl: Configure LPC serial IRQ mode | Nico Huber |
2018-11-30 | cpu/intel/common: Use a common acpi/cpu.asl file | Arthur Heymans |
2018-11-30 | soc/intel/common: Rework acpi/cpu.asl | Arthur Heymans |
2018-11-30 | security/vboot: Fix remaining measured boot issues | Philipp Deppenwiese |
2018-11-23 | soc/intel/apollolake: Remove cycle in Kconfig symbol dependencies | Patrick Georgi |
2018-11-23 | soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio | Werner Zeh |
2018-11-16 | src: Remove unneeded include <cbfs.h> | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-09 | soc/intel/apollolake: Disable HECI1 before jumping to OS | Furquan Shaikh |
2018-11-08 | soc/intel/apollolake: Improve cold boot and S3 resume | John Zhao |
2018-11-07 | soc/intel/apollolake: Provide interface to update TCC offset | John Su |
2018-11-05 | src: Remove unneeded include <arch/ioapic.h> | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-31 | soc/intel/apollolake: Revert the w/a nWR_24 setting | John Zhao |
2018-10-30 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-27 | soc/intel/*: Make FSP header path user configurable | Patrick Georgi |
2018-10-25 | soc/intel: Consolidate FSP CAR setup and teardown code | Praveen hodagatta pranesh |
2018-10-23 | soc/intel/common/block/gpio: Allow GPI to be dual-routed | Furquan Shaikh |
2018-10-23 | soc/intel/apollolake: Add reset code to postcar stage | Patrick Georgi |
2018-10-22 | intel: Use CF9 reset (part 2) | Patrick Rudolph |
2018-10-12 | drivers/intel/fsp2_0: Hook up IntelFSP repo | Patrick Georgi |
2018-10-11 | src: Move common IA-32 MSRs to <cpu/x86/msr.h> | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2018-09-14 | soc/intel/denverton_ns: Enable common block PMC | Julien Viard de Galbert |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-31 | siemens/mc_apl1: Correct the Tx signal from SATA interface | Mario Scheithauer |
2018-08-28 | siemens/mc_apl1: Extend circuit life by clock gating and power gating | Mario Scheithauer |
2018-08-24 | soc/intel/apollolake: Make eMMC max speed configurable | Mario Scheithauer |
2018-08-22 | soc/intel/apollolake: Fix logical vs. bitwise operator | John Zhao |
2018-08-22 | cbtable: remove chromeos_acpi from cbtable | Joel Kitching |
2018-08-20 | soc/intel/common/block: Move common uart function to block/uart | Subrata Banik |
2018-08-20 | soc/intel/apollolake: Force USB-C into host mode | John Zhao |
2018-08-13 | intel/apollolake: Fix typo in dptf.asl | Chris Zhou |
2018-08-12 | soc/intel/apollolake: Get rid of cnvi.asl | Furquan Shaikh |
2018-08-12 | soc/intel/apollolake: Add CNVi device to list of PCI devs | Furquan Shaikh |
2018-08-10 | drivers/i2c: Add i2c TPM support for different stages | Philipp Deppenwiese |
2018-08-08 | soc/intel/apollolake: add new dimm info saving API | Aaron Durbin |
2018-08-08 | soc/intel/apollolake: Add support for LPDDR4 nWR setting | Ravi Sarawadi |
2018-07-25 | soc/intel/apollolake: Get rid of power button device in coreboot | Furquan Shaikh |
2018-07-24 | cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx | Arthur Heymans |
2018-06-28 | intel/common: change mca_configure API's def | Pratik Prajapati |
2018-06-28 | soc/intel/common/block: Move p2sb common functions into block/p2sb | Subrata Banik |
2018-06-28 | soc/intel/apollolake: Remove dead files | Furquan Shaikh |
2018-06-28 | soc/intel/apollolake: Remove call to pmc_fixup_power_state | Furquan Shaikh |
2018-06-26 | soc/intel/apollolake: Enable logging for wake sources in S0ix | Furquan Shaikh |
2018-06-22 | soc/intel/common/block/cpu: Add option to skip coreboot AP init | Subrata Banik |
2018-06-21 | soc/intel/apollolake: unify definition for spi base address | Bora Guvendik |
2018-06-15 | soc/intel/{glk,apl} and mainboards: Configure LPC_CLKRUN# pin as GPIO for S0ix | Hannah Williams |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-14 | src: Use of device_t is deprecated | Elyes HAOUAS |
2018-06-14 | soc/intel/{glk,apl}: ensure C1E is disabled after S3 resume | Cole Nelson |
2018-06-12 | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-06-06 | soc/intel/common/block: Move i2c common functions into block/i2c | Subrata Banik |
2018-06-06 | soc/intel/common/block: Move gspi common functions into block/gspi | Subrata Banik |
2018-06-06 | soc/intel/common/block: Add common chip config block | Subrata Banik |
2018-06-06 | soc/intel/apollolake: Add missing entries to pmc_to_gpio_route for GLK | Furquan Shaikh |
2018-06-06 | soc/intel/apollolake: Fix macro name for GPIO_GPE_NW group 2 | Furquan Shaikh |
2018-06-05 | soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP init | Subrata Banik |
2018-06-04 | security/tpm: Unify the coreboot TPM software stack | Philipp Deppenwiese |
2018-06-04 | src/soc: Get rid of whitespace before tab | Elyes HAOUAS |
2018-06-04 | soc/{amd,intel}: Use postcar_frame_add_romcache() | Nico Huber |
2018-06-04 | soc/intel/apollolake: Get rid of device_t | Elyes HAOUAS |
2018-06-03 | soc/intel/apollolake: Add Page table mapping for System Memory | Hannah Williams |
2018-05-31 | soc/{amd,intel}: Use CACHE_ROM_(BASE|SIZE) | Nico Huber |
2018-05-22 | soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI Init | Srinidhi N Kaushik |
2018-05-22 | src: Remove non-ascii characters | Martin Roth |
2018-05-22 | bootblock: Allow more timestamps in bootblock_main_with_timestamp() | Julius Werner |
2018-05-18 | soc/intel: Add support for USB ACPI code generation | Duncan Laurie |
2018-05-15 | soc/intel/apollolake: add rt5682 NHLT support | Naveen Manohar |
2018-05-14 | cpu/x86: Add support to run function with argument over APs | Subrata Banik |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2018-05-04 | ifdtool: Add a list of known platforms that support IFD_VERSION_2 | Furquan Shaikh |
2018-04-30 | mb/google/octopus: Fix crossystem wpsw_cur error | Hannah Williams |
2018-04-27 | soc/intel/apollolake: enable cache-as-ram paging for glk | Aaron Durbin |
2018-04-26 | soc/intel/apollolake: enable exception handling in every stage for glk | Aaron Durbin |
2018-04-25 | soc/intel/apollake: add support for tracking memory details | Aaron Durbin |
2018-04-25 | soc/intel/apollolake: Sync FSP PCIE NPK device as per devicetree | Shaunak Saha |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |