summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* cpu: Fix spellingMartin Roth2013-07-1113-25/+25
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* AMD: Kconfig cleanupKyösti Mälkki2013-07-1010-67/+32
* AMD S3 resume: Add framwork to write bigger dataSiyuan Wang2013-06-291-2/+9
* cpu/amd/geode_lx/cache_as_ram.inc: Use $ for constant value instead of memory...Christopher Kilgour2013-06-171-1/+1
* usbdebug: Drop temporary disables of log outputKyösti Mälkki2013-06-141-14/+0
* AMD S3 resume: use a function to replace duplicated codeSiyuan Wang2013-06-132-50/+28
* fam15 vendorcode: Change license to BSD from AMD software licenseSiyuan Wang2013-06-091-49/+22
* cpu/amd/geode_lx/Kconfig: Select TSC_MONOTONIC_TIMERChristian Gmeiner2013-05-291-0/+1
* cpu/amd/agesa/Kconfig: Select LAPIC_MONOTONIC_TIMERPaul Menzel2013-05-241-0/+1
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-083-9/+1
* src/cpu/amd/agesa/Kconfig: Use tabs instead of spaces for alignmentPaul Menzel2013-05-081-7/+7
* cpu/amd/agesa/family15tn/Kconfig: Remove unneeded `UDELAY_LAPIC`Paul Menzel2013-05-031-1/+0
* mainboard/{asus/f2a85-m,amd/thatcher}: move UDELAY_LAPICDavid Hubbard2013-05-031-0/+1
* Persimmon/Fam14/SB800 DSDT: Split into common areasMike Loptien2013-04-111-0/+41
* AMD: Drop six copies of wrmsr_amd and rdmsr_amdKyösti Mälkki2013-04-0410-154/+3
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-2217-109/+18
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0150-50/+50
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-2/+0
* AGESA: skip s3_resume.h if CONFIG_HAVE_ACPI_RESUME is disabledJens Rottmann2013-02-261-0/+4
* Revert "AMD S3: Program the flash in a bigger data packet"Dave Frodin2013-02-261-22/+34
* AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao2013-02-211-0/+4
* build system: Retire REQUIRES_BLOBPatrick Georgi2013-02-193-1/+4
* AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao2013-02-191-3/+3
* AMD S3: Program the flash in a bigger data packetZheng Bao2013-02-181-34/+22
* AMD S3: Include the s3_resume.h only when S3 is enabled.Zheng Bao2013-02-182-0/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-111-1/+1
* AMD S3: Add missing erasing flash sector for saving MTRR registerZheng Bao2013-02-111-0/+2
* AMD S3: Change the hardcoded data size to macros.Zheng Bao2013-02-112-4/+8
* AGESA: Kconfig: Drop useless depends statementPatrick Georgi2013-01-252-2/+0
* AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao2013-01-113-2/+7
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-121-0/+12
* AMD S3: Leverage the public SPI routineZheng Bao2012-11-301-48/+40
* Remove assembly coded log2 functionRonald G. Minnich2012-11-283-3/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-286-25/+4
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-279-146/+15
* Get rid of drivers classPatrick Georgi2012-11-2710-10/+10
* Unify use of bool config variablesStefan Reinauer2012-11-201-3/+3
* Make sure only one udelay function is availableStefan Reinauer2012-11-201-0/+4
* Clean up KconfigStefan Reinauer2012-11-162-0/+8
* AMD agesa: add enable cache at the end of disable_cache_as_ramSiyuan Wang2012-11-021-2/+6
* Remove chip.h files without config structureKyösti Mälkki2012-10-0734-241/+0
* C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C3...Siyuan Wang2012-09-192-8/+8
* Auto-declare chip_operationsKyösti Mälkki2012-08-2217-34/+0
* Replicate TOP_MEM and TOP_MEM2 from BSP to AP CPUKyösti Mälkki2012-08-091-28/+21
* AMD northbridge: copy TOP_MEM and TOP_MEM2 for distributionKyösti Mälkki2012-08-091-0/+38
* Synchronize rdtsc instructionsStefan Reinauer2012-08-093-0/+3
* AMD S3: Remove the hardcoded volatile positionzbao2012-08-051-3/+3
OpenPOWER on IntegriCloud