- d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 4 years, 3 months ago
- 8a64370 {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros by Elyes HAOUAS · 4 years, 4 months ago
- a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 4 years, 4 months ago
- 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 4 years, 4 months ago
- 251279c src/southbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 4 years, 7 months ago
- b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 4 years, 8 months ago
- 564c219 sb/amd/rs780: Fix invalid function declarations by Kyösti Mälkki · 4 years, 8 months ago
- 2d7825b amdfam10: Fix mismatch of function declarations by Kyösti Mälkki · 4 years, 8 months ago
- 57d71c8 sb/amb/rs780: Get rid of device_t by Kyösti Mälkki · 4 years, 9 months ago
- 532001a sb/amd/rs780: Get rid of device_t by Kyösti Mälkki · 4 years, 9 months ago
- 6d1fdb3 AMD fam10: Link southbridge/amd/rs780/early_setup.c by Arthur Heymans · 6 years ago
- 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 6 years ago
- 9c07722 sb/amd/rs780/gfx.c: Add brackets around macro by Elyes HAOUAS · 6 years ago
- 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 6 years ago
- c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 6 years ago
- ad62edd southbridge/amd/rs780: transition away from device_t by Antonello Dettori · 6 years ago
- ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 6 years ago
- 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 6 years ago
- 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 7 years ago
- fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 7 years ago
- 1eaaa0e southbridge/amd/sr5650: Add MCFG ACPI table support by Timothy Pearson · 7 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- fb4233b amd/rs780: Fix typo by Patrick Georgi · 8 years ago
- 5264862 Remove empty lines at end of file by Elyes HAOUAS · 8 years ago
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 8 years ago
- 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 8 years ago
- 1e60839 southbridge/amd/rs780: Remove requirement for CF8/CFC config access by Kyösti Mälkki · 8 years ago
- a9e3a75 southbridge/amd rs690 & rs780 spelling fixes by Martin Roth · 8 years ago
- cab9efb southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop by Edward O'Callaghan · 9 years ago
- 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 9 years ago
- f6e1cbe southbridge/amd/rsXY0/cmn.c: Trivial - Style fixes by Edward O'Callaghan · 9 years ago
- 6a12109 AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in comment by Paul Menzel · 10 years ago
- a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 10 years ago
- 34746a9 rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops by Denis 'GNUtoo' Carikli · 10 years ago
- 23f38cd Get rid of drivers class by Patrick Georgi · 10 years ago
- 8ada152 Unify use of bool config variables by Stefan Reinauer · 10 years ago
- fee73df Auto-declare chip_operations by Kyösti Mälkki · 10 years ago
- cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 11 years ago
- f803ac4 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 11 years ago
- efff733 Refactor driver structs by Patrick Georgi · 11 years ago
- cc55b9b Define global uma_memory variables by Kyösti Mälkki · 11 years ago
- f8f0062 Some more #if cleanup by Patrick Georgi · 11 years ago
- e166782 Clean up #ifs by Patrick Georgi · 11 years ago
- b5d81eb rs780: correct comment in switching_gpp_configurations() by Jonathan A. Kollasch · 11 years ago
- f3fe3d2 rs780: use bitwise rather than boolean not by Jonathan A. Kollasch · 11 years ago
- 8bd41cd rs780: power down GPPSB SB lane pads in correct PCIe core by Jonathan A. Kollasch · 11 years ago
- 7519d77 RS780: print the vgainfo by Denis 'GNUtoo' Carikli · 11 years ago
- 5ff7c13 remove trailing whitespace by Stefan Reinauer · 11 years ago
- 328a694 AMD CPU and chipset fixes for compilation with gcc 4.6 by Stefan Reinauer · 11 years ago
- 8c69b1d rs780: hide unused gfx ports and gpp ports by Kerry Sheh · 11 years ago
- faafd14 by Kerry She · 12 years ago
- 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 12 years ago
- 484281b by Marc Jones · 12 years ago
- 40992d3 Add RS785(RS880) support. Just few pci_ids. by Zheng Bao · 12 years ago
- 4a778db Add missing instruction break. by Zheng Bao · 12 years ago
- 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 12 years ago
- 29cb06a Before lane reversal, by Zheng Bao · 12 years ago
- 6b8c721 Trivial. Reindent and dos2unix. by Zheng Bao · 12 years ago
- 88dc531 This patch solves crashes and BSODs that occur when booting Win7 with by Scott Duplichan · 12 years ago
- 1c00927 Revert sblk/sblink change, use sblk like the rest of the codebase does. by Uwe Hermann · 12 years ago
- 676d029 In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set by Liu Tao · 12 years ago
- dfecd27 We currently read the CPU HT speed from HT chain 0's register. by Liu Tao · 12 years ago
- f2573bd Fix a stupid bug in rs780 and rs690 code. by Zheng Bao · 12 years ago
- a3bd1b1 RS780 function ProgK8TempMmioBase is setting a reserved by Scott Duplichan · 12 years ago
- 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 12 years ago
- ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 12 years ago
- 543f767 Tilapila supports both dual slot and single slot. The difference should be by Wang Qing Pei · 12 years ago
- ae7a425 Look for actual framebuffer size instead of hardcoding UMA by Rudolf Marek · 12 years ago
- 52a3c3b Feature of lane reversal of AMD RS780 is tested. by Zheng Bao · 12 years ago
- 5e33e82 fix some more warnings by Stefan Reinauer · 13 years ago
- 5d6aede The code was ported. Now it is what it should be. by Zheng Bao · 13 years ago
- d55e26f zero warnings days by Stefan Reinauer · 13 years ago
- e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 13 years ago
- eea66b7 no warnings day by Stefan Reinauer · 13 years ago
- 8f2c616 No warnings day, next round. by Stefan Reinauer · 13 years ago
- f932c2e Add RS785G, looks like it works although it is RV620. by Rudolf Marek · 13 years ago
- 26afd18 remove more warnings. by Stefan Reinauer · 13 years ago
- f0aa09b fix newly introduced printk_foo warnings.. by Stefan Reinauer · 13 years ago
- b63bdbe Remove the building warnings. by Zheng Bao · 13 years ago
- 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 13 years ago
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 13 years ago
- bd0381a I ran into a couple of errors while building a mahogany_fam10 target; by Ed Swierk · 13 years ago
- a41b939 trivial. Delelte double blank line. by Zheng Bao · 13 years ago
- 8e96ba2 pci drivers should be const. by Stefan Reinauer · 13 years ago
- 1b2831c Delete Config.lb in new southbridge folders. by Zheng Bao · 13 years ago
- 1088bbf Features supported in RS780 code: by Zheng Bao · 13 years ago