Age | Commit message (Expand) | Author |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-01 | src: Add missing include <stdint.h> | Elyes HAOUAS |
2018-10-22 | intel: Use CF9 reset (part 1) | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | 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-16 | sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5 | Stefan Tauner |
2018-08-14 | sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbers | Stefan Tauner |
2018-08-07 | sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl | Stefan Tauner |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-06-29 | sb/intel/i82801ix: Use the common ACPI pirq generator | Arthur Heymans |
2018-06-21 | sb/intel/i82801xx: Use common RCBA MACROs | Arthur Heymans |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-05-24 | sb/intel/i82801ix: Get rid of device_t | Elyes HAOUAS |
2018-05-09 | src/southbridge: Serialize methods with named objects inside | Martin Roth |
2018-04-30 | southbridge/intel: Remove space before/after parenthesis | Elyes HAOUAS |
2018-01-05 | sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMU | Arthur Heymans |
2017-12-03 | sb/intel: Replace DTS2 with FLVL | Patrick Rudolph |
2017-11-23 | sb/intel/i82801ix: fetch initial timestamp in bootblock | Arthur Heymans |
2017-08-27 | sb/intel/*/nvs: Rename register | Patrick Rudolph |
2017-08-19 | i82801dx/gx/ix/jx: Add low-memory backup for S3 path | Kyösti Mälkki |
2017-08-06 | sb/intel/*: Use common SMBus functions | Arthur Heymans |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2016-12-18 | intel/i82801ix: Add HAVE_INTEL_FIRMWARE | Kyösti Mälkki |
2016-12-11 | intel/gm45: Use romstage_handoff for S3 | Kyösti Mälkki |
2016-12-11 | x86 SMM: Fix use with RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-12-10 | intel 82801dx/gx/ix: Commit SMM relocation code to DRAM | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-13 | southbridge/intel/i82801ix: transition away from device_t | Antonello Dettori |
2016-09-07 | intel/i82801gx 82801ix: Remove OpRegion of SMBus host | Kyösti Mälkki |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-28 | src/southbridge: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-06-01 | drivers/lenovo: Add hybrid graphics driver | Patrick Rudolph |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
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 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-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Kill ENABLE_TPM. | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | 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-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-04 | smihandler.c: Fix doxygen errors in southbridge_smi_handler | Martin Roth |
2014-12-18 | i82371eb & qemu: Move to per-device ACPI. | Vladimir Serbinenko |
2014-11-25 | intel: Remove IRQ1 from possible PIRQ assignemnt. | Vladimir Serbinenko |
2014-11-19 | i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug | Vladimir Serbinenko |
2014-11-09 | i82801ix: Move to implicit length patching | Vladimir Serbinenko |
2014-11-05 | soutbridge/*/bootblock: Use pci_dev_t over device_t typedef | Edward O'Callaghan |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-15 | gm45: Convert to per-device ACPI | Vladimir Serbinenko |
2014-09-13 | azalia: Shrink boilerplate | Vladimir Serbinenko |
2014-08-12 | gm45: Move S3 detection to enable stage. | Vladimir Serbinenko |
2014-08-12 | i82801ix: Make RP04 optionally hotpluggable. | Vladimir Serbinenko |
2014-08-11 | i82801ix: Declare gen decode registers. | Vladimir Serbinenko |
2014-08-01 | i82801ix: Provide ramstage smbus functions. | Vladimir Serbinenko |
2014-07-30 | i82801ix: Allow configuration of SATA mode in CMOS. | Vladimir Serbinenko |
2014-07-30 | i82801ix: Enable usbdebug options. | Vladimir Serbinenko |
2014-07-17 | southbridge,ASL: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-02-16 | usbdebug: Remove EHCI_DEBUG_OFFSET | Kyösti Mälkki |
2014-02-06 | usbdebug: Move under drivers/usb | Kyösti Mälkki |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-10-30 | southbridge/intel/i82801ix/lpc.c: Remove unused variable `dummy` | Paul Menzel |
2013-10-01 | qemu: q35: avoid address conflict | Gerd Hoffmann |
2013-09-10 | intel/i82801ix: remove explicit pcie config accesses | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-02 | Remove unnecessary space characters. | Andrew Wu |
2013-07-30 | Makefile: Fix adding intel/common | Kyösti Mälkki |
2013-07-01 | usbdebug: Unify Intel southbridge builds | Kyösti Mälkki |
2013-07-01 | usbdebug: Drop duplicates of EHCI BAR relocation code | Kyösti Mälkki |
2013-06-12 | intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dump | Konstantin Aladyshev |
2013-06-11 | Fix cycle error in intel southbridges to display GPI status | Konstantin Aladyshev |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-27 | Drop driver-y from GM45/ICH9/RK9 | Stefan Reinauer |
2012-11-27 | intel/i82801ix: new southbridge, ICH9 | Patrick Georgi |