Age | Commit message (Expand) | Author |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | sb/amd: Use simple PCI IO config access | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-03 | device/pci_ops: Drop unused parameter | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2019-01-04 | amdfam10 boards: Drop AMD_SB_CIMX | Kyösti Mälkki |
2019-01-04 | device: Replace ugly cases of dev_find_slot() | Kyösti Mälkki |
2018-12-19 | southbridge: Remove useless include <device/pci_ids.h> | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-30 | {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-10-18 | cpu/amd: Use common AMD's MSR | Elyes HAOUAS |
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 |