Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Update mpspec to build on 64-bit machines | Simon Glass | 2017-02-06 | -6/+6 |
* | x86: Use unsigned long for address in table generation | Simon Glass | 2017-02-06 | -1/+1 |
* | dm: Use uclass_first_device_err() where it is useful | Simon Glass | 2016-03-14 | -1/+1 |
* | x86: Use the IRQ device when setting up the mptable | Simon Glass | 2016-01-24 | -7/+7 |
* | x86: mpspec: Move writing ISA interrupt entry after PCI | Bin Meng | 2015-07-28 | -5/+21 |
* | x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC | Bin Meng | 2015-07-28 | -7/+17 |
* | x86: Generate a valid MultiProcessor (MP) table | Bin Meng | 2015-07-14 | -0/+157 |
* | x86: Add MultiProcessor (MP) table APIs | Bin Meng | 2015-07-14 | -0/+225 |