Age | Commit message (Expand) | Author |
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 |
2014-12-09 | fsp platfoms: add prototype & consolidate main entry-point | Martin Roth |
2014-12-08 | intel/baytrail: Spelling fixes | Martin Roth |
2014-12-08 | intel/fsp_baytrail: Spelling fixes | Martin Roth |
2014-12-08 | intel/broadwell: Spelling fixes | Martin Roth |
2014-12-05 | fsp_baytrail: Update function disable code | Martin Roth |
2014-12-05 | fsp_baytrail: Kconfig update for Gold 3 FSP | Martin Roth |
2014-12-05 | fsp_baytrail: Update microcode for Gold 3 FSP release | Martin Roth |
2014-12-05 | FSP platform microcode: Update to remove Kconfig variable | Martin Roth |
2014-12-05 | fsp_baytrail: remove register option for TSEG size | Martin Roth |
2014-12-05 | fsp_baytrail: update printk to use FSP_INFO_LEVEL | Martin Roth |
2014-12-05 | fsp_baytrail: update for UPD_DEVICE_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update to add the UPD_MEMDOWN_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update for UPD_SPD_CHECK macro | Martin Roth |
2014-12-05 | fsp_baytrail: update to add the UPD_DEFAULT_CHECK macro | Martin Roth |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-28 | ACPI: Remove CBMEM TOC from GNVS | Kyösti Mälkki |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-24 | intel/fsp_baytrail: add new CPUID for Baytrail I step D0 | Herve ELter |
2014-11-21 | intel/fsp_baytrail: add Gold3 FSP support | York Yang |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | broadwell: move to per-device ACPI. | Vladimir Serbinenko |
2014-11-19 | fsp_baytrail: Fix ACPI 'Object is not referenced' warnings | Martin Roth |
2014-11-19 | fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.h | Martin Roth |
2014-11-18 | baytrail: fix range check | Patrick Georgi |
2014-11-13 | intel: use crosscompiler readelf, instead of global | Patrick Georgi |
2014-11-09 | src: Too many terminators ';;' at end of stmts, stop Skynet | Edward O'Callaghan |
2014-11-08 | intel: Use 'FORCEWAKE_ACK_HSW' define over '0x130044' | Edward O'Callaghan |
2014-11-04 | Redundant addr '&' operator on func ptr's in struct initiator | Edward O'Callaghan |
2014-11-01 | {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-28 | baytrail: Remove unused devicetree fields | Shawn Nematbakhsh |
2014-10-28 | baytrail: gfx: Don't configure hotplug + backlight registers | Shawn Nematbakhsh |
2014-10-28 | Baytrail/dptf: Always return 0 in TCPU._PPC | Kein Yuan |
2014-10-28 | baytrail: handle MRC being an ELF file | Aaron Durbin |
2014-10-28 | baytrail: Configure MSR for 2-core and 4-core P-state configutation | Duncan Laurie |
2014-10-28 | baytrail: move cache-as-ram base address to 0xfe000000 | Aaron Durbin |
2014-10-28 | baytrail: romstage: Add function to check SW WP status for vboot | Shawn Nematbakhsh |
2014-10-22 | reg_script: default to n for ARCH_X86 | Isaac Christensen |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-22 | broadwell: Update Haswell and Broadwell E0 microcode | Duncan Laurie |
2014-10-22 | broadwell: Update microcode | Duncan Laurie |
2014-10-22 | broadwell: ACPI, romstage, and other updates | Duncan Laurie |
2014-10-22 | broadwell: Update D0 microcode to FFFF000E | Duncan Laurie |
2014-10-22 | broadwell: Update microcode for supported CPUs | Duncan Laurie |
2014-10-22 | broadwell: add new intel SOC | Duncan Laurie |
2014-10-22 | baytrail: Move HDA verb table to Intel SOC common directory | Duncan Laurie |
2014-10-22 | baytrail: Move MRC cache code to a common directory | Duncan Laurie |
2014-10-22 | baytrail/rambi: S3 support and other updates | Kein Yuan |
2014-10-19 | x86 romstage: Move stack just below RAMTOP | Kyösti Mälkki |
2014-10-19 | haswell baytrail: Enable RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2014-10-14 | intel/fsp_baytrail: Add padding so device_nvs location matches ACPI | Scott Radcliffe |
2014-10-14 | baytrail: Add padding to the end of device_nvs to match ACPI | Scott Radcliffe |
2014-10-14 | intel/fsp_baytrail: Clear the GNVS area prior to filling | Scott Radcliffe |
2014-10-09 | intel/fsp_baytrail: Include header for "southcluster_smm_save_gpio_route" | Kayalvizhi Dhandapani |
2014-10-09 | intel/fsp_baytrail: fix error "unknown type device_t", when SMM Module added | Kayalvizhi Dhandapani |
2014-10-09 | intel/fsp_baytrail: Fix SMM/SMI | Kayalvizhi Dhandapani |
2014-10-01 | baytrail: update C0 microcode | Shawn Nematbakhsh |
2014-09-29 | intel/fsp_baytrail: Add S3 suspend/resume Support | Mohan D'Costa |
2014-09-24 | baytrail: add 80c microcode for C0 parts | Aaron Durbin |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-09-18 | rambi/baytrail: ACPI, GPIO, audio, misc updates | Shawn Nematbakhsh |
2014-08-28 | soc/intel/baytrail/Kconfig: Remove empty line at top file | Paul Menzel |
2014-08-15 | Move baytrail-specific config to baytrail. | Vladimir Serbinenko |