Age | Commit message (Expand) | Author |
2019-11-26 | sb/intel/common/spi: Add Baytrail/Braswell support | Arthur Heymans |
2019-11-18 | sb/intel/bd82x6x: Handle enabling of GbE | Nico Huber |
2019-11-18 | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-18 | sb/intel/bd82x6x: Make the pch_enable_lpc hook optional | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Make the mainboard_rcba_config hook optional | Arthur Heymans |
2019-11-18 | sb/intel/common: Properly guard USB debug | Arthur Heymans |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-11-10 | sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol | Arthur Heymans |
2019-11-10 | sb/intel/common: Make COMMON_RESET optional | Arthur Heymans |
2019-11-10 | sb/intel/common: Make linking rtc.c conditional | Arthur Heymans |
2019-11-09 | arch/x86: Replace some __SMM__ guards | Kyösti Mälkki |
2019-11-09 | ELOG: Avoid some preprocessor use | Kyösti Mälkki |
2019-11-08 | sb,soc/intel: Reduce preprocessor use with ME debugging | Kyösti Mälkki |
2019-11-08 | arch/x86: Drop some __SMM__ guards | Kyösti Mälkki |
2019-11-04 | sb/intel: Use defined CONFIG_HPET_ADDRESS | Elyes HAOUAS |
2019-11-04 | mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.asl | Arthur Heymans |
2019-11-04 | sb/intel: Move 'smbus.asl' to common place | Elyes HAOUAS |
2019-11-01 | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik |
2019-10-30 | sb/intel/common: Make linking pmbase.c conditional | Arthur Heymans |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-21 | src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-16 | sb/intel/bd82x6x/lpc: Set up default LPC decode ranges | Arthur Heymans |
2019-10-09 | sb/intel/bd82x6x: Remove setting up lpc decode ranges in ramstage | Arthur Heymans |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-01 | intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL | Kyösti Mälkki |
2019-09-30 | sb/intel/bd8x62x,i82801gx: Fix PCI bridge subsystem IDs | Kyösti Mälkki |
2019-09-30 | sb/intel/bd82x6x: Use common final SPI OPs setup | Arthur Heymans |
2019-09-22 | device/pci: Replace add with bitwise-or | Kyösti Mälkki |
2019-09-12 | southbridge: Remove not used #include <elog.h> | Elyes HAOUAS |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-07-26 | sb/intel/bd82x6x: Add support to disable xHCI | Patrick Rudolph |
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-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
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-18 | sb/intel/bd82x6x/lpc.c: Remove reinitializing the SPI driver | Arthur Heymans |
2019-05-29 | src/southbridge: Add missing 'include <types.h>' | Elyes HAOUAS |
2019-05-29 | sb/intel/*: Delete early_spi | Patrick Rudolph |
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 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-10 | sb/bd82x6x: Don't rewrite over BCTRL | 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 | sb/intel/bd82x6x: Use common/rcba.h | Patrick Rudolph |
2019-05-03 | {soc, southbridge} : Correct typo in comment | Frans Hendriks |