summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2012-04-04Add support for Intel Panther Point PCHStefan Reinauer
2012-04-02Add sb800 spi support.zbao
2012-03-27Add support for RDC R8610 SouthbridgeRudolf Marek
2012-03-24i82801gx: Support power-on-after-power-fail betterPatrick Georgi
2012-03-24i82801gx: Use CMOS variable if available for power-on on power failurePatrick Georgi
2012-03-16VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki
2012-03-07Move C labels to start-of-linePatrick Georgi
2012-02-29AMD southbridge: remove sp5100Kyösti Mälkki
2012-02-22amd/sb600: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-20Force SB600 bootblock to use I/O for PCI configDave Frodin
2012-02-20Force SB700 bootblock code to use I/O for PCI config cycles.Dave Frodin
2012-02-20Force SB800 bootblock to use I/O for PCI configDave Frodin
2012-02-20Fixes Fam10/SR5650 cpu not recognized message.Dave Frodin
2012-02-17nvidia/mcp55: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17amd/sb700: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/i82801cx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17sis/sis966: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/i82801ex: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/sch: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17amd/sb800: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17Avoid ../../.. paths in ASL filesPatrick Georgi
2012-02-17Remove whitespace.Patrick Georgi
2012-02-17amd/amd8111: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-17intel/82801dx: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2012-02-16SB700 southbridge: AMD SB700/SP5100 southbridge CIMX wrapperKerry Sheh
2012-02-02i3100: configure pci irqsSven Schnelle
2012-02-02CIMX wrapper: remove redudant traversing sb800 and sb900 CIMX dirKerry Sheh
2012-01-31i3100: add sata_ports_implemented optionSven Schnelle
2012-01-31i3100: Add init sequenceSven Schnelle
2012-01-18Add subsystem callbacks for VT8237x and VT890 family of chipsetsRudolf Marek
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2012-01-10Add missing HAVE_HARD_RESETSven Schnelle
2012-01-08rs780: correct comment in switching_gpp_configurations()Jonathan A. Kollasch
2012-01-05rs780: use bitwise rather than boolean notJonathan A. Kollasch
2012-01-05rs780: power down GPPSB SB lane pads in correct PCIe coreJonathan A. Kollasch
2011-12-21Persimmon audio codec verb patch.Marc Jones
2011-12-06Fix AMD 8132 and 8151 southbridge buildsKyösti Mälkki
2011-12-05RS780: print the vgainfoDenis 'GNUtoo' Carikli
2011-12-02make GPIOs and misc configurable via devicetreeFlorian Zumbiehl
2011-12-02make INT[EFGH]# of vt8237 configurable as gpio via devicetreeFlorian Zumbiehl
2011-12-02some black magic for initializing the old version of the k8t800Florian Zumbiehl
2011-12-02implement usb2 termination and dpll delay setting for vt8237rFlorian Zumbiehl
2011-12-02i3100: Add HAVE_HARD_RESETSven Schnelle
2011-11-24vt8237: add support for setting the power state after loss of powerFlorian Zumbiehl
2011-11-10compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLDFlorian Zumbiehl
2011-11-10support for different location of HT registers in old version of K8T800Florian Zumbiehl
2011-11-08move function from header file to .c fileStefan Reinauer
2011-11-07rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessibleFlorian Zumbiehl
2011-11-07factor out common config for k8x8xx's dram_enable() and vt8237r_cfg()Florian Zumbiehl
2011-11-07add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl