Age | Commit message (Expand) | Author |
2013-10-07 | AMD hudson yangtze: Fix corruption of a global ramstage variable | Kyösti Mälkki |
2013-08-15 | Include boot_cpu.c for romstage builds | Kyösti Mälkki |
2013-08-15 | AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList` | Paul Menzel |
2013-07-26 | AMD Parmer: Fix file permissions on asl files in mainboard | Kimarie Hoot |
2013-07-16 | AMD Fam15tn: Split DSDT into common sections | Steve Goodrich |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-06-23 | AMD boards: routing.asl: Uniformly start `Package()` with capital letter | Paul Menzel |
2013-06-17 | AMD southbridges: Move HAVE_HARD_RESET | Kyösti Mälkki |
2013-06-17 | Add support for XHCI (USB 3.0) | Dave Frodin |
2013-06-06 | AMD Trinity: Remove unnecessary lookup table copy | Bruce Griffith |
2013-05-31 | AMD Trinity boards: Add reserved memory area for SPI base address in ACPI | Steven Sherk |
2013-05-31 | AMD Parmer: fix issue 'S3 fails to suspend after wake up from USB keyboard' | Siyuan Wang |
2013-05-30 | AMD Trinity boards: Use `sizeof(var)` to get its size | Rudolf Marek |
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-09 | AMD: Reduce stack size from 64 KB to the default of 4 KB | Paul Menzel |
2013-05-08 | copy_and_run: drop boot_complete parameter | Stefan Reinauer |
2013-05-01 | AMD Hudson A55E: Remove GEC firmware blob kconfig prompt | Bruce Griffith |
2013-04-19 | AMD Parmer: change DdiList to ConnectorTypeDP to support DP and HDMI | Siyuan Wang |
2013-04-16 | AMD Parmer: remove unused macros and turn off unused pcie port | Siyuan Wang |
2013-03-30 | AMD Hudson boards: Use `hudson.h` for `pm_ioread` and delete `pmio.h` | Paul Menzel |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-25 | AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID field | Paul Menzel |
2013-02-25 | mainboard.c: Name enable_dev function uniformly `mainboard_enable` | Paul Menzel |
2013-02-22 | */acpi_tables.c: Use ALIGN macro | Patrick Georgi |
2013-02-14 | sconfig: rename lapic_cluster -> cpu_cluster | Stefan Reinauer |
2013-02-14 | sconfig: rename pci_domain -> domain | Stefan Reinauer |
2013-02-04 | AGESA boards: Fix grammar in description of `OemCustomizeInitEarly` | Paul Menzel |
2013-02-01 | Fam15tn: Move SPD read from mainboards into wrapper | Martin Roth |
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-01 | Drop TINY_BOOTBLOCK | Kyösti Mälkki |
2012-11-27 | Drop duplicate files that prevent building without ramstage.a | Stefan Reinauer |
2012-11-20 | Unify use of bool config variables | Stefan Reinauer |
2012-11-16 | Drop CONFIG_HAVE_BUS_CONFIG, clean up Kconfig | 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 |
2012-10-24 | Trinity: Initialize the pointer prior to using it | Zheng Bao |
2012-08-08 | Cleanup coreboot memory table includes | Kyösti Mälkki |
2012-08-08 | Drop HAVE_MAINBOARD_RESOURCES | Kyösti Mälkki |
2012-08-04 | AMD Parmer: Remove warning. | zbao |
2012-08-02 | AMD and GFXUMA: move setup_uma_memory() to northbridge | Kyösti Mälkki |
2012-08-01 | AMD and GFXUMA : drop redundant use of lb_add_memory_range() | Kyösti Mälkki |
2012-07-26 | Drop mainboard chip.h | Stefan Reinauer |
2012-07-26 | Add correct bios callout into read event routine | zbao |
2012-07-25 | AMD parmer: Set correct azalia code verb table | zbao |
2012-07-25 | AMD family15tn: Add BIOS callback hook for getting VBIOS Image | zbao |
2012-07-25 | AMD Family15tn: Set the mask of MTRR to 0000FFFXX0000800 | zbao |
2012-07-25 | sync the northbridge.c with other family. | zbao |
2012-07-22 | Mainboard Parmer based on Trinity | zbao |