- 1f2ae91 sb/intel/common: Make RCBA manipulation MACROs common by Arthur Heymans · 4 years, 2 months ago
- 58a8953 Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" by Arthur Heymans · 4 years, 2 months ago
- b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 4 years, 2 months ago
- 2526fd4 src: Remove space after `defined` by Elyes HAOUAS · 4 years, 3 months ago
- be84140 sb/intel/ibexpeak: Get rid of device_t by Elyes HAOUAS · 4 years, 3 months ago
- 9099395 intel/ibexpeak: Fix missing ACPI PIRQ entries by Kyösti Mälkki · 4 years, 3 months ago
- 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 4 years, 4 months ago
- 581fe58 src/southbridge: Add spaces around '==' by Elyes HAOUAS · 4 years, 4 months ago
- d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 4 years, 7 months ago
- bddef0d sb/intel/common: Add SOUTHBRIDGE_INTEL_COMMON_SPI by Arthur Heymans · 4 years, 11 months ago
- 0781cbe sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t by Jonathan Neuschäfer · 4 years, 9 months ago
- d533b16 sb/intel/*: add option to lockdown chipset on normal boot path by Bill XIE · 5 years ago
- 16fe790 sb/intel/*: Use common SMBus functions by Arthur Heymans · 5 years ago
- 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 5 years ago
- 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 5 years ago
- 9858796 sb/intel/ibexpeak: Add whitespace around '<<' by Elyes HAOUAS · 5 years ago
- 2be2840 nb/intel/nehalem/gma: Set up OpRegion in nb code by Patrick Rudolph · 5 years ago
- 3e3b858 sb/intel/ibexpeak: Update debug code to match other chips by Martin Roth · 6 years ago
- b4a45dc intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 9 years ago
- 035df00 src/southbridge: Remove whitespace after sizeof by Elyes HAOUAS · 6 years ago
- 040117a southbridge/intel/ibexpeak: transition away from device_t by Antonello Dettori · 6 years ago
- ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 6 years ago
- 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 6 years ago
- 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 6 years ago
- 78c6843 southbridge/intel/ibexpeak: use common Intel ACPI hardware definitions by Aaron Durbin · 6 years ago
- 1010468 southbridge/intel/ibexpeak: Use common gpio.c by Patrick Rudolph · 7 years ago
- 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- 7dcb545 intel: auto include intel/common/firmware by Aaron Durbin · 7 years ago
- 3fda3c2 Move final Intel chipsets with ME to intel/common/firmware by Martin Roth · 7 years ago
- beb31d0 southbridge/ibexpeak: use new ssdt sata port generator by Alexander Couzens · 7 years ago
- 0f9aa1c model_2065x: Use common i945-ivy TSEG SMM init. by Vladimir Serbinenko · 7 years ago
- 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 7 years ago
- a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 7 years ago
- d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 7 years ago
- 53be14c Remove whitespace at the end of line. by Vladimir Serbinenko · 7 years ago
- 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 7 years ago
- dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 8 years ago
- 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 8 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 7 years ago
- 9d45d69 ibexpeak: Merge common NVS init by Vladimir Serbinenko · 8 years ago
- 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 7 years ago
- f4f0287 3rdparty: Move to blobs by Patrick Georgi · 7 years ago
- 595e777 Kconfig whitespace fixes by Martin Roth · 7 years ago
- b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 8 years ago
- 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 7 years ago
- 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 8 years ago
- 9b5f137 Intel ibexpeak: Fix SATA configuration by Kyösti Mälkki · 7 years ago
- bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 8 years ago
- 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 8 years ago
- 182e551 smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 8 years ago
- 546953c Replace hlt with halt() by Patrick Georgi · 8 years ago
- 32d862b ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. by Vladimir Serbinenko · 8 years ago
- 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 8 years ago
- 36fa5b8 i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug by Vladimir Serbinenko · 8 years ago
- 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 8 years ago
- 67bfbfd ibexpeak: Move to common FADT by Vladimir Serbinenko · 8 years ago
- b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 8 years ago
- 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 8 years ago
- 7309c64 bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars. by Vladimir Serbinenko · 8 years ago
- 75c8387 azalia: Shrink boilerplate by Vladimir Serbinenko · 8 years ago
- 35c0f43 Move nehalem/sandy/ivy to per-device acpi by Vladimir Serbinenko · 8 years ago
- 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 8 years ago
- 78d33b6 southbridge/intel/ibexpeak/me.c: Silence warns about unused func by Edward O'Callaghan · 8 years ago
- c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 8 years ago
- a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 8 years ago
- 61f902d ibexpeak: Set number of USB ports. by Vladimir Serbinenko · 8 years ago
- 49c3045 ibexpeak: Remove some dead code. by Vladimir Serbinenko · 8 years ago
- 42c4a9d bd82x6x, ibexpeak, lynxpoint: Unify SPI. by Vladimir Serbinenko · 8 years ago
- 83ef749 ibexpeak/ehci: Set .enable_resources properly. by Vladimir Serbinenko · 8 years ago
- 2bebc80 ibexpeak/thermal: set temperature target in early init. by Vladimir Serbinenko · 8 years ago
- b7d8788 ibexpeak/lpc: Fix PCIIDs. by Vladimir Serbinenko · 8 years ago
- d262a71 ibexpeak/azalia: Remove C4-register extended init. by Vladimir Serbinenko · 9 years ago
- 56ffa726 ibexpeak/sata: Add PCI ID from Easynote LM. by Vladimir Serbinenko · 8 years ago
- 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 9 years ago
- e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 9 years ago
- 9db1c4e usbdebug: Drop obsolete code by Kyösti Mälkki · 9 years ago
- 5f20dbf ibexpeak: add smbus_write_byte by Vladimir Serbinenko · 9 years ago
- f3c7a9c sandy/ivy SPI: Support hardware sequencing and use with multiple chips by Vladimir Serbinenko · 9 years ago
- 786c0f5 nehalem: Fix SMRAM register address by Vladimir Serbinenko · 9 years ago
- 1cd937b Ibexpeak: add missing thermal init. by Vladimir Serbinenko · 9 years ago
- 6d6298d ibexpeak / bd82x6x: Make SATA mode user-visible option. by Vladimir Serbinenko · 9 years ago
- 2dd601e ibexpeak: Fix timings for IDE mode. by Vladimir Serbinenko · 9 years ago
- 6a7aeb3 bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurable by Vladimir Serbinenko · 9 years ago
- 00ea28e nehalem: Simplify smi.c by using __SIMPLE_DEVICE__ by Vladimir Serbinenko · 9 years ago
- 4695705 ibexpeak: ensure config compatibility with bd82x6x by Vladimir Serbinenko · 9 years ago
- f55f51a ibexpeak: set HAVE_USBDEBUG_OPTIONS by Vladimir Serbinenko · 9 years ago
- 888d559 Support for Ibexpeak southbridge by Vladimir Serbinenko · 9 years ago
- 3a09179f Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge" by Stefan Reinauer · 9 years ago
- 0210119 Add support for Intel Ibex Peak (Mobile 5) southbridge by Stefan Reinauer · 9 years ago