Age | Commit message (Expand) | Author |
2015-10-26 | northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalization | Timothy Pearson |
2015-10-25 | AMD Family 0Fh: ensure CONFIG_CBB and CONFIG_CDB have sane values | Jonathan A. Kollasch |
2015-10-25 | northbridge/amd/amdfam10: Enable advanced PCIe setup options | Timothy Pearson |
2015-10-24 | cpu/amd: Add initial support for AMD Socket G34 processors | Timothy Pearson |
2015-10-23 | northbridge/amd/amdmct: Fix Family 15h detection | Timothy Pearson |
2015-10-23 | northbridge/amd/amdmct/mct_ddr3: Fix curly brace style violations | Timothy Pearson |
2015-10-23 | northbridge/amd/amdfam10: Fix typo in comment | Timothy Pearson |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-09-30 | amd/family14: Add k10temp thermal zone. | Tobias Diedrich |
2015-09-14 | AGESA S3 support: Fix excessive stack usage | Kyösti Mälkki |
2015-09-07 | northbridge/amd/amdfam10: Use adequate size for HT speed limit field | Timothy Pearson |
2015-08-31 | AMD Bettong: Lower the TOM to give more MMIO space | zbao |
2015-08-30 | Kconfig: Remove EXPERT mode | Alexandru Gagniuc |
2015-08-18 | northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO | Timothy Pearson |
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-07-21 | Port Fam14 northbridge code to 64bit | Stefan Reinauer |
2015-07-21 | Revert "northbridge/amd/pi: Add support for memory settings" | Marc Jones |
2015-07-20 | northbridge/amd/pi: Add support for memory settings | Dave Frodin |
2015-07-14 | amd/fam10: Add k10temp ACPI thermal zone mixin. | Tobias Diedrich |
2015-07-07 | northbridge/amd/amdfam10: Remove array to null comparison | Timothy Pearson |
2015-06-23 | AMD PI agesawrapper: add PSPP (PCIe Speed Power Policy) interface | WANG Siyuan |
2015-06-23 | Move same Kconfigs to northbridge/amd/pi/Kconfig | WANG Siyuan |
2015-06-22 | AMD Merlin Falcon: Add northbridge files for new AMD processor | WANG Siyuan |
2015-06-22 | AMD OemS3Save: refactor for Merlin Falcon | WANG Siyuan |
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-10 | northbridge/amd/amdfam10: Increase MMIO hole size to 1GB | Timothy Pearson |
2015-06-10 | northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESS | Timothy Pearson |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
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 fam10: 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: Eliminate local variables busn and max_bus | Kyösti Mälkki |
2015-06-05 | AMD K8 fam10: Add ht_route_link() | Kyösti Mälkki |
2015-06-05 | AMD fam10: Fix add_more_links | 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-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-27 | AGESA: Reduce SPI use by 24kB for S3 support | Kyösti Mälkki |
2015-05-27 | AGESA: Separate HeapManager declarations from BiosCallOuts | Kyösti Mälkki |
2015-05-27 | AGESA: Split S3 backup in CBMEM | Kyösti Mälkki |
2015-05-26 | Make acpi_fill_hest into parameter | Vladimir Serbinenko |
2015-05-26 | AGESA: Refactor OEM S3 storage | Kyösti Mälkki |
2015-05-26 | AGESA: Move S3 related SPI writes again | Kyösti Mälkki |
2015-05-26 | AGESA f16kb: Fix PCI device notation | Fabian Kunkel |
2015-05-26 | acpi: Remove monolithic ACPI | Vladimir Serbinenko |
2015-05-23 | AGESA: Drop DIMM_SUPPORT, _DDR3 and _REGISTERED | Kyösti Mälkki |
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-05-13 | amd/pi: Move AGESA cbfs access into the wrapper | Marc Jones |
2015-05-05 | 3rdparty: move to 3rdparty/blobs | Patrick Georgi |
2015-05-05 | 3rdparty: Move to blobs | Patrick Georgi |
2015-04-29 | kbuild: automatically include northbridges | Stefan Reinauer |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-09 | northbridge/amd/agesa/familyXY: Make NULL device op explicit | Edward O'Callaghan |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-04-02 | northbridge/amd/amdfam10: Generate SMBIOS tables for RAM | Timothy Pearson |
2015-04-01 | mainboards/amdfam10: Copy DIMM information to cbmem after romstage | Timothy Pearson |
2015-04-01 | northbridge/amd/amdfam10: Collect DIMM information for ramstage use | Timothy Pearson |
2015-04-01 | northbridge/amd/amdmct: Pack MCT and DCT info structs | Timothy Pearson |
2015-03-27 | northbridge/amd/amdfam10: Properly implement SLIT generation | Timothy Pearson |
2015-03-19 | cpu/amd/model_10xxx: Add support for early cbmem | Timothy Pearson |
2015-03-19 | northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA | Timothy Pearson |
2015-03-17 | cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function | Timothy Pearson |
2015-03-16 | northbridge/amd/pi: Create common agesawrapper.c | Dave Frodin |
2015-03-16 | cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() | Dave Frodin |
2015-03-15 | northbridge/amd/amdht/h3finit.c: Fix boot failure | Timothy Pearson |
2015-03-13 | northbridge/amd/amdht: Allow mainboards to set HT frequency limit | Timothy Pearson |
2015-03-10 | northbridge/amd/pi: Remove superfluous logic operand | Dave Frodin |
2015-03-10 | AMD Bald Eagle: Add northbridge files for new AMD processor | Bruce Griffith |
2015-03-09 | AMD fam10: Drop PCI_BUS_SEGN_BITS | Kyösti Mälkki |
2015-03-09 | AMD fam10: Fix include of conf.c | Kyösti Mälkki |
2015-03-09 | AMD fam10: Remove __PRE_RAM__ from ramstage-only code | Kyösti Mälkki |
2015-03-09 | AMD fam10: Always have AMDMCT | Kyösti Mälkki |
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-03-07 | northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later | Timothy Pearson |
2015-03-07 | AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support | Kyösti Mälkki |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-03-04 | cpu/amd/model_10xxx: Refactor model detection to reduce code duplication | Timothy Pearson |