summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
Commit message (Expand)AuthorAgeLines
...
* x86: Add ivybridge directory to MakefileSimon Glass2014-11-25-0/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24-125/+2595
|\
| * x86: ivybridge: Implement SDRAM initSimon Glass2014-11-21-5/+1037
| * x86: ivybridge: Add LAPIC supportSimon Glass2014-11-21-0/+3
| * x86: Make show_boot_progress() commonSimon Glass2014-11-21-24/+24
| * x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-21-0/+287
| * x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-21-0/+157
| * x86: ivybridge: Check BIST value on bootSimon Glass2014-11-21-0/+16
| * x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-21-0/+130
| * x86: Tidy up coreboot header usageSimon Glass2014-11-21-6/+6
| * x86: ivybridge: Add early LPC init so that serial worksSimon Glass2014-11-21-0/+61
| * x86: pci: Allow configuration before relocationSimon Glass2014-11-21-0/+50
| * x86: ivybridge: Enable PCI in early initSimon Glass2014-11-21-0/+67
| * x86: Support use of PCI before relocationSimon Glass2014-11-21-0/+21
| * x86: Refactor PCI to permit alternate initSimon Glass2014-11-21-15/+35
| * x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass2014-11-21-2/+162
| * x86: Emit post codes in startup code for ChromebooksSimon Glass2014-11-21-1/+6
| * x86: Add chromebook_link boardSimon Glass2014-11-21-0/+263
| * x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-21-6/+6
| * x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-21-12/+15
| * x86: Fix a warning with gcc 4.4.4Simon Glass2014-11-21-0/+1
| * x86: Do CPU identification in the early phaseBin Meng2014-11-21-43/+229
| * x86: Save the BIST value on resetSimon Glass2014-11-21-4/+12
| * x86: Fix up some missing prototypesSimon Glass2014-11-21-8/+5
| * x86: Use the standard arch_cpu_init() functionSimon Glass2014-11-21-7/+5
| * x86: Use the standard dram_init() functionSimon Glass2014-11-21-7/+4
| * x86: Tidy up global descriptor table setupSimon Glass2014-11-21-3/+16
| * x86: Invalidate TLB as early as possibleSimon Glass2014-11-21-0/+3
| * x86: Remove board_init16() call which is not usedSimon Glass2014-11-21-9/+1
* | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-23-7/+7
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23-0/+2
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-2/+2
|/
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-28-1/+139
* x86: Display basic CPU information on bootSimon Glass2014-10-28-0/+64
* x86: Move paging functions into cpu.cSimon Glass2014-10-28-0/+35
* dm: x86: Support pre-reloc malloc()Simon Glass2014-10-23-0/+7
* dm: x86: Zero global data before board_init_f()Simon Glass2014-10-23-0/+6
* x86: Fix GDT limit in start16.SBin Meng2014-10-22-1/+1
* x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng2014-10-22-2/+2
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-1/+1
* x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka2014-06-23-1/+1
* kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-22/+0
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-53/+10
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-2/+2
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19-22/+1
* config: don't define CONFIG_ARCH_DEVICE_TREEStephen Warren2013-08-02-7/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-242/+15
* x86: Add coreboot timestampsSimon Glass2013-05-13-0/+3
* x86: Support adding coreboot timestanps to bootstageSimon Glass2013-05-13-0/+38
* x86: Remove old broken timer implementationSimon Glass2013-05-13-21/+1