Add constants for fast path resume copying
[coreboot.git] / src / southbridge /
2012-04-04 Stefan ReinauerAdd support for Intel Panther Point PCH
2012-04-02 zbaoAdd sb800 spi support.
2012-03-27 Rudolf MarekAdd support for RDC R8610 Southbridge
2012-03-24 Patrick Georgii82801gx: Support power-on-after-power-fail better
2012-03-24 Patrick Georgii82801gx: Use CMOS variable if available for power...
2012-03-16 Kyösti MälkkiVIA southbridge K8T890: Apply un-written naming rules
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2012-02-29 Kyösti MälkkiAMD southbridge: remove sp5100
2012-02-22 Patrick Georgiamd/sb600: Move HAVE_HARD_RESET to southbridge
2012-02-20 Dave FrodinForce SB600 bootblock to use I/O for PCI config
2012-02-20 Dave FrodinForce SB700 bootblock code to use I/O for PCI config...
2012-02-20 Dave FrodinForce SB800 bootblock to use I/O for PCI config
2012-02-20 Dave FrodinFixes Fam10/SR5650 cpu not recognized message.
2012-02-17 Patrick Georginvidia/mcp55: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiamd/sb700: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiintel/i82801cx: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgisis/sis966: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiintel/i82801ex: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiintel/sch: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiamd/sb800: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick GeorgiAvoid ../../.. paths in ASL files
2012-02-17 Patrick GeorgiRemove whitespace.
2012-02-17 Patrick Georgiamd/amd8111: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiintel/82801dx: Move HAVE_HARD_RESET to southbridge
2012-02-16 Kerry ShehSB700 southbridge: AMD SB700/SP5100 southbridge CIMX...
2012-02-02 Sven Schnellei3100: configure pci irqs
2012-02-02 Kerry ShehCIMX wrapper: remove redudant traversing sb800 and...
2012-01-31 Sven Schnellei3100: add sata_ports_implemented option
2012-01-31 Sven Schnellei3100: Add init sequence
2012-01-18 Rudolf MarekAdd subsystem callbacks for VT8237x and VT890 family...
2012-01-18 Patrick GeorgiUnify ID_SECTION_OFFSET and mark it deprecated
2012-01-10 Sven SchnelleAdd missing HAVE_HARD_RESET
2012-01-08 Jonathan A. Kollaschrs780: correct comment in switching_gpp_configurations()
2012-01-05 Jonathan A. Kollaschrs780: use bitwise rather than boolean not
2012-01-05 Jonathan A. Kollaschrs780: power down GPPSB SB lane pads in correct PCIe...
2011-12-21 Marc JonesPersimmon audio codec verb patch.
2011-12-06 Kyösti MälkkiFix AMD 8132 and 8151 southbridge builds
2011-12-05 Denis 'GNUtoo' CarikliRS780: print the vgainfo
2011-12-02 Florian Zumbiehlmake GPIOs and misc configurable via devicetree
2011-12-02 Florian Zumbiehlmake INT[EFGH]# of vt8237 configurable as gpio via...
2011-12-02 Florian Zumbiehlsome black magic for initializing the old version of...
2011-12-02 Florian Zumbiehlimplement usb2 termination and dpll delay setting for...
2011-12-02 Sven Schnellei3100: Add HAVE_HARD_RESET
2011-11-23 Florian Zumbiehlvt8237: add support for setting the power state after...
2011-11-10 Florian Zumbiehlcompile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD
2011-11-10 Florian Zumbiehlsupport for different location of HT registers in old...
2011-11-08 Stefan Reinauermove function from header file to .c file
2011-11-07 Florian Zumbiehlrename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make...
2011-11-07 Florian Zumbiehlfactor out common config for k8x8xx's dram_enable(...
2011-11-07 Florian Zumbiehladd support for 1106:3188 (host controller of the old...
2011-11-07 Florian Zumbiehlin vt8237r_enable(), write function enables only to...
2011-11-04 Patrick GeorgiRevert "add support for 1106:3188 (host controller...
2011-11-03 Florian Zumbiehladd support for writing to SMBus with vt8237
2011-11-03 Florian Zumbiehladd support for 1106:3188 (host controller of the old...
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-30 Stefan ReinauerFix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-28 Patrick Georgisb600: Implement EHCI workaround
2011-10-27 Oskar EnokssonAdded smbus block read/write for amd8111
2011-10-27 Sven Schnellei82801gx: Fix port status in AHCI mode
2011-10-25 Sven Schnellei82801gx: Add setting for C4onC3 mode
2011-10-25 Sven Schnellei82801gx: Add write and read/write block functions
2011-10-23 Sven Schnellei82801gx: Don't set I/O base address to static value
2011-10-23 Kerry ShehSB800: Hide unused gpp ports
2011-10-21 Patrick Georgisch: strip quotes around cmc.bin filename
2011-10-19 Kyösti Mälkkii82801dx: Replace romstage printk's
2011-10-15 Stefan ReinauerAMD CPU and chipset fixes for compilation with gcc 4.6
2011-10-15 Stefan Reinaueruse acpi.h include instead of manually adding acpi_slp_...
2011-10-14 Stefan ReinauerFix AMD SB800 (cimx) southbridge code to compile with...
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-10-13 Patrick Georgiamd/sb600: Enable COM2 at all times in early setup
2011-10-12 Kerry ShehSB800 RAID: add kconfig option RAID_MISC_ROM_POSITION
2011-10-12 Kerry ShehSB800: Sata Enable bus master and enable ahci for AHCI...
2011-10-12 Kerry Shehsb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE
2011-10-11 Kerry Shehmainboard: complete the sb800 devicetree even device...
2011-10-11 Kerry Shehsb800: Add sata ahci/raid mode kconfig option
2011-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-09-14 efdesign98AMD SB800 early console use fix
2011-09-14 Kerry Shehrs780: hide unused gfx ports and gpp ports
2011-09-12 Tobias DiedrichAdd acpi_get_sleep_type() to i82371eb and P2B _PTS...
2011-09-06 Kerry SheAMD SB800 southbridge update
2011-09-06 Kerry SheAMD F14 southbridge update
2011-09-04 Wang Qing PeiAdjust some code/comment of sb700 sata init
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-14 Scott DuplichanMove AMD SB800 early clock setup.
2011-07-13 Marc JonesSet SB800 ROM decode size based on kconfig.
2011-06-30 Rudolf MarekImprove VIA K8M890 HT settings. Use recommended setting...
2011-06-29 Sven Schnellei82801gx: read RTC status register to prevent IRQ storm
2011-06-28 Kerry Sheamd southbirdge sb800 wrapper, pci bridge fix
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-20 Stefan Reinauersb800: move spi prefetch and fast read mode to sb bootb...
2011-06-19 Scott DuplichanASRock E350M1: Configure SB800 GPP ports to support...
2011-06-15 Sven SchnelleSMM: don't overwrite SMM memory on resume
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-06-10 Jonathan A. KollaschAdd ACPI automatic PIC/APIC interrupt routing logic...
2011-06-08 Marc JonesRevert changes to set the sb800 to AHCI mode.
2011-06-07 Sven Schnellei82801gx: enable ACPI during S3 resume
2011-06-07 Sven SchnelleSMM: add defines for APM_CNT register
next