Age | Commit message (Expand) | Author |
2016-10-04 | src/southbridge: Remove unnecessary semicolon | Elyes HAOUAS |
2016-09-13 | southbridge/amd/rs690: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-07-31 | src/southbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2014-12-17 | southbridge/amd rs690 & rs780 spelling fixes | Martin Roth |
2014-10-29 | southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop | Edward O'Callaghan |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-07-11 | southbridge/amd/rsXY0/cmn.c: Trivial - Style fixes | Edward O'Callaghan |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-08-06 | AMD RS690: mark MMCONF resource as reserved MEM | Kyösti Mälkki |
2012-08-02 | AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base | Kyösti Mälkki |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-02-14 | Removed LPC DMA Deadlock workaround... | Josef Kellermann |
2011-02-10 | RS690: Provide support for MMCONF. | Josef Kellermannseppk |
2011-02-03 | Fix subvendor/subdevice programming on RS690 | Josef Kellermann |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-10-17 | In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set | Liu Tao |
2010-10-13 | Fix a stupid bug in rs780 and rs690 code. | Zheng Bao |
2010-10-07 | RS780 function ProgK8TempMmioBase is setting a reserved | Scott Duplichan |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-24 | Make SB600/SB700 more similar for easier diffs (trivial). | Uwe Hermann |
2010-04-23 | zero warnings days... | Stefan Reinauer |
2010-04-15 | remove more warnings. move ROOT_COMPLEX selection to fam10 | Stefan Reinauer |
2010-04-09 | zero warning days. | Stefan Reinauer |
2010-03-23 | Removing build warning of sb600 & rs690. | Wang Qing Pei |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-11-06 | Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb. | Uwe Hermann |
2009-10-16 | Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the | Zheng Bao |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-08-27 | Added support for the AMD RS690 and SB600 southbridges in Kconfig | Cristi Măgherușan |
2009-08-26 | Enable Direct TMDS for the RS690, which allows to display on HDMI and DVI | Libra Li |
2009-06-05 | After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a | Zheng Bao |
2009-06-04 | This patch is about some noticable bugs which was made by no reason. | Zheng Bao |
2009-06-03 | Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr... | Zheng Bao |
2009-03-04 | I just went on a bugfix frenzy and fixed all printk format warnings | Carl-Daniel Hailfinger |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-15 | - Fix up amd pistachio and dbm690t. | Stefan Reinauer |
2009-01-23 | Fix rs690 bug about GPPSB configuration. | Maggie Li |
2008-12-23 | Handle RS690 quirks for 1 GHz noncoherent HyperTransport. | Carl-Daniel Hailfinger |
2008-12-17 | Add 690G and 690(MT) internal graphics support. | Zheng Bao |
2008-12-13 | Move mainboard specific changes to the coreboot memory table into the | Stefan Reinauer |
2008-12-01 | Add AMD rs690 VID DID reporting and some minor cleanups. | Joe Bao |
2008-10-13 | Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. | Uwe Hermann |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |