Age | Commit message (Expand) | Author |
2018-11-22 | sb/intel/common: Reset Pre-OP after atomic SPI cycle is finished | Werner Zeh |
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-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-11-07 | intel: Get rid of smm_get_pmbase | Patrick Rudolph |
2018-11-01 | sb/intel/common: Create a common implementation of `acpi_fill_madt()` | Tristan Corrick |
2018-11-01 | sb/intel/common/pciehp.h: Add missing license header | Elyes HAOUAS |
2018-10-24 | vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic | Joel Kitching |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-20 | sb/intel/common/firmware: Ensure warning is put late | Nico Huber |
2018-09-13 | src/*/intel: introduce warning when building with no IFD | Angel Pons |
2018-09-13 | src/*/intel/: clarify Kconfig options regarding IFD | Stefan Tauner |
2018-08-23 | Kconfig, Makefile.inc: Remove all traces of ifdfake | Angel Pons |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-07-28 | sb/intel/gpio: Cache gpiobase in ramstage and romstage | Patrick Rudolph |
2018-07-27 | sb/intel/common/pmutil: Use new PMBASE API | Patrick Rudolph |
2018-07-27 | sb/intel/common/smi*: Use new PMBASE API | Patrick Rudolph |
2018-07-27 | sb/intel/common: Add functions to manipulate PMBASE | Patrick Rudolph |
2018-07-16 | Kconfig: Make the EM100 config option common | Simon Glass |
2018-06-25 | sb/intel/common/firmware: Enable me_cleaner for Nehalem | Nicola Corna |
2018-06-21 | sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROs | Arthur Heymans |
2018-06-21 | sb/intel/common: Make RCBA manipulation MACROs common | Arthur Heymans |
2018-06-21 | Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-13 | sb/intel/common/firmware: Use the -S flag of me_cleaner | Nicola Corna |
2018-06-11 | sb/intel/common: Include SPI driver into postcar stage | Nico Huber |
2018-06-04 | src/sb/intel/common/spi.c: Adapt and link in romstage | Arthur Heymans |
2018-06-04 | sb/intel/common/spi.c: Add a SPI write protect function | Arthur Heymans |
2018-05-25 | sb/intel/common/pirq_gen: Rework generating pin-route tables | Arthur Heymans |
2018-04-28 | src/southbridge: Add spaces around '==' | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-23 | drivers/spi: reduce confusion in the API | Aaron Durbin |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-04-11 | Revert "model_206ax: Use parallel MP init" | Arthur Heymans |
2018-04-11 | model_206ax: Use parallel MP init | Arthur Heymans |
2018-04-06 | sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby Lake | Nicola Corna |
2018-03-28 | sb/intel/common: Add common code for SMM setup and smihandler | Arthur Heymans |
2018-03-02 | sb/intel/common: Fix conflicting OIC register definition | Nico Huber |
2018-02-27 | sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location | Arthur Heymans |
2017-12-20 | sb/intel/common: Automatically generate ACPI PIRQ | Tobias Diedrich |
2017-12-10 | sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI | Arthur Heymans |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-09-22 | sb/intel/common/spi.c: Port to i82801gx | Arthur Heymans |
2017-09-10 | sb/intel/common: Fix HAVE_DEBUG_SMBUS | Kyösti Mälkki |
2017-09-09 | sb/intel/common: Add HAVE_DEBUG_SMBUS | Kyösti Mälkki |
2017-09-09 | sb/intel/common: Fix i2c block command | Kyösti Mälkki |
2017-09-09 | sb/intel/common: Tidy up SMBus block commands | Kyösti Mälkki |
2017-08-30 | sb/intel/*: add option to lockdown chipset on normal boot path | Bill XIE |
2017-08-20 | util/me_cleaner: Pull the latest changes from upstream | Nicola Corna |
2017-08-20 | sb/intel/common: Fix SMBus block commands | Arthur Heymans |
2017-08-07 | usbdebug: Refactor early enable | Kyösti Mälkki |
2017-08-07 | usbdebug: Consolidate EHCI_BAR setup | Kyösti Mälkki |
2017-08-06 | sb/intel/*: Use common SMBus functions | Arthur Heymans |
2017-07-25 | sb/intel/common/gpio: Only set one bit at time | Patrick Rudolph |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-16 | sb/intel/common/firmware: Keep CHECK_ME disabled by default | Naresh G Solanki |
2017-06-07 | src: change coreboot to lowercase | Martin Roth |
2017-05-24 | southbridge/intel: Move spi driver to use spi_bus_map | Furquan Shaikh |
2017-05-23 | sb/intel/common: Add common EC fw support | Lijian Zhao |
2017-05-19 | drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Clean up SPI flash probe | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-03-19 | sb/intel/common/firmware: Add Intel ME/TXE firmware check | Nicola Corna |
2017-02-08 | southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BIN | Aaron Durbin |
2017-02-04 | sb/intel/common: Hook up me_cleaner | Nicola Corna |
2017-01-03 | sb/intel/common/gpio: Support ICH9M and prior | Patrick Rudolph |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-06 | intel PCI ops: Remove explicit PCI MMCONF access | Kyösti Mälkki |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
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-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-11-08 | southbridge/intel: Set chipset in ifdtool invocations | Andrey Petrov |
2016-02-16 | southbridge/intel/common: Add common gpio.c | Patrick Rudolph |
2016-02-10 | Kconfig: Move defaults for CBFS_SIZE | Martin Roth |
2015-12-10 | ACPI: Fix IASL Warning about unused method for _OSI check | Martin Roth |
2015-12-08 | intel/common/firmware: Add option to configure SPI for EM100 | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-23 | southbridge/intel: Move `i82801gx/acpi/platform.asl` to `common/acpi` | Paul Menzel |
2015-09-29 | intel: auto include intel/common/firmware | Aaron Durbin |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-09-04 | bootstate: remove need for #ifdef ENV_RAMSTAGE | Aaron Durbin |
2015-09-04 | intel/common/firmware: Add common GBE rom support | Martin Roth |
2015-07-02 | ME/IFD binaries: Implement sane defaults for file paths | Stefan Reinauer |
2015-07-02 | ifdfake: Add prompts and help for the regions in Kconfig | Martin Roth |
2015-07-02 | Intel Firmware Descriptor: Add Lock ME Kconfig question | Martin Roth |
2015-07-02 | Move baytrail & fsp_baytrail to the common IFD interface. | Martin Roth |
2015-07-02 | Intel Firmware Descriptor Kconfig: remove USES_INTEL_ME | Martin Roth |
2015-06-23 | southbridge/intel: Create common IFD Kconfig and Makefile | Martin Roth |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |