aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/bimini_fam10/mptable.c
AgeCommit message (Expand)Author
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2013-09-11AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-01-20Features of Bimini board:Zheng Bao
2011-01-18remove the code which is not ready to release.Zheng Bao
2011-01-01AMD Bimini: Use mptable_init() in mptable.c.Uwe Hermann
2011-01-01AMD Bimini: Small fixes, and updates to recent trunk conventions.Uwe Hermann
2011-01-01Add support for the AMD Bimini eval mainboard.Kerry She