use movsl for copying resume memory back
[coreboot.git] / src / mainboard / amd /
2012-03-16 Kyösti MälkkiRename AMD_AGESA to CPU_AMD_AGESA
2012-03-13 Frank VibransUnion Station: Fixes to turn on HDMI
2012-03-13 Frank VibransUnion Station: Remove SIO support
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-22 Patrick GeorgiACPI: More ../../.. removal
2012-02-22 Patrick Georgiamd/sb600: Move HAVE_HARD_RESET to southbridge
2012-02-22 Marc JonesRemove old AMD fam10 fixme comment
2012-02-20 Martin RothTorpedo mainboard changes to fix warnings.
2012-02-17 Patrick Georgiamd/sb700: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiamd/sb800: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick GeorgiRemove whitespace.
2012-02-17 Patrick Georgiamd/amd8111: Move HAVE_HARD_RESET to southbridge
2012-02-17 Kerry ShehMainboard: Add AMD dinar mainboard.
2012-02-13 Kyösti MälkkiAMD Geode cpus: apply un-written naming rules
2012-02-09 Kyösti MälkkiRemove no-op Makefiles under mainboard directory
2012-02-07 Kyösti MälkkiDelete hard-coded driver includes
2012-02-06 Kerry ShehInagua: Indent and wihtespace cleanup
2012-02-06 Kerry ShehInagua: mainboard specific GPIO setting
2012-02-06 Kerry ShehInagua: Inagua GNB ddi lanes and pcie lanes config...
2012-02-06 Kerry ShehInagua: devicetree.cb update
2012-02-06 Kerry ShehInagua: Synchronize AMD/inagua mainboard.
2012-01-25 Dave FrodinMahogany Fam10 MPtable fix
2012-01-24 Marc JonesAMD Mahogany Fam10 ACPI table fixes.
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-18 Marc JonesClean up AMD romstage.c whitespace indent issues
2012-01-18 Patrick GeorgiUnify ID_SECTION_OFFSET and mark it deprecated
2012-01-07 Nils JacobsUpdate geode GX2 tree to match LX.
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 Kerry Shehsouth_station: Enable GNB hd audio
2011-12-21 Marc JonesAdd RS780 defaut graphics ID to AMD Mahogany mainboard.
2011-12-21 Marc JonesPersimmon audio codec verb patch.
2011-12-06 Kyösti MälkkiFix AMD 8132 and 8151 southbridge builds
2011-12-02 Kyösti MälkkiRemove obsolete TINY_BOOTBLOCK
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-11-18 Kerry Shehmainboard: Add AMD unionstation RDK support
2011-11-18 Kerry Shehmainboard: Add AMD southstation RDK support
2011-11-08 Marc JonesCleanup Persimmon mainboard whitespace.
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-30 Sven Schnelleremove usbdebug.h include from mainboard/romstage code
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-13 Stefan ReinauerUse default table creator macro for all SSDTs
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-10-12 Kerry Shehpersimmon: complete the sb800 devicetree
2011-10-11 Kerry Shehmainboard: complete the sb800 devicetree even device...
2011-10-11 Kerry Shehpersimmon: sb800 sata mode configure update
2011-10-03 enok71TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
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-15 efdesign98AMD Inagua platform updates
2011-09-15 efdesign98AMD Torpedo platform updates
2011-09-06 Kerry SheAMD F14 southbridge update
2011-07-22 efdesign98Add xhcbios and ahcibios rom handling
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-14 Scott DuplichanMove AMD SB800 early clock setup.
2011-06-28 Kerry Sheamd southbirdge sb800 wrapper, pci bridge fix
2011-06-28 efdesign98Add the AMD Torpedo mainboard
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
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-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-28 Zheng BaoSP5100's code is based on SB700. Change the legacy...
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-04 Patrick GeorgiRedo r6099 after copy&pasted code reintroduced DIMMx...
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-26 Xavi Drudis FerranMake AMD Fam10h CPU microcode updates optional in Exper...
next