index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
amd
/
thatcher
Age
Commit message (
Expand
)
Author
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-13
AMD Thatcher: fix issue 'S3 fails to suspend after wake up from USB keyboard'
Siyuan Wang
2013-05-31
AMD Trinity boards: Add reserved memory area for SPI base address in ACPI
Steven Sherk
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-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
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-12
AMD Thatcher: Fix PCIE link issues
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 Thatcher: Add BIOS callback hook for getting VBIOS Image
zbao
2012-08-02
AMD Thatcher Board based on trinity
zbao