In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
[coreboot.git] / src / southbridge / amd /
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-28 Zheng BaoAdd the SR5650 & SP5100 to the Kconfig and Makefile.inc
2011-03-28 Zheng BaoSP5100's code is based on SB700. Change the legacy...
2011-03-27 Zheng BaoAdd AMD SR56x0 support.
2011-03-17 Josef KellermannFix power_on_after_fail handling on AMD SB600
2011-02-26 Rudolf MarekIt adds support for automatic PSS object generation...
2011-02-24 Josef KellermannAdd new option 'sata_mode' to CMOS and 'SATA_MODE'...
2011-02-15 Stefan ReinauerSERIAL_POST was renamed to CONSOLE_POST a while ago
2011-02-14 Josef KellermannRemoved LPC DMA Deadlock workaround...
2011-02-14 Frank Vibrans This code provides southbridge initialization for...
2011-02-12 Rudolf MarekAttached patch fixes the LPC decode ranges of SB600...
2011-02-10 Josef KellermannseppkRS690: Provide support for MMCONF.
2011-02-03 Josef KellermannFix subvendor/subdevice programming on RS690
2011-01-28 Rudolf MarekAttached patch fixes the LPC decode ranges of SB700...
2011-01-28 Stefan ReinauerFix Bimini build
2011-01-27 Zheng BaoTrivial. Re-indent the code.
2011-01-27 Zheng BaoSet the phy via weak function.
2011-01-25 Zheng BaoSet the SB800 SATA PHY correctly.
2011-01-24 Zheng BaoChange fadt revision back to 3.
2011-01-21 Zheng BaoNow bimini can boot linux to login.
2011-01-20 Zheng BaoS3 feanture of SB800. Compiliant with SB700.
2011-01-20 Zheng BaoMove some board specific functions to sb800.h.
2011-01-20 Zheng BaoThis sb800 code is derived from sb700.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-18 Zheng Baoremove the code which is not ready to release.
2011-01-12 Stefan Reinauerdrop unused files
2011-01-11 Kerry Shechange a readable way to fix SB800 CIMX "multi-characte...
2011-01-01 Uwe Hermannsrc/southbridge/amd/cimx_wrapper: Run dos2unix on the...
2011-01-01 Uwe HermannAMD SB800: Drop component prefix from filenames.
2011-01-01 Kerry SheAdd AMD SB800 southbridge support via cimx_wrapper.
2010-12-31 Zheng BaoAdd RS785(RS880) support. Just few pci_ids.
2010-12-30 Nils JacobsRemove duplicated GX2 processor IIOC mode setting on...
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
2010-12-29 Nils Jacobs-Clean up some comments.
2010-12-14 Zheng BaoSet the ROMSIZE as 4MB.
2010-12-13 Rudolf MarekFollowing patch adds support for suspend/resume functio...
2010-12-11 Rudolf MarekI was bitten by the rename, this is part of r6165.
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-10 Uwe HermannAdd TINY_BOOTBLOCK support for AMD SB700.
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-09 Zheng BaoAdd missing instruction break.
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-06 Zheng BaoBefore lane reversal,
2010-11-30 Zheng BaoTrivial. Reindent and dos2unix.
2010-11-26 Uwe HermannAMD SB600: Add TINY_BOOTBLOCK support.
2010-11-26 Uwe HermannAMD-8111: Add TINY_BOOTBLOCK support.
2010-11-24 Scott DuplichanThis patch solves crashes and BSODs that occur when...
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-10-20 Uwe HermannRevert sblk/sblink change, use sblk like the rest of...
2010-10-18 Scott DuplichanThis patch enables SB700 option PrefetchEnSPIFromHost...
2010-10-17 Liu TaoIn the RS780/RS690 ProgK8TempMmioBase() function, the...
2010-10-17 Liu TaoWe currently read the CPU HT speed from HT chain 0...
2010-10-17 Uwe HermannAdd more missing GPL-headers, fix inconsistencies in...
2010-10-13 Peter StugeEnable or disable the power button in Kconfig
2010-10-13 Zheng BaoFix a stupid bug in rs780 and rs690 code.
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Rudolf MarekSame applies for SB600.
2010-10-10 Rudolf MarekFollowing patch fixes the boot_switch_sata_ide logic...
2010-10-10 Rudolf MarekFollowing patch enables UDMA on ALL IDE devices. The...
2010-10-10 Zheng BaoTrivial. Spelling check.
2010-10-07 Scott DuplichanRS780 function ProgK8TempMmioBase is setting a reserved
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-02 Uwe HermannAllow selecting the physical USB Debug Port on AMD...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-24 Uwe HermannMake SB600/SB700 more similar for easier diffs (trivial).
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-22 Rudolf Marek Here is a proposed way how to handle the SATA PHY...
2010-09-13 Juhana HelovuoPrint an error and correct pci scan limits. Skip sb700...
2010-09-08 Patrick GeorgiMake timer2 the default choice for TSC initialization.
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-08-17 Wang Qing PeiTilapila supports both dual slot and single slot. The...
2010-08-17 Rudolf MarekLook for actual framebuffer size instead of hardcoding UMA
2010-08-17 Zheng BaoFeature of lane reversal of AMD RS780 is tested.
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-07-28 Nils JacobsLet Geode GX2 use geode_post_code.h just like Geode LX
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-06-19 Zheng BaoTrivial. Cleaning up about the blank line.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Stefan ReinauerThe interrupt controller lives at I/O 0x4d0/0x4d1.
2010-06-07 Myles WatsonThis patch extends the reserved resources for the cs553...
2010-06-04 Frank VibransThis patch replaces the headers of the following files:
2010-06-03 Zheng BaoThe code was ported. Now it is what it should be.
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-23 Peter StugeFix bug from r5476 re CS5536 device search during Geode...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-14 Nils Jacobslicense header fixes
2010-04-30 Stefan Reinauerget rid of some more warnings..
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-25 Stefan Reinauerzero warnings days
2010-04-23 Stefan Reinauerzero warnings days...
next