Age | Commit message (Expand) | Author |
2019-09-12 | southbridge: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-21 | intel/fsp1_0,baytrail,rangeley: Tidy up use of preprocessor | Kyösti Mälkki |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
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-15 | cpu/x86/smm: Promote smm_memory_map() | Kyösti Mälkki |
2019-08-13 | cpu/x86: Change old-style SMI handler prototypes | Kyösti Mälkki |
2019-08-13 | cpu/x86: Move some SMM function declarations | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-08-12 | sb/intel/i82801dx: Drop unused parameter | Kyösti Mälkki |
2019-07-28 | sb/intel/common/spi: Fix opmenu setup | Nico Huber |
2019-07-26 | sb/intel/bd82x6x: Add support to disable xHCI | Patrick Rudolph |
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-20 | mb/,sb/intel/i82801gx: Merge `ide_legacy_combined` into `sata_mode` | Nico Huber |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-18 | sb/intel/bd82x6x: Add and use more RCBA defines | Patrick Rudolph |
2019-07-17 | intel/i82801ix: Refactor lock_smm() | Kyösti Mälkki |
2019-07-17 | intel/i82801gx,i82801jx: Rename lock_smm() | Kyösti Mälkki |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-13 | intel/fsp_rangeley: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-13 | intel/e7505,i82801dx: Fix SMM_ASEG lock | Kyösti Mälkki |
2019-07-10 | intel/i82801ix: Rename smm_lock() prototype | Kyösti Mälkki |
2019-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-08 | sb/intel/lynxpoint: Use common final SPI OPs setup | Arthur Heymans |
2019-07-08 | sb/intel/ibexpeak: Use common final SPI OPs setup | Arthur Heymans |
2019-07-08 | sb/intel/i82801gx: Use common final SPI OPs setup | Arthur Heymans |
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-21 | sb/intel/bd82x6x/early_pch.c: Remove variable set but not used | Elyes HAOUAS |
2019-06-21 | sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree | Arthur Heymans |
2019-06-21 | sb/intel/ibexpeak/smihandler: Move finalizing to a common location | 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/bd82x6x/lpc.c: Remove reinitializing the SPI driver | 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-06-06 | sb/intel/ibexpeak: Copy the sandybridge bootblock.c file | Arthur Heymans |
2019-06-06 | sb/intel/i82801gx: Detect if the southbridge supports AHCI | Arthur Heymans |
2019-06-05 | southbridge/intel/fsp_rangeley: Fix wrong parameters passed to outw | Hannah Williams |
2019-06-05 | sb/intel/i82801gx: Include chip.h directly | Arthur Heymans |
2019-06-03 | sb/intel/i82801ix: Select SOUTHBRIDGE_INTEL_COMMON_SPI | Arthur Heymans |
2019-06-03 | sb/intel/fsp_rangeley: Remove variable set but not used | Elyes HAOUAS |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
2019-05-27 | sb/intel/common/smi.c: Remove unused functions | Arthur Heymans |
2019-05-27 | sb/intel/ibexpeak: Use common Intel SMM code | Arthur Heymans |
2019-05-25 | nb/intel/pineview: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-05-16 | nb/intel/sandybridge: Move DMI init code | Patrick Rudolph |
2019-05-16 | sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcros | Patrick Rudolph |
2019-05-16 | sb/intel/sandybridge/early_pch: Make DMI init more readable | Patrick Rudolph |
2019-05-15 | src/southbridge: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-13 | i82801gx/bootblock: Use macro instead of magic number | Elyes HAOUAS |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-10 | sb/bd82x6x: Don't rewrite over BCTRL | Elyes HAOUAS |
2019-05-10 | sb/i82801gx: Don't rewrite over BCTRL | Elyes HAOUAS |
2019-05-10 | nb/intel/i945: Use macro instead of magic number | Elyes HAOUAS |
2019-05-10 | sb/i82801gx: Remove duplicated 'define PMBASE' | Elyes HAOUAS |
2019-05-07 | sb/intel/bd82x6x: Fix flashconsole after lockdown | Dan Elkouby |
2019-05-07 | sb/{ICH7,NM10,PCH}: Use common watchdog_off function | Elyes HAOUAS |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-05-06 | sb/intel/bd82x6x: Use common/rcba.h | Patrick Rudolph |
2019-05-03 | {soc, southbridge} : Correct typo in comment | Frans Hendriks |
2019-04-29 | sb/intel/bd82x6x: Use system_reset() | Elyes HAOUAS |
2019-04-25 | src/southbridge/intel: Remove unused variables | Elyes HAOUAS |
2019-04-23 | sb/intel/bd82x6x: fix linking for non-native raminit case | Matt DeVillier |
2019-04-23 | sb/intel/lynxpoint: Enable LPC/SIO setup in bootblock | Arthur Heymans |
2019-04-23 | nb/intel/sandybridge: Drop pch.h from sandybridge.h | Patrick Rudolph |
2019-04-23 | sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase | Elyes HAOUAS |
2019-04-21 | nb/intel/haswell: Add an option for where verstage starts | Arthur Heymans |
2019-04-21 | cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-04-18 | nb/intel/sandybridge: Move southbridge code to bd82x6x | Patrick Rudolph |
2019-04-16 | sb/intel/bd82x6x: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-16 | sb/intel/i82801ix: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-13 | sb/intel/common: Fix config name in a comment | Nico Huber |
2019-04-13 | sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-13 | sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
2019-04-13 | sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB | Patrick Rudolph |
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-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-27 | Move calls to quick_ram_check() before CBMEM init | Kyösti Mälkki |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-25 | sb/intel/{i82801g/i/j,bd82x6x}: Make use of generic set_subsystem() | Kyösti Mälkki |
2019-03-21 | sb/intel/lynxpoint: Remove PCI bridge function | Kyösti Mälkki |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem() | Subrata Banik |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-19 | src/southbridge/intel/i82801gx/pcie.c: Correct NULL check | Jacob Garber |
2019-03-16 | src: Drop unused '#include <halt.h>' | Elyes HAOUAS |
2019-03-16 | src: Drop unused 'include <device/pciexp.h>' | Elyes HAOUAS |
2019-03-16 | drivers/intel/fsp1_0: Deduplicate code | Patrick Rudolph |
2019-03-14 | Remove leftover files | Kyösti Mälkki |
2019-03-14 | sb/intel/i82801gx: Remove unused include <arch/acpi.h> | Elyes HAOUAS |
2019-03-13 | {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h | Elyes HAOUAS |