summaryrefslogtreecommitdiffstats
path: root/southbridge
Commit message (Expand)AuthorAgeFilesLines
...
* Fix device name in ac97audio dts.Peter Stuge2008-10-031-1/+1
* Let's add sb600 to the v3 repo this time. Ronald G. Minnich2008-10-0326-0/+3116
* m57sli mostly builds again. The stage0 is too large at 24k. Ronald G. Minnich2008-10-017-52/+52
* Bringing the m57sli to life. This includes changes to mcp55 and Ronald G. Minnich2008-10-011-1/+1
* substantial cleanups for k8. Ronald G. Minnich2008-09-192-3/+20
* EMERGENCY patch for a stupid typo. This code won't compile without these incl...Ronald G. Minnich2008-09-171-0/+2
* Here is an alternate approach to getting rid of the static in cs5536 Ronald G. Minnich2008-09-171-3/+3
* This finishes the fix to log2. The computed dram size now matches the Ronald G. Minnich2008-09-011-2/+2
* Every GeodeLX target already has spd_read_byte inCarl-Daniel Hailfinger2008-08-271-17/+0
* Grow rom space. This now gets a triple fault but I am hoping some smart Ronald G. Minnich2008-08-241-3/+3
* Missing include.Carl-Daniel Hailfinger2008-08-241-0/+1
* If you get a warning, it's because you SHOULD be getting a warning. Ronald G. Minnich2008-08-242-3/+3
* This now compiles (with many warnings but ...) and tries to build a rom Ronald G. Minnich2008-08-2411-32/+40
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-08-224-10/+9
* smbus_delay() performs its own inb(0x80). We can use the genericCarl-Daniel Hailfinger2008-08-222-3/+2
* CS5536 UART: better depbug prints.Carl-Daniel Hailfinger2008-08-221-3/+8
* - Improve VPCI hiding debug message and add doxygen comments.Carl-Daniel Hailfinger2008-08-181-12/+23
* Change v3 makefile rules to be source-based, part I.Carl-Daniel Hailfinger2008-08-183-3/+3
* This gets closer to building serengeti. The next step is to go back and flush...Ronald G. Minnich2008-08-162-14/+31
* Small typos.Ronald G. Minnich2008-08-152-4/+4
* I am well aware this does not compile :-)Ronald G. Minnich2008-08-152-1/+24
* Some corrections to the 8132. Ronald G. Minnich2008-08-156-14/+163
* Bring over the amd 8132 from v2. Very few changes. for now. Ronald G. Minnich2008-08-154-0/+519
* device_t -> struct device conversions.Carl-Daniel Hailfinger2008-08-152-2/+2
* Bring 8111 over to v3. Ronald G. Minnich2008-08-1527-0/+1916
* First cut at sanity in the northbridge. Break out functions so that there is ...Ronald G. Minnich2008-08-141-1/+1
* Fix up references to pci functions now in stage 0. Ronald G. Minnich2008-08-1411-93/+66
* Use the correct MCP55 PCI subsystem ID setting function.Carl-Daniel Hailfinger2008-08-1410-58/+39
* This is the current state of my mcp55 commits. I realize I overloadRonald G. Minnich2008-08-134-2/+485
* Fix up SMBUS. I had to yank the SHARED stuff -- it's not quite ready. Ronald G. Minnich2008-08-113-154/+175
* Add support for mcp55 usb and usb2.Ronald G. Minnich2008-08-112-0/+143
* Minor cosmetic and/or license header fixes (trivial).Uwe Hermann2008-08-116-8/+7
* pcie support for mcp55. Ronald G. Minnich2008-08-111-0/+117
* .c and .dts for mcp 55Ronald G. Minnich2008-08-112-0/+116
* compiles with no errors.Ronald G. Minnich2008-08-111-0/+103
* .c and .dts for mcp55Ronald G. Minnich2008-08-112-0/+117
* Add stage1.h to the files for standard defines used by all stage1 functions. Ronald G. Minnich2008-08-104-45/+311
* The named unions in the device tree code are obnoxious and degradeCarl-Daniel Hailfinger2008-08-103-13/+14
* Fix some typos. Ronald G. Minnich2008-08-092-5/+5
* SMBUS support for mcp55 and v3.Ronald G. Minnich2008-08-062-0/+296
* State of the tree for K8Ronald G. Minnich2008-08-051-135/+128
* Closer to compiling. Will be bringing in the rest of the functions for this p...Ronald G. Minnich2008-08-033-34/+53
* Convert stage2 and initram makefile rules from object to source files. Carl-Daniel Hailfinger2008-08-023-5/+5
* v3: k8/m57sli wip1Peter Stuge2008-08-025-0/+773
* minor include stuff. Ronald G. Minnich2008-08-011-0/+1
* There was a programming error which made most USB port4 setup wrong. ThisMarc Jones2008-07-141-27/+29
* - Clean up Geode companion chip CS5536 code.Carl-Daniel Hailfinger2008-07-031-31/+21
* This change adds some debug prints, and a comment warning to dts on cs5536.Ronald G. Minnich2008-06-042-5/+15
* This patch gets usb port 3 on dbe62 working and sets up a dts-based way to map Ronald G. Minnich2008-06-032-2/+45
* Changed erroneous write config 8 to write config 32Ronald G. Minnich2008-05-081-1/+1