Age | Commit message (Expand) | Author |
2011-10-15 | use acpi.h include instead of manually adding acpi_slp_type. | Stefan Reinauer |
2011-09-21 | Use ACPI text fields consistently with all other boards | Stefan Reinauer |
2011-06-30 | Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and | Rudolf Marek |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2011-06-04 | vt8237r: Simplify bootblock init to work around nested if() romcc problem | Peter Stuge |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-20 | drop dead uart init code. | Stefan Reinauer |
2011-04-14 | drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-03-02 | Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. | Alexandru Gagniuc |
2011-02-16 | Fix build errors introduced in r6367 | Alexandru Gagniuc |
2011-02-16 | Extended K8T890 driver to include the K8T800 and K8M800 northbridges | Alexandru Gagniuc |
2010-12-18 | SMM on AMD K8 Part 2/2 | Rudolf Marek |
2010-12-18 | SMM for AMD K8 Part 1/2 | Stefan Reinauer |
2010-12-13 | Following patch adds support for suspend/resume functions. I had to change th... | Rudolf Marek |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-11-24 | With low serial console loglevels a pcie graphics card is not | Tobias Diedrich |
2010-11-22 | 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC... | Rudolf Marek |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-11-20 | Some more DIMM0 related cleanups and deduplication. | Uwe Hermann |
2010-11-20 | Unify DIMM SPD addressing. For Geode, change the | Patrick Georgi |
2010-11-17 | Linux also needs the MMCONF area to be reserved either in E820 or | Tobias Diedrich |
2010-11-17 | The only southbridge having a pirq_assign_irqs function (needed for | Tobias Diedrich |
2010-11-14 | Add a target for the ASUS A8V-E Deluxe (trivial). | Uwe Hermann |
2010-11-14 | Move cable detect logic to a weak function in vt8237r_ide.c and add | Tobias Diedrich |
2010-11-14 | Currently the | Tobias Diedrich |
2010-11-11 | Add VT8237A id to src/southbridge/via/vt8237r/bootblock.c | Tobias Diedrich |
2010-11-11 | Add pci id and ops for VT8237A SATA controller | Tobias Diedrich |
2010-11-07 | Depends on the "Introduce get_vt8237_lpc() function" and | Tobias Diedrich |
2010-11-07 | This adds the VT8237A LPC pci_locate_device call in vt8237r_early_smbus.c | Tobias Diedrich |
2010-11-07 | Use get_vt8237_lpc() in vt8237_sb_enable_fid_vid() too. | Tobias Diedrich |
2010-11-07 | Instead of duplicating the pci_locate_device calls multiple times, | Tobias Diedrich |
2010-11-07 | Add pointer to public PCIe bridge documentation on | Tobias Diedrich |
2010-11-07 | This adds VT8237A specific VLINK/LPC init functions in vt8237_ctrl.c | Tobias Diedrich |
2010-11-07 | This adds the VT8237A LPC device id and the pci_driver struct in | Tobias Diedrich |
2010-11-04 | Add a rom_enable() function to via/vt8231 and call it from via/epia/romstage.c | Uwe Hermann |
2010-11-02 | Need to clear downstream read cycle retry bit, or the bus scan will | Tobias Diedrich |
2010-11-02 | This adds pci device ids and pci_driver structs for the K8T890 CF | Tobias Diedrich |
2010-10-12 | We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-08 | Code must not access the smbus registers before the RTC power well is | Kevin O'Connor |
2010-08-26 | CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board / | Jens Rottmann |
2010-08-01 | Clarify a comment on an old hack, remove the call to early_mtrr_init | Corey Osgood |
2010-08-01 | Update my old, no longer active email addresses | Corey Osgood |
2010-07-08 | Fix all warnings in the tree | Stefan Reinauer |
2010-06-17 | Always enable parent resources before child resources. | Myles Watson |
2010-06-09 | The interrupt controller lives at I/O 0x4d0/0x4d1. | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-25 | Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890 | Rudolf Marek |
2010-04-25 | Following patch changes the K8M890 VGA handling. It reverts the framebuffer size | Rudolf Marek |
2010-04-23 | Attached patch adds support for tinybootblock on VT8237* to decode whole flash | Rudolf Marek |
2010-04-22 | zero warnings days... | Stefan Reinauer |
2010-04-15 | zero warnings days... | Stefan Reinauer |
2010-04-14 | zero warning days. Move RAMTOP and RAMBASE together. | Stefan Reinauer |
2010-04-14 | Remove few more warnings and some dead code. | Myles Watson |
2010-04-14 | geeesh! And this really compiles and even runs? | Stefan Reinauer |
2010-04-14 | zero warnings days. Down to under 600 different warnings | Stefan Reinauer |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-07 | clean up age old via epia target. | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |
2010-04-07 | "no warnings day" | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-04-03 | device_t wants device/device.h | Stefan Reinauer |
2010-04-03 | remove more warnings. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-02-23 | Remove nonsensical wrapper for function in | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-08 | janitor task: unify and cleanup naming. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | coreboot has 13 instances of IOAPIC setup distributed across a lot | Stefan Reinauer |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-10-23 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |
2009-10-20 | Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. | Myles Watson |
2009-10-19 | Clean up some #ifdef CONFIG_* | Myles Watson |
2009-10-15 | Add CONFIG_GENERATE_* for tables so that the user can select which tables not | Myles Watson |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-10-08 | Disable x86emu for via based boards which bring | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-09-01 | As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted to | Rudolf Marek |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-18 | Add via south support. Correct usage of conditional variables. | Ronald G. Minnich |
2009-08-18 | Add the rest of the files. | Jon Harrison |
2009-08-17 | Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: | Jon Harrison |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-23 | sb/via/k8t890: add vga textmode code for k8m890 chrome igp. | Luc Verhaegen |
2009-07-20 | Add legacy I/O region for vt8237r southbridge. | Myles Watson |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-01 | I missed three files. | Jon Harrison |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-05-31 | Following patch moves all vt8237 fadt.c from mainboard/* file to chipset | Rudolf Marek |
2009-04-13 | Fix the build. This error was introduced by change in acpi.c, the acpi_slp_ty... | Rudolf Marek |
2009-04-13 | Following patch adds support for resume on VT8237 based motherboards. The NB | Rudolf Marek |
2009-03-21 | To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves | Rudolf Marek |
2009-03-06 | use include file for i8259 where appropriate (trivial) | Stefan Reinauer |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-12-18 | Fix implicit declaration in cn700/vt8237 code | Corey Osgood |