summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner2019-05-191-0/+7
* Fix spelling of available.Vagrant Cascadian2019-05-093-3/+3
* x86: samus: Update device tree for verified bootSimon Glass2019-05-081-1/+21
* x86: samus: Update device tree for SPLSimon Glass2019-05-081-3/+28
* x86: Add a simple TPL implementationSimon Glass2019-05-084-5/+183
* x86: Add a way to jump from TPL to SPLSimon Glass2019-05-081-0/+13
* x86: broadwell: Update PCH to work in TPLSimon Glass2019-05-081-3/+9
* x86: Fix device-tree indentationSimon Glass2019-05-081-74/+73
* x86: Update device tree for Chromium OS verified bootSimon Glass2019-05-081-2/+15
* x86: Update device tree for TPLSimon Glass2019-05-081-2/+32
* x86: Don't generate a bootstage report in SPLSimon Glass2019-05-081-1/+1
* x86: Don't set up MTRRs in SPLSimon Glass2019-05-081-1/+4
* x86: Support TPL in Intel common codeSimon Glass2019-05-081-3/+6
* x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-081-0/+25
* x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-081-0/+15
* x86: mrccache: Add more debuggingSimon Glass2019-05-081-4/+12
* x86: Support saving MRC data from SPLSimon Glass2019-05-082-9/+38
* x86: Add common Intel code for SPLSimon Glass2019-05-082-0/+33
* x86: broadwell: Select refcode and CPU code for SPLSimon Glass2019-05-081-3/+4
* x86: broadwell: Allow booting from SPLSimon Glass2019-05-082-0/+78
* x86: Allow 16-bit init to be in TPLSimon Glass2019-05-083-4/+4
* x86: Add support for starting from SPL/TPLSimon Glass2019-05-084-1/+146
* x86: broadwell: Split CPU initSimon Glass2019-05-083-673/+695
* x86: broadwell: Move init of debug UART to cpu.cSimon Glass2019-05-082-11/+13
* x86: broadwell: Allow SDRAM init from SPLSimon Glass2019-05-083-94/+101
* x86: broadwell: Improve SDRAM debugging outputSimon Glass2019-05-081-12/+20
* x86: Add a handoff header fileSimon Glass2019-05-081-0/+15
* x86: Support booting with TPLSimon Glass2019-05-081-1/+8
* x86: Support SPL and TPLSimon Glass2019-05-081-1/+0
* x86: dts: Add device-tree labels for rtc and resetSimon Glass2019-05-082-2/+2
* x86: Add a way to reinit the cpuSimon Glass2019-05-083-44/+94
* x86: mp_init: Use proper error numbersSimon Glass2019-05-081-5/+5
* x86: Update a stale comment about ifdtoolSimon Glass2019-05-082-2/+2
* x86: start64: Fix copyright messageSimon Glass2019-05-081-1/+1
* x86: dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong2019-04-1212-12/+12
* x86: crownbay: Enable the beeper sound driverBin Meng2019-03-111-0/+1
* x86: coreboot: Add the missing pc speaker node in the device treeBin Meng2019-03-111-0/+1
* x86: Add a dtsi file for the pc speakerBin Meng2019-03-111-0/+5
* x86: Make sure i8254 is setup correctly before generating beepsBin Meng2019-03-111-0/+4
* x86: edison: Add the rest of UARTs present on boardAndy Shevchenko2019-03-101-0/+18
* x86: edison: Use proper number of serial interfaceAndy Shevchenko2019-03-101-3/+3
* x86: acpi: Not every platform has serial console a first deviceAndy Shevchenko2019-03-101-3/+3
* x86: acpi: Add DMA descriptors for I2C1 on Intel TangierAndy Shevchenko2019-03-101-0/+11
* x86: acpi: Add DMA descriptors for SPI5 on Intel TangierAndy Shevchenko2019-03-101-0/+3
* x86: Add sound support for samusSimon Glass2019-02-201-4/+45
* x86: broadwell: Add support for serial I/O devicesSimon Glass2019-02-202-0/+192
* x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass2019-02-201-1/+2
* x86: broadwell: Add support for the ADSPSimon Glass2019-02-205-0/+208
* sound: x86: Add beeping support in i8254Simon Glass2019-02-202-4/+49
* sound: x86: link: Add sound supportSimon Glass2019-02-204-0/+132