Age | Commit message (Expand) | Author |
2017-07-18 | vboot: Remove get_sw_write_protect_state callback | Julius Werner |
2017-07-18 | soc/intel: Fix SPI driver compilation with CONFIG_DEBUG_SPI | Stefan Reinauer |
2017-07-13 | soc/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-13 | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner |
2017-06-09 | soc/broadwell: Allow disabling of PCIe ASPM options | Youness Alaoui |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-06-07 | Use more secure HTTPS URLs for coreboot sites | Paul Menzel |
2017-06-04 | soc/broadwell: add ACPI method to generate USB port info | Matt DeVillier |
2017-06-02 | soc/broadwell: add missing USB port defs | Matt DeVillier |
2017-05-24 | soc/intel: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-04-25 | soc/intel: Unify `timestamp.inc` | Paul Menzel |
2017-03-28 | chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specific | Julius Werner |
2017-03-28 | vboot: Select SoC-specific configuration for all Chrome OS boards | Julius Werner |
2017-03-17 | soc/intel/broadwell: Fix other issues detected by checkpatch | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Fix {}, () and conditional issues | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Add int to unsigned | Lee Leahy |
2017-03-17 | soc/intel/broadwell: Fix spacing issues detected by checkpatch | Lee Leahy |
2017-03-10 | soc/intel/broadwell: Rework IGD's CDClk selection | Nico Huber |
2017-03-02 | intel/broadwell: Use the correct SATA port config for setting IOBP register | Youness Alaoui |
2017-02-22 | Broadwell/Sata: Add support for setting IOBP registers for Ports 2 and 3. | Youness Alaoui |
2017-02-20 | lynxpoint/broadwell: fix PCH power optimizer | Matt DeVillier |
2017-02-20 | Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano" | Matt DeVillier |
2016-12-27 | cpu/intel/common: Add/Use common function to set virtualization | Matt DeVillier |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-15 | soc/intel/common: remove mrc cache assumptions | Aaron Durbin |
2016-12-14 | soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table | Matt DeVillier |
2016-12-07 | soc/broadwell: set EM4/EM5 registers based on cdclk | Matt DeVillier |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-12-06 | PCI ops: Define read-modify-write routines globally | Kyösti Mälkki |
2016-12-06 | intel PCI ops: Remove explicit PCI MMCONF access | Kyösti Mälkki |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-12-04 | spi_flash: Move spi flash opcodes to spi_flash.h | Furquan Shaikh |
2016-12-01 | romstage_handoff: remove code duplication | Aaron Durbin |
2016-11-22 | Remove explicit select MMCONF_SUPPORT | Kyösti Mälkki |
2016-11-18 | intel post-car: Increase stacktop alignment | Kyösti Mälkki |
2016-11-08 | intel car: Remove references to DCACHE_RAM_ROMSTACK_SIZE | Kyösti Mälkki |
2016-10-31 | lib/prog_loaders: use common ramstage_cache_invalid() | Aaron Durbin |
2016-10-19 | intel/broadwell: "free" memory after use | Patrick Georgi |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-31 | src/soc: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-19 | Kconfig: introduce writable boot device notion | Aaron Durbin |
2016-08-08 | chromeos chipsets: select RTC usage | Aaron Durbin |
2016-08-02 | intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano | Prabal Saha |
2016-07-31 | src/soc: Capitalize CPU, ACPI, RAM and ROM | Elyes HAOUAS |
2016-07-31 | intel/broadwell: fix typo | Patrick Georgi |