Age | Commit message (Expand) | Author |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-31 | Fix usb debug dongle support | Sven Schnelle |
2011-10-30 | Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c. | Stefan Reinauer |
2011-10-28 | Get rid of the old romstage-as-bootblock ROM layout | Patrick Georgi |
2011-10-28 | sb600: Implement EHCI workaround | Patrick Georgi |
2011-10-27 | Added smbus block read/write for amd8111 | Oskar Enoksson |
2011-10-23 | SB800: Hide unused gpp ports | Kerry Sheh |
2011-10-15 | AMD CPU and chipset fixes for compilation with gcc 4.6 | Stefan Reinauer |
2011-10-14 | Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 | Stefan Reinauer |
2011-10-13 | amd/sb600: Enable COM2 at all times in early setup | Patrick Georgi |
2011-10-12 | SB800 RAID: add kconfig option RAID_MISC_ROM_POSITION | Kerry Sheh |
2011-10-12 | SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode | Kerry Sheh |
2011-10-12 | sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODE | Kerry Sheh |
2011-10-11 | mainboard: complete the sb800 devicetree even device is off | Kerry Sheh |
2011-10-11 | sb800: Add sata ahci/raid mode kconfig option | Kerry Sheh |
2011-09-15 | AMD SB800 early console use fix | efdesign98 |
2011-09-14 | rs780: hide unused gfx ports and gpp ports | Kerry Sheh |
2011-09-07 | AMD SB800 southbridge update | Kerry She |
2011-09-07 | AMD F14 southbridge update | Kerry She |
2011-09-04 | Adjust some code/comment of sb700 sata init | Wang Qing Pei |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-07-14 | Move AMD SB800 early clock setup. | Scott Duplichan |
2011-07-14 | Set SB800 ROM decode size based on kconfig. | Marc Jones |
2011-06-29 | amd southbirdge sb800 wrapper, pci bridge fix | Kerry She |
2011-06-28 | Addition of Family12/SB900 wrapper code | efdesign98 |
2011-06-22 | Rename {CPU|NB|SB}/amd/*_wrapper folders | efdesign98 |
2011-06-20 | sb800: move spi prefetch and fast read mode to sb bootblock. | Stefan Reinauer |
2011-06-19 | ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic | Scott Duplichan |
2011-06-09 | Revert changes to set the sb800 to AHCI mode. | Marc Jones |
2011-06-07 | re-indent, so files conform to coding guidelines. | Stefan Reinauer |
2011-06-01 | trivial remove blanks at the end of line | Kerry She |
2011-06-01 | This patch fix a AMD sb800 wrapper compile warning: | Kerry She |
2011-05-16 | cimx_wrapper/sb800: Fix indent in late.c:sb800_enable() | Peter Stuge |
2011-05-15 | Update gpp port configuration. | Scott Duplichan |
2011-05-15 | Program the I/O APIC ID. | Scott Duplichan |
2011-05-15 | Enable AHCI mode and hide IDE controller to reduce boot time. | Scott Duplichan |
2011-05-15 | Configure CIMx to use 33 MHz fast mode for SPD read. | Scott Duplichan |
2011-05-07 | RS780 DDI Lanes configure support, | Kerry She |
2011-05-07 | SB800 CIMX code can share the AGESA V5 lib code, | Kerry She |
2011-04-21 | more ifdef -> if fixes. | Stefan Reinauer |
2011-04-21 | more ifdef -> if fixes | Stefan Reinauer |
2011-04-20 | drop dead code from sb800 bootblock | Stefan Reinauer |
2011-04-19 | Fix some more misuses of ifdef/if defined | Stefan Reinauer |
2011-04-18 | * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value | Stefan Reinauer |
2011-04-12 | Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This... | Marc Jones |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-04-10 | In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. | Stefan Reinauer |
2011-03-28 | Add the SR5650 & SP5100 to the Kconfig and Makefile.inc | Zheng Bao |
2011-03-28 | SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. | Zheng Bao |
2011-03-27 | Add AMD SR56x0 support. | Zheng Bao |
2011-03-17 | Fix power_on_after_fail handling on AMD SB600 | Josef Kellermann |
2011-02-26 | It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T... | Rudolf Marek |
2011-02-24 | Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600 | Josef Kellermann |
2011-02-15 | SERIAL_POST was renamed to CONSOLE_POST a while ago | Stefan Reinauer |
2011-02-14 | Removed LPC DMA Deadlock workaround... | Josef Kellermann |
2011-02-14 | This code provides southbridge initialization for SB800 south bridges. It is... | Frank Vibrans |
2011-02-12 | Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on... | Rudolf Marek |
2011-02-10 | RS690: Provide support for MMCONF. | Josef Kellermannseppk |
2011-02-03 | Fix subvendor/subdevice programming on RS690 | Josef Kellermann |
2011-01-28 | Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser... | Rudolf Marek |
2011-01-28 | Fix Bimini build | Stefan Reinauer |
2011-01-27 | Trivial. Re-indent the code. | Zheng Bao |
2011-01-27 | Set the phy via weak function. | Zheng Bao |
2011-01-25 | Set the SB800 SATA PHY correctly. | Zheng Bao |
2011-01-24 | Change fadt revision back to 3. | Zheng Bao |
2011-01-21 | Now bimini can boot linux to login. | Zheng Bao |
2011-01-20 | S3 feanture of SB800. Compiliant with SB700. | Zheng Bao |
2011-01-20 | Move some board specific functions to sb800.h. | Zheng Bao |
2011-01-20 | This sb800 code is derived from sb700. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-18 | remove the code which is not ready to release. | Zheng Bao |
2011-01-12 | drop unused files | Stefan Reinauer |
2011-01-11 | change a readable way to fix SB800 CIMX "multi-character constant warning". | Kerry She |
2011-01-01 | src/southbridge/amd/cimx_wrapper: Run dos2unix on the files. | Uwe Hermann |
2011-01-01 | AMD SB800: Drop component prefix from filenames. | Uwe Hermann |
2011-01-01 | Add AMD SB800 southbridge support via cimx_wrapper. | Kerry She |
2010-12-31 | Add RS785(RS880) support. Just few pci_ids. | Zheng Bao |
2010-12-30 | Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge code | Nils Jacobs |
2010-12-29 | -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port) | Nils Jacobs |
2010-12-29 | -Clean up some comments. | Nils Jacobs |
2010-12-14 | Set the ROMSIZE as 4MB. | Zheng Bao |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-11 | I was bitten by the rename, this is part of r6165. | Rudolf Marek |
2010-12-11 | Following patch makes just one fadt.c file. For SB700. | Rudolf Marek |
2010-12-10 | Add TINY_BOOTBLOCK support for AMD SB700. | Uwe Hermann |
2010-12-09 | Merge enable_rom.c files into bootblock.c files. | Uwe Hermann |
2010-12-09 | Add missing instruction break. | Zheng Bao |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-12-06 | Before lane reversal, | Zheng Bao |
2010-11-30 | Trivial. Reindent and dos2unix. | Zheng Bao |
2010-11-26 | AMD SB600: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-11-26 | AMD-8111: Add TINY_BOOTBLOCK support. | Uwe Hermann |
2010-11-24 | This patch solves crashes and BSODs that occur when booting Win7 with | Scott Duplichan |
2010-11-20 | Unify DIMM SPD addressing. For Geode, change the | Patrick Georgi |
2010-10-20 | Revert sblk/sblink change, use sblk like the rest of the codebase does. | Uwe Hermann |
2010-10-18 | This patch enables SB700 option PrefetchEnSPIFromHost in early setup. | Scott Duplichan |
2010-10-17 | In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set | Liu Tao |
2010-10-17 | We currently read the CPU HT speed from HT chain 0's register. | Liu Tao |
2010-10-17 | Add more missing GPL-headers, fix inconsistencies in others. | Uwe Hermann |
2010-10-13 | Enable or disable the power button in Kconfig | Peter Stuge |