Age | Commit message (Expand) | Author |
2019-09-25 | soc/fsp_broadwell_de: fix flashconsole support for platform | Matt DeVillier |
2019-09-20 | sb/intel/common/fw: Make make aware that it needs binaries | Nico Huber |
2019-09-12 | southbridge: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-20 | src: Remove variable length arrays | Jacob Garber |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | intel/smm/gen1: Rename header file | Kyösti Mälkki |
2019-08-13 | cpu/x86: Change old-style SMI handler prototypes | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-07-28 | sb/intel/common/spi: Fix opmenu setup | Nico Huber |
2019-07-23 | include/spi-generic: Append unit to macro names | Uwe Poeche |
2019-07-23 | sb/intel/common/spi: Increase flash erase timeout | Uwe Poeche |
2019-07-08 | sb/intel/common: Add a common interface to set final OPs settings | Arthur Heymans |
2019-07-04 | sb/intel/common: Use correct bitwise operator | Jacob Garber |
2019-06-21 | sb/intel/common: Link SPI code in bootblock | Arthur Heymans |
2019-06-20 | southbridge/intel/common/smbus: Add do_i2c_block_write() | Frans Hendriks |
2019-06-19 | sb/intel/common/spi: Properly check if setting FRP succeeded | Arthur Heymans |
2019-06-18 | sb/intel/spi: Check for the SPI lock bit during runtime | Arthur Heymans |
2019-06-18 | sb/intel/common/spi.c: Add a pointer to the ich7 SPI registers | Arthur Heymans |
2019-06-18 | sb/common/intel/spi.c: Don't use typedefs for structs | Arthur Heymans |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-27 | sb/intel/common/smi.c: Remove unused functions | Arthur Heymans |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-07 | sb/{ICH7,NM10,PCH}: Use common watchdog_off function | Elyes HAOUAS |
2019-04-21 | nb/intel/haswell: Add an option for where verstage starts | Arthur Heymans |
2019-04-13 | sb/intel/common: Fix config name in a comment | Nico Huber |
2019-04-13 | sb/intel/common: Add common detect_s3_resume | Patrick Rudolph |
2019-04-07 | sb/intel/{common,i82801dx}: Improve TCO debug code | Jacob Garber |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-16 | src: Drop unused 'include <device/pciexp.h>' | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-05 | soc/intel/braswell: Add SMBus support | Frans Hendriks |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-04 | sb/intel/common: Fix SMBus block commands | Kyösti Mälkki |
2019-03-03 | sb/intel/common/firmware: Don't touch descriptor region | Mario Scheithauer |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-02-28 | intel/spi: Switch to native PCI config accessors | Kyösti Mälkki |
2019-02-12 | sb/intel/common: Remove CAR_GLOBAL use | Arthur Heymans |
2019-02-01 | sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read() | Kyösti Mälkki |
2019-01-30 | sb/intel/common/firmware: Don't call GbE binary `firmware` | Nico Huber |
2019-01-25 | sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne... | Jan Tatje |
2019-01-24 | sb/intel/common: More SMBus block_cmd_loop() | Kyösti Mälkki |
2019-01-24 | sb/intel/common: SMBus block_cmd_loop() | Kyösti Mälkki |
2019-01-24 | sb/intel/common: SMBus complete_command() | Kyösti Mälkki |
2019-01-24 | sb/intel/common: SMBus execute_command() | Kyösti Mälkki |
2019-01-24 | sb/intel/common: SMBus setup_command() | Kyösti Mälkki |
2019-01-22 | cpu/intel/model_206ax: Use parallel MP init | Arthur Heymans |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2019-01-14 | mb/lenovo/[xtz]60: Introduce and use RCBA64 macro | Peter Lemenkov |
2019-01-14 | sb/intel: Use common RCBA MACROs | Peter Lemenkov |
2019-01-10 | sb/intel/common: Show "Add EC firmware" only for boards that need it | Jan Tatje |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | usbdebug: Make the EHCI debug console work in the bootblock | Arthur Heymans |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-03 | sb/intel/bd82x6x: Move pcie ACPI code to a common place | Arthur Heymans |
2018-12-29 | sb/intel/bd828x6x: Make CONFIG_ELOG=y compile | Arthur Heymans |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-12-18 | southbridge: Remove unneeded include <pc80/mc146818rtc.h> | Elyes HAOUAS |
2018-12-05 | sb/intel: Fix pointer casts | Patrick Rudolph |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-11-28 | sb/intel/common: Fix style issue in spi.c | Elyes HAOUAS |
2018-11-27 | sb/intel/i82801gx: Use common Intel SMM code | Arthur Heymans |
2018-11-26 | sb/intel/common: Fix style issue in spi.c | Patrick Georgi |
2018-11-26 | sb/intel/spi: read FLCOMP descriptor early and cache it | Stefan Tauner |
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 |