aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/bd82x6x
AgeCommit message (Expand)Author
2014-11-23sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko
2014-11-19i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplugVladimir Serbinenko
2014-11-09ibexpeak, bd82x6x: Move to implicit length patchingVladimir Serbinenko
2014-11-08bd82x6x: Move to common FADT.Vladimir Serbinenko
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-11-02intel/bd82x6x: Add new current for native USB portsDamien Zammit
2014-10-24sandy/ivy native: dedup romstage.c main()Vladimir Serbinenko
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-17lenovo/t520: Use native raminit over MRC blobNicolas Reinecke
2014-10-17bd82x6x: Consolidate common GNVS initVladimir Serbinenko
2014-10-17bd82x6x: Consolidate early native USB initVladimir Serbinenko
2014-10-16bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko
2014-10-11bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko
2014-10-10bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars.Vladimir Serbinenko
2014-09-13southbridge/bd82x6x: Reserve 16 MiB for flash and not 8.Vladimir Serbinenko
2014-09-13azalia: Shrink boilerplateVladimir Serbinenko
2014-09-11Move nehalem/sandy/ivy to per-device acpiVladimir Serbinenko
2014-08-30sandybridge: Add native sandybridgeVladimir Serbinenko
2014-07-29sandy/ivybridge: Native raminit (lint clean)Edward O'Callaghan
2014-07-29sandy/ivybridge: Native raminit.Vladimir Serbinenko
2014-07-17southbridge,ASL: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-15southbridge/intel/bd82x6x/me_8.x.c: Trivial - space to tab fixEdward O'Callaghan
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21intel boards: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-18ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki
2014-06-12intel/bd82x6x: Skip unknown MBP.Vladimir Serbinenko
2014-04-11intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03Paul Menzel
2014-03-04bd82x6x, ibexpeak, lynxpoint: Unify SPI.Vladimir Serbinenko
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-02-01bd82x6x: Add smbus_write_byteVladimir Serbinenko
2014-01-23sandy/ivy SPI: Support hardware sequencing and use with multiple chipsVladimir Serbinenko
2014-01-23X201: Enable expresscard hotplug.Vladimir Serbinenko
2014-01-22Lenovo X230: new portVladimir Serbinenko
2014-01-12ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko
2014-01-09bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurableVladimir Serbinenko
2013-11-24smi: Update mainboard_smi_gpi() to have 32bit argumentDuncan Laurie
2013-09-21timestamps intel: Move timestamp scratchpad to chipsetKyösti Mälkki
2013-08-29intel usbdebug: Add choice of EHCI controllerKyösti Mälkki
2013-08-09intel/sandybridge intel/bd82x6x: remove explicit pcie config accessesKyösti Mälkki
2013-08-02Remove unnecessary space characters.Andrew Wu
2013-07-30Makefile: Fix adding intel/commonKyösti Mälkki
2013-07-12src/southbridge/intel/{lynxpoint,bd82x6x}/spi.c: correct spelling of attemptedPaul Menzel
2013-07-10Drop some duplicates of PCI-e config functionsKyösti Mälkki
2013-07-10sandybridge: Add option to lock SPI regions on resumeNico Huber
2013-07-01usbdebug: Unify Intel southbridge buildsKyösti Mälkki
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-06-25bd82x6x: Fix early USB BAR programming (finally?)Nico Huber
2013-06-25sandybridge: Make inclusion of me.bin optionalNico Huber
2013-06-24sandybridge: Make build possible without descriptor.binNico Huber
2013-06-21bd82x6x: Fix early EHCI BAR programmingKyösti Mälkki
2013-06-17Make intel blob locations configurablePatrick Georgi
2013-06-12usbdebug: Drop printk within console_init()Kyösti Mälkki
2013-06-12intel/*/smi.c: Output correct GPIO in ALT_GP_SMI_STS register dumpKonstantin Aladyshev
2013-06-11intel/bd82x6x/Makefile.inc: Revert duplicate addition of `usb_debug.c`Paul Menzel
2013-06-11Fix cycle error in intel southbridges to display GPI statusKonstantin Aladyshev
2013-06-06intel/bd82x6x: Add option to include ethernet firmwareNico Huber
2013-06-06intel/bd82x6x: fix building usb debug on SNB/IVBPatrick Georgi
2013-06-03Intel BD82x6x: LPC: Unify I/O APIC setupPaul Menzel
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-04-16Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2Vladimir Serbinenko
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-19bd82x6x: Fix compiling with USB debug port supportRonald G. Minnich
2013-03-17Intel HD Audio: clean up initialization codeStefan Reinauer
2013-03-17bd82x6x: Add config option to force SATA link to different speeds.Shawn Nematbakhsh
2013-03-17Pantherpoint: Add XHCI device initDuncan Laurie
2013-03-17bd82x6x: don't use absolute symbolsAaron Durbin
2013-03-17Add bd82x6x XHCI(USB3) S3/S4 workaroundMarc Jones
2013-03-17Add bd82x6x PCH functions to SMMMarc Jones
2013-03-09Add Intel Panther Point USB3 initializationMarc Jones
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-27smm: Update rev 0x30101 SMM revision save stateAaron Durbin
2013-02-11spi.h: Rename the spi.h to spi-generic.hZheng Bao
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-14SMM: Fix save state searching for GSMIDuncan Laurie
2012-11-14SMM: Pass the ACPI GNVS pointer via state save mapDuncan Laurie
2012-11-14SMM: Avoid use of global variables in SMI handlerDuncan Laurie
2012-11-14SMM: Extract function for finding save state nodeDuncan Laurie
2012-11-13Add Kconfig option to lock/unlock ME firmware during buildStefan Reinauer
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12SPI: Add early romstage SPI driver using hardware sequencingDuncan Laurie
2012-11-12SPI: Fix and enable Fast Read supportDuncan Laurie
2012-11-12Add bd82x6x mainboards ASPM overrides.Marc Jones
2012-11-12SPI: Configure Software Sequence SPI Freq to match descriptorDuncan Laurie
2012-11-12SPI: Add Fast Read to the OPMENU for locked down SPIDuncan Laurie
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-12Pass correct sleep type to mainboard sleep handlerStefan Reinauer
2012-11-09PCH: Add register descriptions used by IGD OpRegionStefan Reinauer
2012-11-09Add IGD Opregion variables to NVSStefan Reinauer
2012-11-09SPI: re-init SMM SPI driver after lockdownDuncan Laurie
2012-11-08smi: make tseg_relocate check pointer offsetDuncan Laurie
2012-11-08elog: add extended management engine eventDuncan Laurie
2012-11-08spi: fix erase in SMM while SPIBAR is lockedDuncan Laurie
2012-11-07ELOG: Don't disable SPI controller lockdownDuncan Laurie
2012-11-07SPI: opmenu special case for WREN as atomic prefixDuncan Laurie
2012-11-07SMI: Change order of SMI_EN and PM1_EN initDuncan Laurie
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-07Sandy/Ivy Bridge and Cougar/Panther Point: Fix namesStefan Reinauer