summaryrefslogtreecommitdiffstats
path: root/src/southbridge/via
Commit message (Expand)AuthorAgeFilesLines
...
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-224-7/+20
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-7/+0
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-1/+1
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-202-2/+0
* Linux also needs the MMCONF area to be reserved either in E820 orTobias Diedrich2010-11-172-6/+14
* The only southbridge having a pirq_assign_irqs function (needed forTobias Diedrich2010-11-172-1/+52
* Add a target for the ASUS A8V-E Deluxe (trivial).Uwe Hermann2010-11-141-0/+5
* Move cable detect logic to a weak function in vt8237r_ide.c and addTobias Diedrich2010-11-142-5/+20
* Currently the Tobias Diedrich2010-11-141-4/+4
* Add VT8237A id to src/southbridge/via/vt8237r/bootblock.cTobias Diedrich2010-11-111-2/+8
* Add pci id and ops for VT8237A SATA controllerTobias Diedrich2010-11-111-0/+6
* Depends on the "Introduce get_vt8237_lpc() function" andTobias Diedrich2010-11-071-17/+21
* This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.cTobias Diedrich2010-11-071-0/+5
* Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too.Tobias Diedrich2010-11-071-8/+6
* Instead of duplicating the pci_locate_device calls multiple times,Tobias Diedrich2010-11-071-27/+24
* Add pointer to public PCIe bridge documentation onTobias Diedrich2010-11-071-0/+6
* This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.cTobias Diedrich2010-11-072-1/+136
* This adds the VT8237A LPC device id and the pci_driver struct inTobias Diedrich2010-11-071-0/+6
* Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.cUwe Hermann2010-11-042-3/+47
* Need to clear downstream read cycle retry bit, or the bus scan willTobias Diedrich2010-11-021-2/+35
* This adds pci device ids and pci_driver structs for the K8T890 CFTobias Diedrich2010-11-026-2/+42
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-124-9/+6
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-304-28/+28
* Code must not access the smbus registers before the RTC power well isKevin O'Connor2010-09-082-0/+10
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-262-1/+2
* Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood2010-08-011-2/+4
* Update my old, no longer active email addressesCorey Osgood2010-08-011-1/+1
* Fix all warnings in the tree Stefan Reinauer2010-07-081-2/+2
* Always enable parent resources before child resources.Myles Watson2010-06-172-25/+6
* The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer2010-06-092-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2721-172/+172
* Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek2010-04-253-6/+10
* Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek2010-04-252-67/+69
* Attached patch adds support for tinybootblock on VT8237* to decode whole flashRudolf Marek2010-04-232-0/+51
* zero warnings days...Stefan Reinauer2010-04-223-7/+21
* zero warnings days...Stefan Reinauer2010-04-151-19/+17
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-3/+2
* Remove few more warnings and some dead code.Myles Watson2010-04-141-1/+3
* geeesh! And this really compiles and even runs?Stefan Reinauer2010-04-141-1/+1
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-1/+1
* no warnings dayStefan Reinauer2010-04-071-2/+4
* clean up age old via epia target.Stefan Reinauer2010-04-074-10/+5
* switch some ROMCC boards back to ROMCC.Stefan Reinauer2010-04-072-5/+0
* "no warnings day"Stefan Reinauer2010-04-074-16/+6
* No warnings day, next round.Stefan Reinauer2010-04-061-4/+4
* device_t wants device/device.hStefan Reinauer2010-04-031-0/+1
* remove more warnings.Stefan Reinauer2010-04-039-15/+23
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-315-37/+37
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2219-83/+83
* This patch is from 2009-10-20Uwe Hermann2010-03-051-1/+1
OpenPOWER on IntegriCloud