Age | Commit message (Expand) | Author |
2015-09-24 | coreboot: move TS_END_ROMSTAGE to one spot | Aaron Durbin |
2015-09-16 | Move final Intel chipsets with ME to intel/common/firmware | Martin Roth |
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-09-02 | southbridge/ibexpeak: use new ssdt sata port generator | Alexander Couzens |
2015-09-02 | southbridge/bd82x6x: use new ssdt sata port generator | Alexander Couzens |
2015-07-14 | azalia: fix up and clean up shrinkage of boilerplate code | Jonathan A. Kollasch |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-07-07 | timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS | Aaron Durbin |
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-24 | sandy/ivy: Include IRQ routes from platform | Kyösti Mälkki |
2015-06-23 | southbridge/intel: Create common IFD Kconfig and Makefile | Martin Roth |
2015-06-10 | model_2065x: Use common i945-ivy TSEG SMM init. | Vladimir Serbinenko |
2015-06-10 | fsp_model_206ax: Use common i945-ivy tseg SMM init. | Vladimir Serbinenko |
2015-06-09 | Create i945-ivy smm tseg init based on ivy code. | Vladimir Serbinenko |
2015-06-08 | x86 SMM: Relocator is intel-only | Kyösti Mälkki |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-29 | bd82x6x: Move calling of finalize() on resume to southbridge code | Vladimir Serbinenko |
2015-05-29 | Remove whitespace at the end of line. | Vladimir Serbinenko |
2015-05-29 | i82801gx: Reserve LPC decodes. | Vladimir Serbinenko |
2015-05-29 | nvs: Add missing stdint.h include. | Vladimir Serbinenko |
2015-05-28 | Migrate fsp_206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 2065x to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-26 | acpigen: Remove all explicit length tracking | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-26 | bd82x6x: Merge common platform ASL code. | Vladimir Serbinenko |
2015-05-21 | Kill ENABLE_TPM. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-05-20 | bd82x6x: Merge common apmc finalize procedure. | Vladimir Serbinenko |
2015-05-15 | ibexpeak: Merge common NVS init | Vladimir Serbinenko |
2015-05-14 | bd82x6x, ibexpeak: Support fully locking ROM on S3 resume. | Vladimir Serbinenko |
2015-05-08 | southbridge/i82801gx: Add x_EN defines for LPC_EN | Damien Zammit |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-05-03 | src/southbridge/intel/i82801ix: Add GPIO register locations | Timothy Pearson |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-24 | fsp: Move fsp to fsp1_0 | Marc Jones |
2015-04-20 | southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset | Damien Zammit |
2015-04-20 | southbrige/intel/bd82x6x: add XHCI overcurrent map config | Nicolas Reinecke |
2015-04-19 | southbrige/intel/bd82x6x: XHCI replace magic values | Nicolas Reinecke |
2015-04-10 | southbridge/intel/fsp_rangeley/ : Spellcheck + Formatting | nicky sielicki |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-03-30 | Update hex values to CBFS binary name types in Makefiles | Martin Roth |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | Intel common SPI: Fix compilation breakage from refactoring | Stefan Reinauer |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-02-27 | x86: Fix pointer arithmetic regressions from MMIO changes | Kevin Paul Herbert |
2015-02-24 | Intel ibexpeak: Fix SATA configuration | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-09 | Intel FSP platforms: Fix timestamps | Kyösti Mälkki |
2015-02-01 | bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3. | Vladimir Serbinenko |
2015-01-31 | southbridge/intel/bd82x6x native usb init: replace some magic values | Nicolas Reinecke |
2015-01-12 | southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn | Edward O'Callaghan |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | doxygen fixes: change @var to @param var | Martin Roth |
2015-01-05 | timestamps: Switch from tsc_t to uint64_t | Stefan Reinauer |
2015-01-04 | smihandler.c: Fix doxygen errors in southbridge_smi_handler | Martin Roth |
2014-12-30 | Intel FSP: Fix GPI status output | Kyösti Mälkki |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-12-18 | Drop Intel E7520 and E7525 and related boards | Stefan Reinauer |
2014-12-17 | x86: Initialize SPI controller explicitly during PCH init | David Hendricks |
2014-12-16 | CBMEM console: Fix boards with BROKEN_CAR_MIGRATE | 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-07 | early_me_native.c: Remove unused pci_write_dword_ptr. | Vladimir Serbinenko |
2014-12-03 | i945: Consolidate acpi/platform.asl | Vladimir Serbinenko |
2014-12-03 | i82801gx: Enable upper CMOS in bootblock. | Vladimir Serbinenko |
2014-12-02 | Replace hlt with halt() | 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-26 | ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. | Vladimir Serbinenko |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-23 | sandy/ivy/nehalem: Remerge interrupt handling | Vladimir Serbinenko |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug | Vladimir Serbinenko |
2014-11-16 | i82371eb: Remove weak functions | Vladimir Serbinenko |
2014-11-09 | sch: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | i945: consolidate sb & nb early inits | Vladimir Serbinenko |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-09 | i82801ix: Move to implicit length patching | Vladimir Serbinenko |
2014-11-09 | i82801gx: Move to implicit length patching | Vladimir Serbinenko |