Age | Commit message (Expand) | Author |
2018-07-09 | src/southbridge: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-04 | sb/amd/rs780: Fix invalid function declarations | Kyösti Mälkki |
2018-06-04 | amdfam10: Fix mismatch of function declarations | Kyösti Mälkki |
2018-05-24 | sb/amb/rs780: Get rid of device_t | Kyösti Mälkki |
2018-05-23 | sb/amd/rs780: Get rid of device_t | Kyösti Mälkki |
2017-12-11 | AMD fam10: Link southbridge/amd/rs780/early_setup.c | Arthur Heymans |
2017-06-30 | southbridge/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-22 | sb/amd/rs780/gfx.c: Add brackets around macro | Elyes HAOUAS |
2016-10-07 | src/southbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-09-20 | southbridge/amd: Add space around operators | Elyes HAOUAS |
2016-09-13 | southbridge/amd/rs780: transition away from device_t | Antonello Dettori |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-23 | src/southbridge: Remove unnecessary whitespace before "\n" and "\t" | 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-12-18 | southbridge/amd/sr5650: Add MCFG ACPI table support | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-14 | amd/rs780: Fix typo | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-27 | kbuild: automatically include southbridges | Stefan Reinauer |
2015-03-19 | southbridge/amd/rs780: Remove requirement for CF8/CFC config access | Kyösti Mälkki |
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-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-11 | southbridge/amd/rsXY0/cmn.c: Trivial - Style fixes | Edward O'Callaghan |
2013-04-11 | AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in comment | Paul Menzel |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-12-30 | rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops | Denis 'GNUtoo' Carikli |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
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-02 | AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base | Kyösti Mälkki |
2012-07-26 | Refactor driver structs | Patrick Georgi |
2012-07-16 | Define global uma_memory variables | Kyösti Mälkki |
2012-05-08 | Some more #if cleanup | Patrick Georgi |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-01-08 | rs780: correct comment in switching_gpp_configurations() | Jonathan A. Kollasch |
2012-01-05 | rs780: use bitwise rather than boolean not | Jonathan A. Kollasch |
2012-01-05 | rs780: power down GPPSB SB lane pads in correct PCIe core | Jonathan A. Kollasch |
2011-12-05 | RS780: print the vgainfo | Denis 'GNUtoo' Carikli |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-15 | AMD CPU and chipset fixes for compilation with gcc 4.6 | Stefan Reinauer |
2011-09-14 | rs780: hide unused gfx ports and gpp ports | Kerry Sheh |
2011-05-07 | RS780 DDI Lanes configure support, | Kerry She |
2011-04-21 | more ifdef -> if fixes. | Stefan Reinauer |
2011-04-12 | Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This... | Marc Jones |
2010-12-31 | Add RS785(RS880) support. Just few pci_ids. | Zheng Bao |
2010-12-09 | Add missing instruction break. | Zheng Bao |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-12-06 | Before lane reversal, | Zheng Bao |
2010-11-30 | Trivial. Reindent and dos2unix. | Zheng Bao |
2010-11-24 | This patch solves crashes and BSODs that occur when booting Win7 with | Scott Duplichan |
2010-10-20 | Revert sblk/sblink change, use sblk like the rest of the codebase does. | Uwe Hermann |
2010-10-17 | In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set | Liu Tao |
2010-10-17 | We currently read the CPU HT speed from HT chain 0's register. | 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-08-17 | Tilapila supports both dual slot and single slot. The difference should be | Wang Qing Pei |
2010-08-17 | Look for actual framebuffer size instead of hardcoding UMA | Rudolf Marek |
2010-08-17 | Feature of lane reversal of AMD RS780 is tested. | Zheng Bao |
2010-07-07 | fix some more warnings | Stefan Reinauer |
2010-06-03 | The code was ported. Now it is what it should be. | Zheng Bao |
2010-04-25 | zero warnings days | Stefan Reinauer |
2010-04-15 | remove more warnings. move ROOT_COMPLEX selection to fam10 | Stefan Reinauer |
2010-04-07 | no warnings day | Stefan Reinauer |
2010-04-06 | No warnings day, next round. | Stefan Reinauer |
2010-04-05 | Add RS785G, looks like it works although it is RV620. | Rudolf Marek |
2010-04-02 | remove more warnings. | Stefan Reinauer |
2010-03-23 | fix newly introduced printk_foo warnings.. | Stefan Reinauer |
2010-03-23 | Remove the building warnings. | Zheng Bao |
2010-03-22 | Fix all the format string warnings. | Myles Watson |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-19 | I ran into a couple of errors while building a mahogany_fam10 target; | Ed Swierk |
2010-03-18 | trivial. Delelte double blank line. | Zheng Bao |
2010-03-16 | pci drivers should be const. | Stefan Reinauer |
2010-03-16 | Delete Config.lb in new southbridge folders. | Zheng Bao |
2010-03-16 | Features supported in RS780 code: | Zheng Bao |