Age | Commit message (Expand) | Author |
2013-05-30 | AMD Llano, Brazos boards: Use `sizeof(var)` to get its size | Paul Menzel |
2013-05-30 | AMD Trinity boards: Use `sizeof(var)` to get its size | Rudolf Marek |
2013-05-17 | AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer | Bruce Griffith |
2013-05-16 | AMD Inagua: PlatformGnbPcie.c: Allocate exact needed size for buffer | Paul Menzel |
2013-05-14 | AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static` | Paul Menzel |
2013-05-14 | AMD Fam15tn boards: Document lane ID mapping from BKDG | Rudolf Marek |
2013-05-14 | AMD Brazos/Trinity boards: PlatformGnbPcie.c: Reserve correct amount of memory | Paul Menzel |
2013-05-10 | AMD Thatcher: remove unused macros in PlatformGnbPcieComplex.h | Siyuan Wang |
2013-05-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
2013-05-08 | Drop CONFIG_AP_CODE_IN_CAR | Stefan Reinauer |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-03 | mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPIC | David Hubbard |
2013-05-01 | AMD Hudson A55E: Remove GEC firmware blob kconfig prompt | Bruce Griffith |
2013-04-23 | AMD Thatcher: ConnectorTypeDP supports both DP and HDMI | Siyuan Wang |
2013-04-20 | AMD SB800 based boards: Use `#include <sb_cimx.h>` instead of `"sb_cimx.h"` | Paul Menzel |
2013-04-19 | AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMI | Siyuan Wang |
2013-04-18 | AMD Fam14: Split out the AMD Fam14 DSDT | Mike Loptien |
2013-04-16 | AMD Parmer: remove unused macros and turn off unused pcie port | Siyuan Wang |
2013-04-12 | AMD Thatcher: Fix PCIE link issues | Siyuan Wang |
2013-04-11 | Persimmon/Fam14/SB800 DSDT: Split into common areas | Mike Loptien |
2013-04-03 | Partially revert "AMD Inagua: broadcom.c: Add missing prototype for `broadcom... | Jens Rottmann |
2013-03-30 | AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h` | Paul Menzel |
2013-03-29 | AMD Inagua: Kconfig: Remove `WARNINGS_ARE_ERRORS` to treat warnings as errors | Paul Menzel |
2013-03-29 | AMD Inagua: broadcom.c: Add missing prototype for `broadcom_init()` | Paul Menzel |
2013-03-25 | AMD Inagua: add GEC firmware, document Broadcom BCM57xx Selfboot Patch format | Jens Rottmann |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-20 | AMD Dinar: Use SPD read code from F15 wrapper | Kimarie Hoot |
2013-03-19 | AMD Dinar: Remove Unused Oem.h Header File | Kimarie Hoot |
2013-03-17 | AMD Fam14 DSDT: Remove INI method from AZHD device | Mike Loptien |
2013-03-17 | AMD Fam14 DSDT: Add OSC method | Mike Loptien |
2013-03-15 | AMD Fam14 DSDT: Add secondary bus range to PCI0 | Mike Loptien |
2013-03-15 | Persimmon DSDT: Remove INI method from AZHD device | Mike Loptien |
2013-03-15 | Persimmon DSDT: Add OSC method | Mike Loptien |
2013-03-08 | Persimmon DSDT: Add secondary bus range to PCI0 | Mike Loptien |
2013-03-08 | AMD Inagua: Use SPD read code from F14 wrapper | Kimarie Hoot |
2013-03-08 | AMD Persimmon: mainboard.c: Make comment generic to reduce difference | Paul Menzel |
2013-03-08 | AMD Union Station: Use SPD read code from F14 wrapper | Kimarie Hoot |
2013-03-08 | AMD South Station: Use SPD read code from F14 wrapper | Kimarie Hoot |
2013-03-07 | AMD Persimmon: Use SPD read code from F14 wrapper | Martin Roth |
2013-03-03 | AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in comment | Paul Menzel |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-27 | Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cb | Jens Rottmann |
2013-02-26 | AMD Inagua: buildOpts.c: Adapt whitespace to coding style | Paul Menzel |
2013-02-26 | AMD Fam14 boards: reduce unnecessary differences, 2nd attempt | Jens Rottmann |
2013-02-25 | AMD Southstation: Fix final warning | Martin Roth |
2013-02-25 | AMD Fam14 boards: Set P_BLK length to 6 for all processors | Paul Menzel |
2013-02-25 | Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) does | Jens Rottmann |
2013-02-25 | AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field | Paul Menzel |
2013-02-25 | Persimmon: Fix warning, enable warnings as errors | Martin Roth |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-23 | AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO... | Jens Rottmann |
2013-02-22 | */acpi_tables.c: Use ALIGN macro | Patrick Georgi |
2013-02-21 | AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s one | Paul Menzel |
2013-02-21 | AMD boards: Fix typo `@brief` in comment | Paul Menzel |
2013-02-21 | Persimmon: platform_cfg.h: Declare codec arrays as `static const` | Jens Rottmann |
2013-02-21 | Persimmon: dimmSpd.c: Use spaces for alignment of if-predicate | Paul Menzel |
2013-02-21 | Persimmon: Indent comment | Paul Menzel |
2013-02-21 | AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of... | Jens Rottmann |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | Paul Menzel |
2013-02-20 | Persimmon: Replace tab with space in address in license header | Paul Menzel |
2013-02-19 | Inagua+children: fix simple copy & paste error in code to reset PCIe slots | Jens Rottmann |
2013-02-18 | Persimmon: drop useless DDR3 voltage code copied from Inagua | Jens Rottmann |
2013-02-18 | Persimmon: disable APU PCIe port 3 | Jens Rottmann |
2013-02-18 | Persimmon: adapt PCIe reset code copied from Inagua to actually match Persimmon | Jens Rottmann |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-11 | AMD/Persimmon: Enable the 2nd COM port | Dave Frodin |
2013-02-04 | AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` | Paul Menzel |
2013-02-01 | AMD/Persimmon: LVDS assignment was made to wrong DPx | Dave Frodin |
2013-02-01 | Fam15tn: Move SPD read from mainboards into wrapper | Martin Roth |
2013-01-28 | AMD/Persimmon: DP0 is connected to a LVDS connector | Dave Frodin |
2013-01-26 | AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDT | Paul Menzel |
2013-01-22 | F15tn: Fix all warnings, enable warnings as errors | Martin Roth |
2013-01-21 | Hudson: Cleanup - change SB800 references to hudson | Martin Roth |
2013-01-21 | AGESA F15tn: Move callouts into northbridge wrapper | Martin Roth |
2013-01-21 | Hudson: Changes to support agesa/hudson for legacy free | Martin Roth |
2013-01-21 | Parmer / Thatcher: devicetree.cb cleanup and whitespace | Martin Roth |
2013-01-21 | F15tn: Modify devicetree to fix S3 resume | Martin Roth |
2013-01-16 | Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITS | Martin Roth |
2013-01-11 | AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITS | Zheng Bao |
2013-01-10 | Fix 2 infinite loops if IMC doesn't respond | Martin Roth |
2012-12-28 | BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variable | Aladyshev Konstantin |
2012-12-12 | SB800: Add IMC ROM and fan control. | Martin Roth |
2012-12-01 | Drop TINY_BOOTBLOCK | Kyösti Mälkki |
2012-11-30 | AMD SB800: Interrupt routine for PCI slots on Persimmon | Zheng Bao |
2012-11-30 | Persimmon: Disable the unused PCI clocks | Dave Frodin |
2012-11-29 | Drop empty mainboard.c | Kyösti Mälkki |
2012-11-29 | Drop empty mainboard_ops | Kyösti Mälkki |
2012-11-28 | amdk8/amdfam10: Use CAR_GLOBAL for sysinfo | Patrick Georgi |
2012-11-27 | Remove AMD special case for LAPIC based udelay() | Patrick Georgi |
2012-11-27 | Drop duplicate files that prevent building without ramstage.a | Stefan Reinauer |
2012-11-20 | Persimmon: Disable the unused GPP PCIe clocks | Dave Frodin |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-16 | Fix PIRQ routing abstraction | Stefan Reinauer |
2012-11-16 | Fix Kconfig GENERATE_*_TABLE usage | Stefan Reinauer |
2012-11-16 | Drop unneeded BOARD_HAS_FADT option | Stefan Reinauer |
2012-11-16 | Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig | Stefan Reinauer |
2012-11-09 | Get rid of hard coded strings in ACPI tables | Stefan Reinauer |
2012-11-06 | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki |
2012-11-02 | remove enable_cache() of 3 mainboards | Siyuan Wang |