aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2011-01-01src/southbridge/amd/cimx_wrapper: Run dos2unix on the files.Uwe Hermann
2011-01-01AMD SB800: Drop component prefix from filenames.Uwe Hermann
2011-01-01Add AMD SB800 southbridge support via cimx_wrapper.Kerry She
2010-12-31Add RS785(RS880) support. Just few pci_ids.Zheng Bao
2010-12-30Remove duplicated GX2 processor IIOC mode setting on CS5535 southbridge codeNils 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-14Set the ROMSIZE as 4MB.Zheng Bao
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-11I was bitten by the rename, this is part of r6165.Rudolf Marek
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-12-10Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-09Add missing instruction break.Zheng Bao
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-06Before lane reversal,Zheng Bao
2010-11-30Trivial. Reindent and dos2unix.Zheng Bao
2010-11-26AMD SB600: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-24This patch solves crashes and BSODs that occur when booting Win7 withScott Duplichan
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-10-20Revert sblk/sblink change, use sblk like the rest of the codebase does.Uwe Hermann
2010-10-18This patch enables SB700 option PrefetchEnSPIFromHost in early setup.Scott Duplichan
2010-10-17In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is setLiu Tao
2010-10-17We currently read the CPU HT speed from HT chain 0's register.Liu Tao
2010-10-17Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann
2010-10-13Enable or disable the power button in KconfigPeter Stuge
2010-10-13Fix a stupid bug in rs780 and rs690 code.Zheng Bao
2010-10-12We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann
2010-10-10Same applies for SB600.Rudolf Marek
2010-10-10Following patch fixes the boot_switch_sata_ide logic. It can swapRudolf Marek
2010-10-10Following patch enables UDMA on ALL IDE devices. The current code enables it ...Rudolf Marek
2010-10-10Trivial. Spelling check.Zheng Bao
2010-10-07RS780 function ProgK8TempMmioBase is setting a reservedScott Duplichan
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-02Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-25Various Debug Port southbridge implementation fixes / cosmetics.Uwe Hermann
2010-09-24Make SB600/SB700 more similar for easier diffs (trivial).Uwe Hermann
2010-09-24Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann
2010-09-22 Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek
2010-09-13Print an error and correct pci scan limits. Skip sb700 ISA DMA init if needed.Juhana Helovuo
2010-09-08Make timer2 the default choice for TSC initialization.Patrick Georgi
2010-09-07Remove unused ide0_enable and sata0_enable entries from SB7xx Rudolf Marek
2010-08-17Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei
2010-08-17Look for actual framebuffer size instead of hardcoding UMARudolf Marek
2010-08-17Feature of lane reversal of AMD RS780 is tested.Zheng Bao
2010-08-03VGA code needs to be refactored before it can be compiled conditionally.Myles Watson
2010-08-02Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson
2010-07-28Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs
2010-07-26This patch converts the Geode GX2 boards to CAR.Nils Jacobs
2010-07-08get rid of even more fam10 and k8 warnings.Stefan Reinauer
2010-07-07fix some more warningsStefan Reinauer
2010-06-19Trivial. Cleaning up about the blank line.Zheng Bao
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-06-09The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer
2010-06-07This patch extends the reserved resources for the cs5536 to avoid the excludedMyles Watson
2010-06-04This patch replaces the headers of the following files:Frank Vibrans
2010-06-03The code was ported. Now it is what it should be.Zheng Bao
2010-05-25Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer
2010-05-25also rename the config option.Stefan Reinauer
2010-05-25fix most usbdebug warnings and fix function names.Stefan Reinauer
2010-05-25Long ago we agreed on kicking the _direct appendix because everything inStefan Reinauer
2010-05-23Fix bug from r5476 re CS5536 device search during GeodeLX PCI domain enablePeter Stuge
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2010-05-14license header fixes Nils Jacobs
2010-04-30get rid of some more warnings..Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25no warnings days.Stefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-23zero warnings days...Stefan Reinauer
2010-04-22None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.Stefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-16fix up sb600 and it8712f tree.Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09zero warning days.Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-05Add RS785G, looks like it works although it is RV620.Rudolf Marek
2010-04-02remove more warnings.Stefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer
2010-03-23fix newly introduced printk_foo warnings..Stefan Reinauer
2010-03-23Remove the building warnings.Zheng Bao
2010-03-23Remove the building warnings.Zheng Bao
2010-03-23Removing build warning of sb600 & rs690.Wang Qing Pei
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-19I ran into a couple of errors while building a mahogany_fam10 target;Ed Swierk
2010-03-18trivial. Delelte double blank line.Zheng Bao
2010-03-17more warnings gone...Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-17The SB600 also has the BootFailTimer. We should disable it,Zheng Bao