Add constants for fast path resume copying
[coreboot.git] / src / mainboard / amd / persimmon /
2012-04-02 zbaoS3 code whitespaces changes.
2012-03-16 Kyösti MälkkiRename AMD_AGESA to CPU_AMD_AGESA
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-22 Patrick GeorgiACPI: More ../../.. removal
2012-01-18 Marc JonesClean up AMD romstage.c serial output
2012-01-18 Marc JonesRemove duplicated line of code in AMD wrappers.
2012-01-18 Marc JonesRemove old AMD #define
2012-01-05 Marc JonesFix Fam14 AGESA ACPI table generation
2012-01-05 Marc JonesClean up AMD Fam14 SSDT
2012-01-05 Marc JonesFix Fam14 mainboard whitespace
2012-01-02 Kerry ShehF14 mainboard: mptable update
2012-01-02 Kerry ShehF14 mainboard: update acpi interrupt routing in pic...
2011-12-21 Marc JonesPersimmon audio codec verb patch.
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-11-08 Marc JonesCleanup Persimmon mainboard whitespace.
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-23 Kerry ShehSB800: Hide unused gpp ports
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Kerry Shehpersimmon: complete the sb800 devicetree
2011-10-11 Kerry Shehpersimmon: sb800 sata mode configure update
2011-09-17 Marc JonesPersimmon doesn't have HDMI so the GNB HD Audio should...
2011-09-16 Marc JonesEnable SATA AHCI for faster boot with SeaBIOS.
2011-09-15 efdesign98Persimmon updates for AMD F14 rev C0
2011-09-06 Kerry SheAMD F14 southbridge update
2011-07-22 efdesign98Add xhcbios and ahcibios rom handling
2011-07-14 Scott DuplichanMove AMD SB800 early clock setup.
2011-06-28 Kerry Sheamd southbirdge sb800 wrapper, pci bridge fix
2011-06-21 efdesign98Move existing AMD Ffamily14 code to f14 folder
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-20 Stefan Reinauersb800: move spi prefetch and fast read mode to sb bootb...
2011-05-20 Scott DuplichanCorrect amd persimmon romstage code for early SPI prefe...
2011-05-20 Scott DuplichanMove the ACPI FACP table to the front of the RSDT list...
2011-05-15 Marc JonesRemove multiple mmconf settings and just use kconfig...
2011-05-15 Scott DuplichanCosmetic cleanup.
2011-05-15 Scott Duplichan1) Remove unused kconfig options.
2011-05-15 Scott DuplichanUpdate gpp port configuration.
2011-05-15 Scott DuplichanEnable rom cache early to reduce boot time.
2011-05-15 Scott DuplichanFix memory allocation problem in amdInitLate. Disabled...
2011-05-15 Scott DuplichanRemove some non-essential agesa options to reduce boot...
2011-05-15 Scott DuplichanDeclare legacy video frame buffer so that Windows gener...
2011-05-15 Scott DuplichanDeclare RTC as not PIIX4 compatible to match AMD hardware.
2011-05-15 Scott DuplichanMake fadt revision match its length. Solves Windows...
2011-05-15 Scott DuplichanEnable SPI cacheline prefetch early to reduce boot...
2011-05-15 Scott DuplichanEnable SPI cacheline prefetch early to reduce boot...
2011-05-15 Scott DuplichanSwitch processor cores to pstate 0 early to reduce...
2011-05-15 Scott DuplichanEnable 33 MHz fast mode SPI read early to reduce boot...
2011-05-15 Scott DuplichanMove mmconf base from e0000000 to f8000000 to avoid...
2011-05-15 Scott DuplichanMatch DIMM SPD addressing to implemented slots.
2011-05-15 Scott DuplichanSize mmconf according to CONFIG_MMCONF_BUS_NUMBER.
2011-05-15 Scott Duplichan1) Use D18F1xF4 VGA Enable to simplify legacy video...
2011-05-15 Scott Duplichan1) Set I/O APIC ID according to BKDG recommendation
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-14 Frank VibransAdd IBASE DB-FT1 and AMD Inagua motherboards. Patch...