Age | Commit message (Expand) | Author |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-03-19 | Fix 'unsigned int' to bare use of 'unsigned' | Subrata Banik |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-05-31 | Remove AMD K8 cpu and northbridge support | Kyösti Mälkki |
2018-05-31 | Remove southbridges after K8 board removals | Kyösti Mälkki |
2018-05-31 | Remove all AMD K8 boards | Kyösti Mälkki |
2018-05-29 | src/northbridge: Add and update license headers | Martin Roth |
2018-05-21 | nb/amd/amdk8: Get rid of device_t | Elyes HAOUAS |
2018-05-08 | {mb,nb,soc}: Remove references to pci_bus_default_ops() | Nico Huber |
2017-08-22 | AMD K8 fam10-15: Tidy up CAR disable | Kyösti Mälkki |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-08 | nb/amd: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-28 | nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS | Arthur Heymans |
2017-05-27 | CBMEM: Clarify CBMEM_TOP_BACKUP function usage | Kyösti Mälkki |
2017-04-28 | nb/amdk8: Link coherent_ht.c | Arthur Heymans |
2017-04-28 | nb/amd/amdk8: Link reset_test.c | Arthur Heymans |
2017-04-27 | nb/amd/amdk8: Link raminit_f.c | Arthur Heymans |
2017-04-17 | nb/amd/amdk8/exit_from_self.c: Use linker instead of include | Arthur Heymans |
2017-04-10 | nb/amdk8/(pre_)f.h: Don't declare global variable in header | Arthur Heymans |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-06 | PCI ops: Remove conflicting duplicate declarations | Kyösti Mälkki |
2016-10-09 | northbridge/amd/amdk8: Remove commented code | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-04 | src/northbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-09-21 | northbridge/amdk8: Improve code formatting | Elyes HAOUAS |
2016-09-15 | northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formatting | Elyes HAOUAS |
2016-09-15 | northbridge/amd/amdk8/coherent_ht.c: Improve code formatting | Elyes HAOUAS |
2016-09-13 | northbridge/amd/amdk8: transition away from device_t | Antonello Dettori |
2016-09-12 | src/northbridge: Improve code formatting | Elyes HAOUAS |
2016-09-12 | cpu/x86: Move fls() and fms() to mtrr.h | Rizwan Qureshi |
2016-08-31 | northbridge/amd: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-23 | src/northbridge: Remove unnecessary whitespace before "\n" and "\t" | Elyes HAOUAS |
2016-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-07-31 | src/northbridge: Capitalize CPU, RAM and ROM | Elyes HAOUAS |
2016-02-02 | src: Fix various spelling and whitespace issues. | Martin Roth |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-12-06 | Remove #ifdef checks on Kconfig symbols | Martin Roth |
2015-11-05 | src/amd: Increase maximum blootblock execution count | Timothy Pearson |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | northbridge/amd/amdk8: Improve DIMM detection debugging | Timothy Pearson |
2015-10-25 | AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane values | Jonathan A. Kollasch |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-08-13 | amd: raminit sysinfo offset fix | Aaron Durbin |
2015-08-09 | AMD K8: Avoid duplicate variables in SSDT on multisocket systems | Jonathan A. Kollasch |
2015-06-13 | Move remap_bsp_lapic to AMD specific code | Stefan Reinauer |
2015-06-10 | PCI subsystem: Drop PCI_64BIT_PREF_MEM option | Kyösti Mälkki |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
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-06-05 | AMD K8 fam10: Use parent subordinate to track HT enumeration | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop extra HT scan_chain() parameters | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop local is_sblink in scan_chains | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Drop redundant parameters on scan_chain() | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor HT link connection test | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree | Kyösti Mälkki |
2015-06-05 | AMD K8: Move SB_HT_CHAIN_ON_BUS0 default 0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8: Refactor calls for HT configuration | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Eliminate local variable min_bus | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Add ht_route_link() | Kyösti Mälkki |
2015-06-04 | devicetree: Change scan_bus() prototype in device ops | Kyösti Mälkki |
2015-06-04 | PCI subsystem: Drop parameter max from scan_bus | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter max in domain_scan_bus() | Kyösti Mälkki |
2015-06-04 | devicetree: Rename unused parameter to passthru | Kyösti Mälkki |
2015-06-04 | HyperTransport: Use subordinate property to track chain enumeration | Kyösti Mälkki |
2015-06-04 | HyperTransport: Move pci_scan_bus() call | Kyösti Mälkki |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | acpi: make fill_slit and fill_srat into arguments. | Vladimir Serbinenko |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-03-09 | AMD K8: Fix allocation size for HyperTransport links | Kyösti Mälkki |
2015-03-09 | AMD K8: Move the test for connected HyperTransport link | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Refactor offset_unitid configuration | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Drop link_num from scan_chain parameters | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Remove some excessive preprocessor use | Kyösti Mälkki |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-01-27 | CBMEM: Tag chipsets with LATE_CBMEM_INIT | Kyösti Mälkki |
2015-01-10 | ACPI: Add acpi_is_wakeup_s3() for romstage | Kyösti Mälkki |
2015-01-08 | northbridge/amd: Doxygen fixes | Martin Roth |
2015-01-06 | northbridge: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-07 | Kconfig: Remove ACPI_SSDTX_NUM. | Vladimir Serbinenko |
2014-11-22 | amdk8: Move to implicit length patching | Vladimir Serbinenko |
2014-11-22 | amdfam10: Move to per-device ACPI | Vladimir Serbinenko |
2014-11-15 | Make set_bios_reset into normal rather than weak function | Vladimir Serbinenko |
2014-11-14 | AMD: Move RAMBASE and RAMTOP | Kyösti Mälkki |
2014-11-05 | Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c' | Edward O'Callaghan |
2014-11-01 | northbridge/amd: Use DEVICE_NOOP macro over dummy symbol | Edward O'Callaghan |
2014-10-17 | Fix mismerge of ACPI patches | Vladimir Serbinenko |
2014-10-16 | amdk8: Move to per-device ACPI | Vladimir Serbinenko |
2014-10-16 | ACPI: Remove CONFIG_GENERATE_ACPI_TABLES | Vladimir Serbinenko |
2014-07-29 | Uniformly spell frequency unit symbol as Hz | Elyes HAOUAS |
2014-07-11 | src: Make use of 'CEIL_DIV(a, b)' macro across tree | Edward O'Callaghan |
2014-07-08 | northbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |