summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/boot/mpspec.c
Commit message (Expand)AuthorAgeFilesLines
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-597/+0
* x86: Port x86 over to compile cleanly with x86-64Stefan Reinauer2015-07-131-2/+3
* 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-1/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-2/+4
* MP Table: Change types to be consistent with the specMike Loptien2014-06-241-27/+85
* MP Spec: Correct the Virtual Wire assignmentMike Loptien2014-06-161-1/+1
* MP Spec: Add copyright headerMike Loptien2014-06-161-0/+19
* arch/x86/boot: Indent mpspec.c and make a loop more legibleEdward O'Callaghan2014-05-021-41/+40
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* MPTABLE: check for fixed IRQ entries on all pinsSven Schnelle2012-08-251-42/+47
* mptable: bring sanity back to mptable generation (TRIVIAL)Alexandru Gagniuc2012-08-221-4/+4
* Don't write automatic IRQ entries for disabled devicesSven Schnelle2012-08-211-1/+1
* MPTAPLE: generate from devicetree.cbSven Schnelle2012-07-131-0/+101
* Move C labels to start-of-linePatrick Georgi2012-03-071-1/+1
* Move linux 2.6.11 workaround to generic codePatrick Georgi2011-10-271-4/+11
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-1/+8
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-9/+9
* mptable: Refactor lintsrc generationPatrick Georgi2011-10-131-0/+6
* Get mptable OEM/product ID from kconfig variables.Uwe Hermann2010-12-161-7/+16
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-0/+383
OpenPOWER on IntegriCloud