Unify DIMM SPD addressing. For Geode, change the
[coreboot.git] / src / southbridge / via / vt8237r /
2010-11-17 Tobias DiedrichLinux also needs the MMCONF area to be reserved either...
2010-11-17 Tobias DiedrichThe only southbridge having a pirq_assign_irqs function...
2010-11-14 Tobias DiedrichMove cable detect logic to a weak function in vt8237r_i...
2010-11-14 Tobias DiedrichCurrently the
2010-11-11 Tobias DiedrichAdd VT8237A id to src/southbridge/via/vt8237r/bootblock.c
2010-11-11 Tobias DiedrichAdd pci id and ops for VT8237A SATA controller
2010-11-07 Tobias DiedrichDepends on the "Introduce get_vt8237_lpc() function...
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC pci_locate_device call in...
2010-11-07 Tobias DiedrichUse get_vt8237_lpc() in vt8237_sb_enable_fid_vid()...
2010-11-07 Tobias DiedrichInstead of duplicating the pci_locate_device calls...
2010-11-07 Tobias DiedrichThis adds VT8237A specific VLINK/LPC init functions...
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC device id and the pci_driver...
2010-11-02 Tobias DiedrichThis adds pci device ids and pci_driver structs for...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-08 Kevin O'ConnorCode must not access the smbus registers before the...
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-08-01 Corey OsgoodClarify a comment on an old hack, remove the call to...
2010-08-01 Corey OsgoodUpdate my old, no longer active email addresses
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-23 Rudolf MarekAttached patch adds support for tinybootblock on VT8237...
2010-04-22 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerzero warning days. Move RAMTOP and RAMBASE together.
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-03 Stefan Reinauerdevice_t wants device/device.h
2010-04-03 Stefan Reinauerremove more warnings.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-08 Patrick GeorgiDisable x86emu for via based boards which bring
2009-09-01 Rudolf MarekAs more users of Asus M2V-MX SE emerged. Here is long...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-18 Ronald G. MinnichAdd via south support. Correct usage of conditional...
2009-08-18 Jon HarrisonAdd the rest of the files.
2009-08-17 Jon HarrisonGet the Via EPIA-N(L)/CN400 to a reasonable level of...
2009-07-20 Myles WatsonAdd legacy I/O region for vt8237r southbridge.
2009-07-01 Jon HarrisonI missed three files.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-31 Rudolf MarekFollowing patch moves all vt8237 fadt.c from mainboard...
2009-04-13 Rudolf MarekFix the build. This error was introduced by change...
2009-04-13 Rudolf MarekFollowing patch adds support for resume on VT8237 based...
2009-03-06 Stefan Reinaueruse include file for i8259 where appropriate (trivial)
2008-12-18 Corey OsgoodFix implicit declaration in cn700/vt8237 code
2008-12-04 Rudolf MarekThe patch changes the LDTSTOP length as well mostly...
2008-10-17 Corey OsgoodFinal fix for C7 boards, which are still using ROMCC...
2008-10-17 Carl-Daniel HailfingerROMCC chokes on vt8237_early_network_init(). Since...
2008-10-16 Carl-Daniel HailfingerRevision 3567 introduced __attribute__((packed)) for...
2008-10-12 Corey OsgoodRemove an extra bracket left by the vt8237r cleanup...
2008-10-12 Uwe HermannVIA VT8237R cleanups (trivial).
2008-09-05 Rudolf MarekThis patch adds support for the VIA VT8237S south bridg...
2008-09-01 Bari AriThis patch gets the Epia-CN working without ACPI or...
2008-06-20 Bari AriExtend the VIA vt8237r southbridge decode range for...
2008-03-20 Rudolf MarekFollowing patch adds K8M890 support. It initializes...
2008-03-15 Rudolf MarekFollowing patch extends the ROM decoding to last 1MB...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-15 Uwe HermannVarious cosmetic fixes and improvements (trivial).
2007-11-13 Rudolf MarekAdd support for FID/VID changes messages.
2007-11-07 Corey OsgoodThis patch masks the function prototypes in stdlib...
2007-11-04 Uwe HermannVarious cosmetics, coding style fixes, constifications...
2007-11-03 Corey OsgoodThis patch is some small changes to the vt8237r to...
2007-10-30 Rudolf MarekAdd support for the VIA VT8237R southbridge.