summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2019-06-22watchdog: tangier: Convert to use WDT classAndy Shevchenko
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass
2019-05-08x86: Support TPL in Intel common codeSimon Glass
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass
2019-05-08x86: Add common Intel code for SPLSimon Glass
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass
2019-05-08x86: Add support for starting from SPL/TPLSimon Glass
2019-05-08x86: broadwell: Split CPU initSimon Glass
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass
2019-05-08x86: Add a way to reinit the cpuSimon Glass
2019-05-08x86: mp_init: Use proper error numbersSimon Glass
2019-05-08x86: Update a stale comment about ifdtoolSimon Glass
2019-05-08x86: start64: Fix copyright messageSimon Glass
2019-02-20x86: broadwell: Add support for serial I/O devicesSimon Glass
2019-02-20x86: broadwell: Don't bother probing the PCH for pinctrlSimon Glass
2019-02-20x86: broadwell: Add support for the ADSPSimon Glass
2019-02-20sound: x86: link: Add sound supportSimon Glass
2019-02-20x86: ivybridge: Add a way to get the HDA config settingSimon Glass
2019-02-12x86: Use the existing GDT in the ROM for 64-bit U-Boot properBin Meng
2019-02-12x86: Don't copy the cpu_call64() function to a hardcoded addressBin Meng
2019-02-12x86: Change 4-level page table base address to low memoryBin Meng
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-18x86: Kconfig: spelling fixesChris Packham
2018-12-10efi: payload: only init usb if necessaryBin Meng
2018-12-10coreboot: only init usb if necessaryThomas RIENOESSL
2018-12-10x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer
2018-11-14cpu: Add DM_FLAG_PRE_RELOC flag to various cpu driversBin Meng
2018-11-14sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-10-28x86: Fix car_uninit weak symbol definitionBin Meng
2018-10-22x86: quark: Specify X86_TSC_TIMER_EARLY_FREQBin Meng
2018-10-22x86: Fix the mystery of printch() during 64-bit bootBin Meng
2018-10-22x86: put global data pointer into the .data sectionHeinrich Schuchardt
2018-10-09x86: Update mtrr functions to allow leaving cache aloneSimon Glass
2018-09-17x86: tangier: pinmux: add API to configure protected pinsGeorgii Staroselskii
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng
2018-08-21Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini
2018-08-20x86: Include bss subsections in linker scriptAlexander Graf
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng
2018-07-25x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-20x86: acpi: Don't touch ACPI hardware in write_acpi_tables()Bin Meng