summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/torpedo/mptable.c
Commit message (Expand)AuthorAgeFilesLines
* mainboard/amd: Remove AMD Torpedo mainboardJoe Moore2019-11-201-232/+0
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-4/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-181-2/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-091-1/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-191-1/+0
* mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS2016-09-261-185/+185
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* AGESA boards: Use devicetree for PCI bus enumerationKyösti Mälkki2014-07-281-24/+22
* AGESA: Have IRQ routing in mptablesKyösti Mälkki2014-07-281-4/+0
* AGESA: Drop unused extern declarationsKyösti Mälkki2014-07-241-1/+0
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-171-1/+0
* AGESA: Call get_bus_conf() just onceKyösti Mälkki2014-07-031-2/+0
* AMD hudson yangtze: Drop MAX_PHYSICAL_CPUS in commentsKyösti Mälkki2014-04-171-1/+0
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-111-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* Torpedo mainboard changes to fix warnings.Martin Roth2012-02-201-9/+11
* remove trailing whitespaceStefan Reinauer2011-11-011-13/+13
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* Add the AMD Torpedo mainboardefdesign982011-06-281-0/+252