summaryrefslogtreecommitdiffstats
path: root/southbridge
Commit message (Expand)AuthorAgeFilesLines
* This patch makes the 8151 compile and adds it to the amd serengeti board.Myles Watson2008-12-191-3/+2
* Make C7/CN700 boot to memtest86, and pass that test. Booting is very slow, ~1...Corey Osgood2008-12-174-23/+41
* This patch:Corey Osgood2008-12-105-9/+81
* This patch changes unsigned [int] to u16 for subsystem IDs. They're in theMyles Watson2008-12-1011-14/+11
* This patch removes some warnings from the v3 kontron build.Myles Watson2008-12-101-1/+1
* These changes will, once they are used, allow the smm.elf to be generated. Ronald G. Minnich2008-11-273-20/+63
* For stefanRonald G. Minnich2008-11-251-0/+42
* This board now builds. Ronald G. Minnich2008-11-241-3/+3
* Simple typos and fixups. This is almost building. Ronald G. Minnich2008-11-242-3/+12
* Index: northbridge/intel/i945/stage1.cRonald G. Minnich2008-11-2410-33/+31
* This patch changes all occurrences of pci_dev_set_resources ->Myles Watson2008-11-2446-86/+88
* This patch fixes the 8132 so that it can use a 40-bit address space and soMyles Watson2008-11-191-11/+4
* Correct ops pointers in amd8111 dts.Myles Watson2008-11-172-2/+2
* This patch fixes debug printing.Myles Watson2008-11-171-2/+2
* Move v2 printk_foo(...) syntax to v3 printk(BIOS_FOO, ...) syntax.Carl-Daniel Hailfinger2008-11-162-153/+153
* Two remaining issues: Ronald G. Minnich2008-11-142-4/+7
* Get rid of un-needed functions in initram.cRonald G. Minnich2008-11-141-1/+1
* Index: northbridge/intel/i945/stage1.cRonald G. Minnich2008-11-141-1/+1
* Add core2 stage1.c dependencyRonald G. Minnich2008-11-141-1/+1
* fix compile errors and Ron's Makefile mistake. Ronald G. Minnich2008-11-133-2/+229
* Fewer errors. The weird part: I had to move all the i82801gx south files to b...Ronald G. Minnich2008-11-129-35/+22
* I'm committing often as I don't want people to run over each other (and I am ...Ronald G. Minnich2008-11-122-2/+3
* more cleanup, and an attempt at a mainboard dts for the kontron.Ronald G. Minnich2008-11-121-0/+23
* Stage 1 mostly works. Stage 2 needs lots of twiddling. Ronald G. Minnich2008-11-127-177/+18
* Filling in core 2 support. Ronald G. Minnich2008-11-121-1/+1
* initial commit of i82801gx for v3Ronald G. Minnich2008-11-1145-0/+3880
* cs5536: Support NAND flash on other locations than CS0Mart Raudsepp2008-11-062-45/+25
* This patch removes a warning by making the struct pointer const. Myles Watson2008-11-051-1/+1
* via vt8237, cn700 and jetway j7f2. Ronald G. Minnich2008-10-3110-17/+894
* General cleanup and comments for things that should be fixed in future.Ronald G. Minnich2008-10-291-0/+4
* Trivial fixes of printk \r\n and white space.Myles Watson2008-10-284-25/+25
* Trivial fixes of printk_debug and a comment from v2.Myles Watson2008-10-282-2/+2
* This fixes the 8132 so that it can be included in the build for serengeti.Myles Watson2008-10-282-15/+16
* Whitespace cleanup on AMD southbridge device_operations structs. (trivial)Marc Jones2008-10-2723-91/+91
* Marc reviewed the v3 device tree code and we developed the set ofRonald G. Minnich2008-10-2722-33/+25
* Fix a bunch of Doxygen warnings in v3 (trivial).Uwe Hermann2008-10-231-1/+2
* Simplify the PM/PM2 related functions and make them more readable.Uwe Hermann2008-10-233-15/+19
* Having received no comments on this pro or con, and knowing we have to Ronald G. Minnich2008-10-168-11/+279
* Add stage1 support for vt8237[RS] to v3.Corey Osgood2008-10-143-0/+433
* Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.Uwe Hermann2008-10-132-26/+3
* Replace magic numbers with existing symbolic constants. SB600 is heavilyCarl-Daniel Hailfinger2008-10-0918-89/+89
* Fix the sb600 and rs690 code in the same way we just fixed the amd8111. Ronald G. Minnich2008-10-0912-36/+11
* This gets us to etherboot again, but this time devices are set Ronald G. Minnich2008-10-094-35/+2
* We shouldn't assume the presence of a working HDA codec, so put inRonald G. Minnich2008-10-071-12/+34
* This sb600 and rs690 support for a dbm690t that compiles. Stage0 is Ronald G. Minnich2008-10-0622-401/+488
* Cleanup to get to building a bios. This is as far as I want to take this Ronald G. Minnich2008-10-063-15/+77
* Trivial white space cleanup.Myles Watson2008-10-031-2/+2
* First cut at moving from v2 to v3. Ronald G. Minnich2008-10-0310-0/+2372
* Fix copypaste errors in the LPC PCI ID and the sata device_ops struct name.Peter Stuge2008-10-032-2/+2
* Fix PCI struct name.Peter Stuge2008-10-031-2/+2