summaryrefslogtreecommitdiff
path: root/src/cpu/amd
AgeCommit message (Expand)Author
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-29AGESA SPI: Fix Kconfig optionsKyösti Mälkki
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-26Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh
2014-04-20Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki
2014-04-16cpu/amd/agesa/family15tn: Add udelay implementation for SMMAlexandru Gagniuc
2014-04-16cpu/amd/agesa/family15tn: Add initial support for SMM modeAlexandru Gagniuc
2014-04-15vendorcode/amd/agesa/fam14: Build as a static libraryEdward O'Callaghan
2014-04-15vendorcode/amd/agesa/fam15tn: Build as a static libraryAlexandru Gagniuc
2014-04-13cpu/amd/agesa/s3_resume.c: Specify include paths from AGESA_ROOTAlexandru Gagniuc
2014-04-12agesa: Always include family* KconfigPatrick Georgi
2014-04-09cpu/amd/car: Use define MSR_MCFG_BASE rather than hardcoded valuePatrick Georgi
2014-04-03amd/agesa/s3_resume: Make compiler agnostic.Edward O'Callaghan
2014-02-12PCI: Drop includes under cpuKyösti Mälkki
2014-02-03cpu/amd/model_fxx: Add coolnquiet for two new (old) AMD K8 modelsOskar Enoksson
2014-01-22AMD K8/fam10: Fix CBMEM on S3 resumeKyösti Mälkki
2014-01-22AMD AGESA: Fix CBMEM on S3 resumeKyösti Mälkki
2014-01-15cpu/amd/model_fxx/powernow_acpi.c: Comment out set but unused variable `Start...Paul Menzel
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-13cpu/amd: Remove error messages on non-matching microcode patchesKyösti Mälkki
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-12-07Correct file permissions.Idwer Vollering
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-12-02amd/car/post_cache_as_ram: Switch stack in assembly rather than in CVladimir Serbinenko
2013-10-15vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7WANG Siyuan
2013-09-11CBMEM: Drop parameter from cbmem_reinit()Kyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-09-11AMD AGESA: Place CAR_GLOBAL in BSP stackKyösti Mälkki
2013-08-16AMD AGESA: Remove INVD instruction when transitioning from CARBruce Griffith
2013-08-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-05AMD Kabini: Add CPU AGESA wrapper for new AMD processor familySiyuan Wang
2013-07-22X86: make the SIPI num_starts a config variableRonald G. Minnich
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich
2013-07-11cpu: Fix spellingMartin Roth
2013-07-11Set PCI bus operations at buildtime for ramstageKyösti Mälkki
2013-07-10AMD: Kconfig cleanupKyösti Mälkki
2013-06-29AMD S3 resume: Add framwork to write bigger dataSiyuan Wang
2013-06-17cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory...Christopher Kilgour
2013-06-14usbdebug: Drop temporary disables of log outputKyösti Mälkki
2013-06-13AMD S3 resume: use a function to replace duplicated codeSiyuan Wang
2013-06-09fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang
2013-05-29cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMERChristian Gmeiner
2013-05-24cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer