summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* Running a checked build of Windows is needed for understanding its various BI...Scott Duplichan2010-10-241-1/+2
* Revert sblk/sblink change, use sblk like the rest of the codebase does.Uwe Hermann2010-10-201-4/+4
* Copy ICH4 hard_reset() for 6300ESB.Jonathan Kollasch2010-10-192-0/+28
* Remove unused variables from 6300ESB smbus_write_block().Jonathan Kollasch2010-10-191-2/+2
* This patch enables SB700 option PrefetchEnSPIFromHost in early setup.Scott Duplichan2010-10-181-0/+5
* In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is setLiu Tao2010-10-172-6/+22
* We currently read the CPU HT speed from HT chain 0's register.Liu Tao2010-10-171-2/+8
* Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann2010-10-1725-75/+351
* Use common GPL-header format in CK804 files, add missing ones (trivial).Uwe Hermann2010-10-1723-43/+402
* Remove various .c #includes from Intel i810/i82801ax/i82801bx boards.Uwe Hermann2010-10-136-8/+27
* Enable or disable the power button in KconfigPeter Stuge2010-10-131-1/+2
* Fix a stupid bug in rs780 and rs690 code.Zheng Bao2010-10-132-2/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-1228-42/+48
* Fix typo after r5925.Sylvain Hitier2010-10-112-4/+4
* Build fixes (trivial).Uwe Hermann2010-10-112-1/+1
* First round of ICH2/ICH2-M cleanups after split from i82801xx.Uwe Hermann2010-10-1115-730/+102
* fix typos found by zbao in other files.Stefan Reinauer2010-10-102-6/+6
* Same applies for SB600.Rudolf Marek2010-10-101-3/+2
* Following patch fixes the boot_switch_sata_ide logic. It can swapRudolf Marek2010-10-101-2/+5
* Following patch enables UDMA on ALL IDE devices. The current code enables it ...Rudolf Marek2010-10-101-3/+2
* Trivial. Spelling check.Zheng Bao2010-10-1010-18/+18
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-096-17/+33
* Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.Uwe Hermann2010-10-082-80/+0
* Round 2 of i82801AX fixes to get it into a usable shape.Uwe Hermann2010-10-0810-177/+97
* Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.Uwe Hermann2010-10-088-235/+64
* RS780 function ProgK8TempMmioBase is setting a reservedScott Duplichan2010-10-072-2/+2
* Convert all Intel 82371AB/EB/MB based boards to TINY_BOOTBLOCK.Uwe Hermann2010-10-073-1/+47
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-061-127/+0
* attached patch moves a couple more config flags out of romstage:Patrick Georgi2010-10-055-54/+52
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-0523-39/+99
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-053-2/+14
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-021-6/+24
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-3036-235/+235
* Drop some unneeded "#if CONFIG_USBDEBUG" (trivial).Uwe Hermann2010-09-283-6/+0
* Duplicate the MCP55 EHCI Debug Port enable code for use with CK804.Jonathan Kollasch2010-09-262-0/+63
* i82801bx defines the hard reset function, so move the "select" statement toWarren Turkal2010-09-261-0/+1
* Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann2010-09-265-0/+6
* Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann2010-09-255-65/+98
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-251-9/+11
* Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann2010-09-2412-68/+53
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-242-0/+14
* Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek2010-09-222-21/+29
* First round of i82801ax clean-ups (trivial).Uwe Hermann2010-09-2111-601/+5
* Make ASUS P3B-F RAM init actually work by enabling SPD access.Uwe Hermann2010-09-193-4/+56
* Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch2010-09-131-7/+1
* Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.Juhana Helovuo2010-09-132-0/+10
* Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch2010-09-091-2/+7
* Code must not access the smbus registers before the RTC power well isKevin O'Connor2010-09-082-0/+10
* Make timer2 the default choice for TSC initialization.Patrick Georgi2010-09-081-8/+1
* Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek2010-09-073-7/+0
OpenPOWER on IntegriCloud