summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/torpedo/mptable.c
AgeCommit message (Expand)Author
2018-05-09mb/amd: Get rid of device_tElyes HAOUAS
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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-07-28AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki
2014-07-28AGESA: Have IRQ routing in mptablesKyösti Mälkki
2014-07-24AGESA: Drop unused extern declarationsKyösti Mälkki
2014-07-17AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki
2014-07-03AGESA: Call get_bus_conf() just onceKyösti Mälkki
2014-04-17AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyö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
2012-02-20Torpedo mainboard changes to fix warnings.Martin Roth
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-06-28Add the AMD Torpedo mainboardefdesign98