aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-05-08x86: samus: Update device tree for verified bootSimon Glass1-1/+21
2019-05-08x86: samus: Update device tree for SPLSimon Glass1-3/+28
2019-05-08x86: Add a simple TPL implementationSimon Glass4-5/+183
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass1-0/+13
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass1-3/+9
2019-05-08x86: Fix device-tree indentationSimon Glass1-74/+73
2019-05-08x86: Update device tree for Chromium OS verified bootSimon Glass1-2/+15
2019-05-08x86: Update device tree for TPLSimon Glass1-2/+32
2019-05-08x86: Don't generate a bootstage report in SPLSimon Glass1-1/+1
2019-05-08x86: Don't set up MTRRs in SPLSimon Glass1-1/+4
2019-05-08x86: Support TPL in Intel common codeSimon Glass1-3/+6
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+25
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+15
2019-05-08x86: mrccache: Add more debuggingSimon Glass1-4/+12
2019-05-08x86: Support saving MRC data from SPLSimon Glass2-9/+38
2019-05-08x86: Add common Intel code for SPLSimon Glass2-0/+33
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass1-3/+4
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass2-0/+78
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass3-4/+4
2019-05-08x86: Add support for starting from SPL/TPLSimon Glass4-1/+146
2019-05-08x86: broadwell: Split CPU initSimon Glass3-673/+695
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass2-11/+13
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass3-94/+101
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass1-12/+20
2019-05-08x86: Add a handoff header fileSimon Glass1-0/+15
2019-05-08x86: Support booting with TPLSimon Glass1-1/+8
2019-05-08x86: Support SPL and TPLSimon Glass1-1/+0
2019-05-08x86: dts: Add device-tree labels for rtc and resetSimon Glass2-2/+2
2019-05-08x86: Add a way to reinit the cpuSimon Glass3-44/+94
2019-05-08x86: mp_init: Use proper error numbersSimon Glass1-5/+5
2019-05-08x86: Update a stale comment about ifdtoolSimon Glass2-2/+2
2019-05-08x86: start64: Fix copyright messageSimon Glass1-1/+1
2019-04-12x86: dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong12-12/+12
2019-03-11x86: crownbay: Enable the beeper sound driverBin Meng1-0/+1
2019-03-11x86: coreboot: Add the missing pc speaker node in the device treeBin Meng1-0/+1
2019-03-11x86: Add a dtsi file for the pc speakerBin Meng1-0/+5
2019-03-11x86: Make sure i8254 is setup correctly before generating beepsBin Meng1-0/+4
2019-03-10x86: edison: Add the rest of UARTs present on boardAndy Shevchenko1-0/+18
2019-03-10x86: edison: Use proper number of serial interfaceAndy Shevchenko1-3/+3
2019-03-10x86: acpi: Not every platform has serial console a first deviceAndy Shevchenko1-3/+3
2019-03-10x86: acpi: Add DMA descriptors for I2C1 on Intel TangierAndy Shevchenko1-0/+11
2019-03-10x86: acpi: Add DMA descriptors for SPI5 on Intel TangierAndy Shevchenko1-0/+3
2019-02-20x86: Add sound support for samusSimon Glass1-4/+45
2019-02-20x86: broadwell: Add support for serial I/O devicesSimon Glass2-0/+192
2019-02-20x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass1-1/+2
2019-02-20x86: broadwell: Add support for the ADSPSimon Glass5-0/+208
2019-02-20sound: x86: Add beeping support in i8254Simon Glass2-4/+49
2019-02-20sound: x86: link: Add sound supportSimon Glass4-0/+132
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass1-2/+25
2019-02-20x86: Adjust I/O macros to work on 64-bit machinesSimon Glass1-8/+8