aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/persimmon
AgeCommit message (Expand)Author
2013-03-15Persimmon DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-15Persimmon DSDT: Add OSC methodMike Loptien
2013-03-08Persimmon DSDT: Add secondary bus range to PCI0Mike Loptien
2013-03-08AMD Persimmon: mainboard.c: Make comment generic to reduce differencePaul Menzel
2013-03-07AMD Persimmon: Use SPD read code from F14 wrapperMartin Roth
2013-03-03AMD Persimmon, LiPPERT Fam14: Fix typo code*c* in commentPaul Menzel
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-27Persimmon: remove HDMI Audio, PCI device 00:01.1 from devicetree.cbJens Rottmann
2013-02-26AMD Fam14 boards: reduce unnecessary differences, 2nd attemptJens Rottmann
2013-02-25AMD Fam14 boards: Set P_BLK length to 6 for all processorsPaul Menzel
2013-02-25Persimmon, Inagua: PCI devs 12.1, 13.1 (USB) don't exist, but 14.6 (GEC) doesJens Rottmann
2013-02-25AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel
2013-02-25Persimmon: Fix warning, enable warnings as errorsMartin Roth
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-23AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann
2013-02-21AMD Fam14 boards: Unify `acpi_table.c` by mainly using Inagua’s onePaul Menzel
2013-02-21AMD boards: Fix typo `@brief` in commentPaul Menzel
2013-02-21Persimmon: platform_cfg.h: Declare codec arrays as `static const`Jens Rottmann
2013-02-21Persimmon: dimmSpd.c: Use spaces for alignment of if-predicatePaul Menzel
2013-02-21Persimmon: Indent commentPaul Menzel
2013-02-21AMD Fam14 boards: dimmSpd.c: Set `iobase` to `SMBUS0_BASE_ADDRESS` instead of...Jens Rottmann
2013-02-20Whitespace: Replace tab character in license text with two spacesPaul Menzel
2013-02-20Persimmon: Replace tab with space in address in license headerPaul Menzel
2013-02-18Persimmon: drop useless DDR3 voltage code copied from InaguaJens Rottmann
2013-02-18Persimmon: disable APU PCIe port 3Jens Rottmann
2013-02-18Persimmon: adapt PCIe reset code copied from Inagua to actually match PersimmonJens Rottmann
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2013-02-11AMD/Persimmon: Enable the 2nd COM portDave Frodin
2013-02-04AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel
2013-02-01AMD/Persimmon: LVDS assignment was made to wrong DPxDave Frodin
2013-01-28AMD/Persimmon: DP0 is connected to a LVDS connectorDave Frodin
2013-01-26AMD boards, ASRock E350M1: Remove whitespace in front of comma in DSDTPaul Menzel
2012-12-12SB800: Add IMC ROM and fan control.Martin Roth
2012-11-30AMD SB800: Interrupt routine for PCI slots on PersimmonZheng Bao
2012-11-30Persimmon: Disable the unused PCI clocksDave Frodin
2012-11-20Persimmon: Disable the unused GPP PCIe clocksDave Frodin
2012-11-16Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-11-02Persimmon: disable the unconnected Full-Speed USB portDave Frodin
2012-10-30AMD SB800: PCIE slots on PersimmonZheng Bao
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-08-02AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki
2012-07-31Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle
2012-07-26Drop mainboard chip.hStefan Reinauer
2012-07-23AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki
2012-07-16Move setup_uma_memory() to Agesa Family14 northbridgeKyösti Mälkki
2012-07-16Define global uma_memory variablesKyösti Mälkki
2012-07-02remove CONFIG_SERIAL_CPU_INITSven Schnelle
2012-06-12Update SB800 CIMX FADTMartin Roth
2012-05-25Fix typo on Persimmon #if CONFIG_HAVE_ACPI_RESUMEMarc Jones
2012-05-21Fix Persimmon build without S3.Marc Jones
2012-05-09Move fadt.c to the cimx sb800 southbridge directory to be shared.Marc Jones
2012-05-08Clean up #ifsPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-20Refactor some alignment handlingPatrick Georgi
2012-04-19Fix messy code in ALIB creationzbao
2012-04-19Leverage the Pstate table created by AGESA.zbao
2012-04-19S3: Use old heap during normal bootzbao
2012-04-16S3 code in the mainboard.zbao
2012-04-16ACPI HEST table.zbao
2012-04-02S3 code whitespaces changes.zbao
2012-03-16Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-02-22ACPI: More ../../.. removalPatrick Georgi
2012-01-18Clean up AMD romstage.c serial outputMarc Jones
2012-01-18Remove duplicated line of code in AMD wrappers.Marc Jones
2012-01-18Remove old AMD #defineMarc Jones
2012-01-05Fix Fam14 AGESA ACPI table generationMarc Jones
2012-01-05Clean up AMD Fam14 SSDTMarc Jones
2012-01-05Fix Fam14 mainboard whitespaceMarc Jones
2012-01-02F14 mainboard: mptable updateKerry Sheh
2012-01-02F14 mainboard: update acpi interrupt routing in pic and apic modeKerry Sheh
2011-12-21Persimmon audio codec verb patch.Marc Jones
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-11-08Cleanup Persimmon mainboard whitespace.Marc Jones
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-23SB800: Hide unused gpp portsKerry Sheh
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-12persimmon: complete the sb800 devicetreeKerry Sheh
2011-10-11persimmon: sb800 sata mode configure updateKerry Sheh
2011-09-17Persimmon doesn't have HDMI so the GNB HD Audio should be disabled.Marc Jones
2011-09-17Enable SATA AHCI for faster boot with SeaBIOS.Marc Jones
2011-09-16Persimmon updates for AMD F14 rev C0efdesign98
2011-09-07AMD F14 southbridge updateKerry She
2011-07-22Add xhcbios and ahcibios rom handlingefdesign98
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-06-29amd southbirdge sb800 wrapper, pci bridge fixKerry She
2011-06-22Move existing AMD Ffamily14 code to f14 folderefdesign98
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98
2011-06-20sb800: move spi prefetch and fast read mode to sb bootblock.Stefan Reinauer
2011-05-20Correct amd persimmon romstage code for early SPI prefetch enable.Scott Duplichan
2011-05-20Move the ACPI FACP table to the front of the RSDT list. This is done to work ...Scott Duplichan
2011-05-15Remove multiple mmconf settings and just use kconfig setting.Marc Jones
2011-05-15Cosmetic cleanup.Scott Duplichan
2011-05-151) Remove unused kconfig options.Scott Duplichan
2011-05-15Update gpp port configuration.Scott Duplichan