Age | Commit message (Expand) | Author |
2015-04-08 | console: fix Kconfig uses | Patrick Georgi |
2015-04-07 | broadwell: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | baytrail: Fix hdmi audio choppy issue | Kein Yuan |
2015-04-06 | baytrail: reinitialize spi controller in SMM finalization | Aaron Durbin |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-04 | broadwell: Enable turbo ratio if available | Duncan Laurie |
2015-04-04 | Broadwell: Pass TSC value to romstage_main | Lee Leahy |
2015-04-04 | broadwell: fix typo in pei_data | Duncan Laurie |
2015-04-04 | broadwell: Add USB3 PHY tuning fields to PEI DATA | Duncan Laurie |
2015-04-04 | Baytrail: Fix no_dev_behind_port not executed for RP1/2/3. | Kenji Chen |
2015-04-04 | Broadwell: Fix PCIe L1 Sub-State capability ID not filled. | Kenji Chen |
2015-04-04 | broadwell: Fix building with USE=quiet-cb | Duncan Laurie |
2015-04-03 | rmodule: use struct prog while loading rmodules | Aaron Durbin |
2015-04-02 | Broadwell: Select PCIE_L1_SUB_STATE and apply Broadwell settings. | Kenji Chen |
2015-04-02 | broadwell: Disable ADSP power gating feature by default | Duncan Laurie |
2015-04-02 | broadwell: Add event log entry for GPIO27 | Duncan Laurie |
2015-04-02 | Broadwell: Reg_Script: add END tag to array "smbus_init_script" | Ryan Lin |
2015-04-02 | Broadwell: Synchronize for power management with FRC | Kenji Chen |
2015-04-02 | Broadwell: Synchronize RO, Link Arbiter, and OBFF with FRC | Kenji Chen |
2015-04-02 | Broadwell: Revise programming flow for write-once registers | Kenji Chen |
2015-04-02 | broadwell: Configure IOSF Port and Grant Count | Kenji Chen |
2015-04-02 | Samus: Synchronization with FRC to enable PCIe Relaxed Order. | Kenji Chen |
2015-04-02 | baytrail: Change USB3 PLL VCO and iCLK PLL current on BYT-M/D CPU | Kein Yuan |
2015-04-02 | broadwell: Update PCIe configuration to follow BWG | Kane Chen |
2015-04-02 | broadwell: Clear pending GPE events before entering sleep state | Duncan Laurie |
2015-04-02 | Baytrail: Change PCIe root disable algorithm | Kenji Chen |
2015-04-02 | Baytrail: add _PRT to each PCIe root port device | Ted Kuo |
2015-04-02 | broadwell: Add reporting of broadwell MCH revision | Duncan Laurie |
2015-04-02 | broadwell: Change CPUID 306D4 to report "E0 or F0" | Duncan Laurie |
2015-04-02 | broadwell: me: Fix typo and add missing phase state | Duncan Laurie |
2015-04-01 | cbfs: correct types used for accessing files | Aaron Durbin |
2015-03-30 | broadwell: fix HAVE_REFCODE_BLOB build errors | Aaron Durbin |
2015-03-30 | baytrail: fix HAVE_REFCODE_BLOB build errors | Aaron Durbin |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-27 | broadwell: add support for smbios type17 in broadwell | Kane Chen |
2015-03-27 | broadwell: Fix some errors in selftest | Kane Chen |
2015-03-27 | broadwell: Apply pcie updates from 2.1.0 ref code | Kane Chen |
2015-03-27 | broadwell: Read and save HSIO version from ME in romstage | Duncan Laurie |
2015-03-27 | broadwell: Fix GPE register addresses | Duncan Laurie |
2015-03-27 | broadwell: Changes from 2.2.0 ref code | Duncan Laurie |
2015-03-27 | broadwell: Add broadwell specific platform ASL | Duncan Laurie |
2015-03-27 | broadwell: fixed power gating enable for disabled sata port | Kane Chen |
2015-03-27 | broadwell: sata updates from 2.1.0 ref code | Kane Chen |
2015-03-27 | broadwell: Fix devslp enable to use correct register | Duncan Laurie |
2015-03-27 | broadwell: Add small delay before Flex Ratio reboot | Duncan Laurie |
2015-03-27 | broadwell: Fix TCO register size and event reporting | Duncan Laurie |
2015-03-27 | broadwell: Misc updates from 2.1.0 ref code | Duncan Laurie |
2015-03-27 | samus: Disable CMDPWR on broadwell | Kane Chen |
2015-03-27 | broadwell: Tweak GFXPAUSE settings based on revision | Duncan Laurie |
2015-03-27 | broadwell: Add config option to disable DSP power gating in D3 | Duncan Laurie |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-12 | intel/fsp_baytrail: Add PCI Root Port IRQ Routing | Martin Roth |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-03-09 | broadwell: enable PCIe endpoint CLK power management | Kane Chen |
2015-03-09 | coreboot: fix munged license text | Aaron Durbin |
2015-03-05 | fsp_baytrail: Add I2C driver | Werner Zeh |
2015-03-05 | fsp_baytrail: Add new microcode for Bay Trail M | Werner Zeh |
2015-02-27 | x86: Fix pointer arithmetic regressions from MMIO changes | Kevin Paul Herbert |
2015-02-25 | soc/intel/baytrail/Kconfig: Remove explicit `HAVE_MONOTONIC_TIMER` | Paul Menzel |
2015-02-25 | intel/broadwell: free local heap object | Patrick Georgi |
2015-02-24 | soc/fsp_baytrail: Fix use of microcode-related Kconfig variables | Alexandru Gagniuc |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-13 | fsp_baytrail: Add macros to define 20K pull-up and down | Werner Zeh |
2015-02-10 | Baytrail_fsp: Make ME path configurable in menuconfig | Werner Zeh |
2015-02-09 | fsp_baytrail: Get FSP reserved memory from the FSP HOB list | Martin Roth |
2015-02-09 | Intel FSP platforms: Fix timestamps | Kyösti Mälkki |
2015-02-06 | FSP & CBMEM: Fix broken cbmem CAR transition. | Martin Roth |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | CBMEM: Move cbmemc_reinit() | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-16 | baytrail: there is a chance that USBPHY_COMPBG is set to 0 | Kane Chen |
2015-01-16 | baytrail: use the setting in devicetree.cb to config USBPHY_COMPBG | Kane Chen |
2015-01-14 | baytrail broadwell: Use timestamps internal stash | Kyösti Mälkki |
2015-01-13 | soc/intel/fsp_baytrail/gpio.c: Silence unused variable warning | Edward O'Callaghan |
2015-01-12 | soc/intel/broadwell/me.c: Prevent unused function warning | Edward O'Callaghan |
2015-01-12 | soc/intel/broadwell/spi_loading.c: Remove dead code | Edward O'Callaghan |
2015-01-06 | broadwell: Use correct include file for console functions | Stefan Reinauer |
2015-01-06 | Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" | Kyösti Mälkki |
2015-01-06 | doxygen fixes: change @var to @param var | Martin Roth |
2015-01-06 | Re-factor 'to_flash_offset()' into 'spi_flash.h' | Edward O'Callaghan |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2014-12-31 | broadwell: Hook into the build system | Duncan Laurie |
2014-12-31 | broadwell: Preparations for building | Marc Jones |
2014-12-31 | baytrail: add more gpio init macros | Kane Chen |
2014-12-30 | baytrail: Add defines and functions for GPNCORE | Kein Yuan |
2014-12-28 | intel baytrail broadwell: Include microcode updates | Kyösti Mälkki |
2014-12-19 | fsp_baytrail: Initialize LPC pads in bootblock for port 80 | Martin Roth |
2014-12-19 | fsp_baytrail: Remove GPIO_NC1 #define | Martin Roth |
2014-12-19 | baytrail SOCs: Add missing comma in gpio.h | Martin Roth |
2014-12-17 | baytrail: initialize backlight PWM frequency | Aaron Durbin |
2014-12-17 | x86: Initialize SPI controller explicitly during PCH init | David Hendricks |
2014-12-17 | fsp_baytrail: Add code to read GPIOs in romstage | Martin Roth |
2014-12-16 | CBMEM console: Fix boards with BROKEN_CAR_MIGRATE | Kyösti Mälkki |
2014-12-16 | Intel FSP: Move to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-09 | spi: Remove the spi_set_speed and spi_cs_is_valid functions. | Gabe Black |