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 |