Age | Commit message (Expand) | Author |
2019-08-15 | soc/*: mp_run_on_all_cpus: Remove configurable timeout | Patrick Rudolph |
2019-07-18 | soc/intel: Fix invalid use of 'static' | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-07-04 | soc/intel: Replace uses of dev_find_slot() | Kyösti Mälkki |
2019-05-29 | soc/intel/apollolake: Fix value stored to gnvs is never read | John Zhao |
2019-05-06 | soc/intel/apollolake: Reset GPI IS & IE registers at ramstage | Karthikeyan Ramasubramanian |
2019-05-06 | soc/apollolake: Add ramstage hook | Felix Singer |
2019-03-24 | intel/apollolake: Add HDA to disable_dev function | Nico Huber |
2019-03-24 | soc/intel/common: Remove common chip config use_fsp_mp_init | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-05 | intel/apollolake: Add parameter to enable VTD in devicetree | Werner Zeh |
2019-02-05 | soc/intel/apollolake: Update XHCI ports for GLK in ACPI tables | Furquan Shaikh |
2019-01-30 | soc/intel/apollolake: Sync fsp upd structure update | John Zhao |
2019-01-29 | soc/intel/apollolake: Add GLK usb2eye configuration override | Seunghwan Kim |
2019-01-28 | intel/apollolake: Add IPU to disable_dev function | Werner Zeh |
2019-01-25 | soc/intel/apollolake: Override GLK usb clock gating register | John Zhao |
2019-01-23 | soc/{amd,intel}: Remove needless '&' on function pointers | Elyes HAOUAS |
2019-01-14 | soc/intel/apollolake: Add option to disable xHCI Link Compliance Mode | John Zhao |
2018-12-03 | soc/intel/apl: Configure LPC serial IRQ mode | Nico Huber |
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-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-08 | src: Use tabs for indentation | Elyes HAOUAS |
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-20 | soc/intel/apollolake: Force USB-C into host mode | John Zhao |
2018-06-22 | soc/intel/common/block/cpu: Add option to skip coreboot AP init | Subrata Banik |
2018-06-05 | soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP init | Subrata Banik |
2018-06-04 | soc/intel/apollolake: Get rid of device_t | Elyes HAOUAS |
2018-05-22 | soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI Init | Srinidhi N Kaushik |
2018-05-18 | soc/intel: Add support for USB ACPI code generation | Duncan Laurie |
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-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-17 | soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFi | Venkateswarlu Vinjamuri |
2018-04-17 | soc/intel/apollolake: Configure PCIe root port #1 for APL WiFi | Venkateswarlu Vinjamuri |
2018-04-09 | soc/intel/apollolake: enable MONITOR/MWAIT for GLK | Cole Nelson |
2018-03-28 | soc/intel/apollolake: Limit xDCI feature when VBOOT is enabled | Duncan Laurie |
2018-03-19 | soc/intel/apollolake: Add PCIe de-emphasis enable configuration. | Shamile Khan |
2018-03-16 | soc/intel/apollolake: Add config option for enabling hotplug | Furquan Shaikh |
2018-03-16 | soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin array | Furquan Shaikh |
2017-12-13 | soc/intel/apollolake: Remove set_subsystem() from SoC | Subrata Banik |
2017-11-07 | src: Fix all Siemens copyrights | Mario Scheithauer |
2017-10-27 | soc/intel/apollolake: Switch to common p2sb | Lijian Zhao |
2017-10-09 | soc/intel/*lake: Load vbt when it's needed | Patrick Georgi |
2017-10-06 | soc/intel/common: refactor locate_vbt and vbt_get | Patrick Georgi |