summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
...
* mainboard/amd/mahogany: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-241-29/+0
* mainboard/amd/lamar: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-242-29/+26
* mainboard/amd/db-ft3b-lc: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-213-89/+87
* mainboard/amd/bimini_fam10: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-213-71/+11
* mainboard/amd/bettong: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-213-4/+3
* src/mainboard: Remove whitespace after sizeofElyes HAOUAS2016-10-073-3/+3
* src/mainboard: Remove unnecessary whitespaceElyes HAOUAS2016-10-074-20/+20
* mainboard/amd/torpedo: Improve code formattingElyes HAOUAS2016-10-048-876/+873
* src/mainboard: Remove unnecessary semicolonElyes HAOUAS2016-10-041-1/+1
* mainboard/amd/serengeti_cheetah: Use tabs for indentsElyes HAOUAS2016-10-012-66/+66
* mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS2016-10-016-12/+12
* mainboard/amd/rumba: Use tabs for indentsElyes HAOUAS2016-09-282-12/+12
* mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS2016-09-264-1364/+1364
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-2610-412/+412
* mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS2016-09-261-1/+1
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-2039-163/+163
* src/mainboard: Remove unnecessary whitespace before "\n"Elyes HAOUAS2016-08-234-8/+8
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-1725-25/+25
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-1425-33/+33
* mainboard: Format irq_tables.cPaul Menzel2016-07-3120-164/+125
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-318-8/+0
* amd/db-ft3b-lc: Add board supportKyösti Mälkki2016-07-2010-202/+591
* amd/db-ft3b-lc: Copy of amd/olivehillplusKyösti Mälkki2016-07-2023-0/+1824
* mainboard/amd: add support for F2950 system boardAndrey Korolyov2016-07-177-0/+282
* Documentation: Fix doxygen errorsMartin Roth2016-07-121-2/+0
* amd/olivehillplus: Fix PCIe lane number comments.Derek Waldner2016-07-021-4/+5
* AMD boards: Fix romstage main() declarationKyösti Mälkki2016-06-183-3/+3
* AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki2016-06-049-129/+0
* AGESA f12 f15: Add OEM customisationKyösti Mälkki2016-06-046-163/+72
* AMD boards: Drop comment on include fileKyösti Mälkki2016-06-035-5/+5
* AGESA boards: Drop unused includeKyösti Mälkki2016-06-038-8/+0
* AGESA boards: Relocate platform memory configKyösti Mälkki2016-05-1014-581/+149
* AGESA boards: Rename files containing OEM configurationKyösti Mälkki2016-05-1022-22/+22
* mainboard/amd: add license headersNoah Glovsky2016-04-2136-3/+420
* AMD CIMX: Drop unused codeKyösti Mälkki2016-04-201-1/+0
* Kconfig: Remove unneeded UDELAY_IO redeclarationStefan Reinauer2016-03-081-4/+0
* amd/thatcher: Removed #include early_serial.c from romstageAntonello Dettori2016-03-051-1/+1
* ASL: Use temporary variable when storing register into itself.Vladimir Serbinenko2016-02-092-2/+4
* ASL: Fix HPBA shadowing.Vladimir Serbinenko2016-02-095-10/+10
* ASL: Remove unused local variables.Vladimir Serbinenko2016-02-092-8/+0
* src: Fix various spelling and whitespace issues.Martin Roth2016-02-022-2/+2
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-131-4/+0
* southbridge/amd/sb600: Update HPET base address with #defineMartin Roth2015-12-162-14/+12
* ACPI: Fix IASL Warning about unused method for _S3 checkMartin Roth2015-12-109-19/+19
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-1010-10/+20
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-1010-10/+10
* AMD/bettong: Add UART supportZheng Bao2015-11-241-0/+3
* northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson2015-11-244-4/+4
* AMD Bettong: add READMEWANG Siyuan2015-11-201-0/+25
* AMD Bettong: refactor PCI interrupt tableWANG Siyuan2015-11-202-41/+75