summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-262-1/+2
* Tilapila supports both dual slot and single slot. The difference should beWang Qing Pei2010-08-171-1/+35
* Whatever happened here,... The DEC Tulip is a network card, no bridge of anyStefan Reinauer2010-08-177-78/+0
* Look for actual framebuffer size instead of hardcoding UMARudolf Marek2010-08-171-2/+4
* Feature of lane reversal of AMD RS780 is tested.Zheng Bao2010-08-171-2/+6
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-143-270/+298
* Remove warnings from USB debug console code.Myles Watson2010-08-043-2/+8
* VGA code needs to be refactored before it can be compiled conditionally.Myles Watson2010-08-031-1/+1
* Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson2010-08-021-1/+1
* Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood2010-08-011-2/+4
* - fix SMM code relocation raceStefan Reinauer2010-08-013-6/+11
* Update my old, no longer active email addressesCorey Osgood2010-08-011-1/+1
* Let Geode GX2 use geode_post_code.h just like Geode LXNils Jacobs2010-07-281-0/+1
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-265-220/+149
* Fix all warnings in the tree Stefan Reinauer2010-07-0810-175/+265
* get rid of even more fam10 and k8 warnings.Stefan Reinauer2010-07-082-1/+6
* fix some more warningsStefan Reinauer2010-07-077-25/+30
* Kill a few more warnings.Myles Watson2010-07-075-89/+6
* A bug fix:Myles Watson2010-07-061-5/+11
* This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...Joseph Smith2010-06-212-18/+9
* Trivial. Cleaning up about the blank line.Zheng Bao2010-06-194-24/+21
* Always enable parent resources before child resources.Myles Watson2010-06-1721-146/+15
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-0912-33/+32
* The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer2010-06-093-4/+4
* Fix some of Peter's suggestions for the Nokia IP530.Myles Watson2010-06-0712-0/+167
* Remove the rest of cardbus_scan_bus.Myles Watson2010-06-073-3/+3
* This patch extends the reserved resources for the cs5536 to avoid the excludedMyles Watson2010-06-072-7/+6
* Fix two warnings:Stefan Reinauer2010-06-051-3/+3
* This patch replaces the headers of the following files:Frank Vibrans2010-06-041-39/+23
* The code was ported. Now it is what it should be.Zheng Bao2010-06-031-1/+1
* don't generate C source code file but use objcopy to include the SMM blob.Stefan Reinauer2010-05-302-6/+6
* fix warnings.Stefan Reinauer2010-05-271-2/+0
OpenPOWER on IntegriCloud