summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/dbm690t
Commit message (Expand)AuthorAgeFilesLines
* southbridge/amd/sb600: Update HPET base address with #defineMartin Roth2015-12-161-7/+6
* ACPI: Work around IASL warning reading/writing same registerMartin Roth2015-12-101-1/+2
* ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth2015-12-101-1/+1
* mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi2015-11-101-6/+0
* mainboard: Remove last_boot NVRAM optionTimothy Pearson2015-11-051-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3114-56/+0
* mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson2015-10-291-7/+4
* amd/acpi: Clean up SMBus references.Tobias Diedrich2015-10-241-93/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki2015-06-051-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2114-14/+14
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson2015-02-161-12/+0
* mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson2015-02-161-1/+1
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-161-23/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+2
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-4/+4
* amdk8: Move to per-device ACPIVladimir Serbinenko2014-10-161-106/+2
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-51/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-10/+10
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-3/+5
* Drop useless mainboard-romstage definesPatrick Georgi2014-05-031-5/+0
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-35/+0
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+3
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-1/+0
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-231-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0114-14/+14
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-251-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
OpenPOWER on IntegriCloud