summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeLines
* x86: Intel MID platforms has no microcode updateAndy Shevchenko2017-02-21-1/+2
* x86: Force 32-bit jumps in interrupt handlersJ. Tang2017-02-21-1/+1
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08-22/+23
* x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko2017-02-07-10/+2
* x86: qemu: Fix compiler warnings for 64-bitBin Meng2017-02-07-4/+4
* x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot properBin Meng2017-02-07-1/+4
* x86: Compile irq.c for 64-bitBin Meng2017-02-07-1/+1
* x86: Wrap print_ch() with config optionBin Meng2017-02-07-0/+2
* x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.cBin Meng2017-02-07-0/+2
* x86: Update compile/link flags to support 64-bit U-BootSimon Glass2017-02-07-2/+0
* x86: Add a dummy setjmp implementation for x86_64Simon Glass2017-02-07-1/+21
* x86: Move setjmp to the i386 directorySimon Glass2017-02-07-3/+1
* x86: Move call64 to the i386 directorySimon Glass2017-02-07-1/+2
* x86: Move turbo_state to global_dataSimon Glass2017-02-07-4/+4
* x86: Move pirq_routing_table to global_dataSimon Glass2017-02-07-7/+5
* x86: Support jumping from SPL to U-BootSimon Glass2017-02-06-0/+67
* x86: Don't build cpu files which are not supported on 64-bitSimon Glass2017-02-06-1/+8
* x86: Don't build call64 and setjmp on 64-bitSimon Glass2017-02-06-1/+5
* x86: ivybridge: Provide a dummy SDRAM init for 64-bitSimon Glass2017-02-06-0/+31
* x86: ivybridge: Skip SATA init in SPLSimon Glass2017-02-06-0/+2
* x86: Add a link script for SPLSimon Glass2017-02-06-0/+74
* x86: Add a link script for 64-bit x86Simon Glass2017-02-06-0/+82
* x86: Fix up CONFIG_X86_64 checkSimon Glass2017-02-06-1/+1
* x86: Support global_data on x86_64Simon Glass2017-02-06-0/+27
* x86: Add cpu code for x86_64Simon Glass2017-02-06-1/+72
* x86: Move the i386 code into its own directorySimon Glass2017-02-06-509/+546
* x86: Add 64-bit start-up codeSimon Glass2017-02-06-0/+32
* x86: ivybridge: Allow 32-bit init to move to SPLSimon Glass2017-02-06-2/+2
* x86: Use X86_32BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-06-4/+6
* x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-06-2/+2
* x86: ivybridge: Fix types for 64-bit compilationSimon Glass2017-02-06-2/+2
* x86: ivybridge: Add more debugging for failuresSimon Glass2017-02-06-10/+31
* x86: ivybridge: Declare global data where it is usedSimon Glass2017-02-06-0/+8
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06-1/+1
* x86: Move efi .lds files into the 'lib' directorySimon Glass2016-11-14-177/+0
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-19-1/+56
|\
| * x86: efi: Add EFI loader support for x86Simon Glass2016-10-19-1/+35
| * cpu: Add get_vendor callbackAlexander Graf2016-10-19-0/+16
| * cpu: Add DMTF id and family fieldsAlexander Graf2016-10-19-0/+5
* | x86: Add implementations of setjmp() and longjmp()Simon Glass2016-10-18-1/+62
|/
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-13-2/+3
* x86: coreboot: Convert to use DM coreboot video driverBin Meng2016-10-12-4/+0
* x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass2016-10-11-4/+4
* x86: ivybridge: Fix PCH power setupSimon Glass2016-10-11-4/+4
* x86: Correct address casts in interrupt codeSimon Glass2016-10-11-2/+2
* x86: Correct address casts in cpu codeSimon Glass2016-10-11-6/+4
* x86: Allow interrupts to be disabled in 64-bit modeSimon Glass2016-10-11-1/+4
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-11-1022/+0
* dm: x86: Move samus to use new driver model supportSimon Glass2016-10-11-1/+0
* x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese2016-10-11-2/+3