aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/mpspec.c
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-07-13x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer
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-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-06-24MP Table: Change types to be consistent with the specMike Loptien
2014-06-16MP Spec: Correct the Virtual Wire assignmentMike Loptien
2014-06-16MP Spec: Add copyright headerMike Loptien
2014-05-02arch/x86/boot: Indent mpspec.c and make a loop more legibleEdward O'Callaghan
2013-02-14sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer
2013-02-14sconfig: rename pci_domain -> domainStefan Reinauer
2012-08-25MPTABLE: check for fixed IRQ entries on all pinsSven Schnelle
2012-08-22mptable: bring sanity back to mptable generation (TRIVIAL)Alexandru Gagniuc
2012-08-21Don't write automatic IRQ entries for disabled devicesSven Schnelle
2012-07-13MPTAPLE: generate from devicetree.cbSven Schnelle
2012-03-07Move C labels to start-of-linePatrick Georgi
2011-10-27Move linux 2.6.11 workaround to generic codePatrick Georgi
2011-10-13mptable: Refactor mptable generation some morePatrick Georgi
2011-10-13mptable: Get rid of fixup_virtual_wirePatrick Georgi
2011-10-13mptable: Refactor lintsrc generationPatrick Georgi
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer