Age | Commit message (Expand) | Author |
2017-07-13 | src/southbridge: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2017-05-22 | sb/via/k8t890: Clean up CONFIG_VGA usage | Nico Huber |
2017-04-27 | nb/amd/amdk8: Link raminit_f.c | Arthur Heymans |
2017-04-14 | southbridge/via/vt8237r: Get rid of #include early_smbus.c | Lubomir Rintel |
2016-11-22 | via/k8t890: Compose a list of PCI IDs | Kyösti Mälkki |
2016-09-20 | southbridge/via: Add space around operators | Elyes HAOUAS |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2015-12-30 | x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE files | Alexandru Gagniuc |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-07 | x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection | Alexandru Gagniuc |
2015-09-09 | x86: bootblock: remove linking and program flow from build system | Aaron Durbin |
2015-06-05 | device_ops: add device_t argument to acpi_fill_ssdt_generator | Alexander Couzens |
2015-06-05 | lib: Unify log2() and related functions | Julius Werner |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-03-19 | CBMEM: Add LATE_CBMEM_INIT guards | Kyösti Mälkki |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-06 | southbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-17 | southbridge/via: Spelling fixes | Martin Roth |
2014-10-19 | amd: rename model_fxx_powernow to powernow. | Vladimir Serbinenko |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-07-26 | Refactor driver structs | Patrick Georgi |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-06-21 | Don't use 64-bit constant 0x100000000 in linker scripts | Nico Huber |
2012-03-16 | VIA southbridge K8T890: Apply un-written naming rules | Kyösti Mälkki |
2012-01-18 | Add subsystem callbacks for VT8237x and VT890 family of chipsets | Rudolf Marek |
2012-01-18 | Unify ID_SECTION_OFFSET and mark it deprecated | Patrick Georgi |
2011-12-02 | some black magic for initializing the old version of the k8t800 | Florian Zumbiehl |
2011-11-10 | compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLD | Florian Zumbiehl |
2011-11-10 | support for different location of HT registers in old version of K8T800 | Florian Zumbiehl |
2011-11-08 | move function from header file to .c file | Stefan Reinauer |
2011-11-07 | rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessible | Florian Zumbiehl |
2011-11-07 | factor out common config for k8x8xx's dram_enable() and vt8237r_cfg() | Florian Zumbiehl |
2011-11-07 | add support for 1106:3188 (host controller of the old version of k8t800) | Florian Zumbiehl |
2011-11-04 | Revert "add support for 1106:3188 (host controller of the old version of k8t8... | Patrick Georgi |
2011-11-03 | add support for 1106:3188 (host controller of the old version of k8t800) | Florian Zumbiehl |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-06-30 | Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and | Rudolf Marek |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-14 | drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH | Stefan Reinauer |
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-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-17 | Linux also needs the MMCONF area to be reserved either in E820 or | Tobias Diedrich |
2010-11-14 | Add a target for the ASUS A8V-E Deluxe (trivial). | Uwe Hermann |
2010-11-07 | Add pointer to public PCIe bridge documentation on | Tobias Diedrich |
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-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-07-08 | Fix all warnings in the tree | 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-22 | zero warnings days... | Stefan Reinauer |
2010-04-14 | geeesh! And this really compiles and even runs? | Stefan Reinauer |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-03 | remove more warnings. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-06 | Kconfig builds all boards now. | Patrick Georgi |
2009-10-20 | Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA. | 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-09-25 | some progress on kconfig: | Patrick Georgi |
2009-07-23 | sb/via/k8t890: add vga textmode code for k8m890 chrome igp. | Luc Verhaegen |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
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 |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-09-19 | Attached patch fixes at least one issue ;) During the PCI BAR sizing must b... | Rudolf Marek |
2008-03-20 | Following patch adds K8M890 support. It initializes the AGP and graphics UMA. | Rudolf Marek |
2008-03-19 | Following patch will setup KT890 HT automatically. It will find the | Rudolf Marek |
2008-03-15 | Following patch fixes the retrain/reset sequence which caused problem with some | Rudolf Marek |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-11-15 | Various cosmetic fixes and improvements (trivial). | Uwe Hermann |
2007-11-13 | Fine-tune the V-link bus between K8T890 and VT8237R and set | Rudolf Marek |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-22 | This patch adds support for K8T890CE northbridge. | Rudolf Marek |