summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: Add basic support for broadwellSimon Glass2016-03-171-0/+1
* x86: Move cache-as-RAM code into a common locationSimon Glass2016-03-171-0/+1
* x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2015-12-091-1/+0
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-051-0/+6
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-051-0/+1
* x86: Add I/O APIC register access routinesBin Meng2015-07-141-1/+1
* x86: dm: Clean up cpu driversBin Meng2015-07-141-1/+1
* x86: Refactor PIRQ routing supportBin Meng2015-06-041-1/+1
* x86: Support QEMU x86 targetsBin Meng2015-06-041-0/+1
* x86: Add multi-processor initSimon Glass2015-04-301-0/+2
* x86: Enable the Intel quark/galileo buildBin Meng2015-02-061-0/+1
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-061-0/+1
* x86: Add support for MTRRsSimon Glass2015-01-131-0/+1
* x86: Enable the queensbay cpu directory buildBin Meng2014-12-181-0/+1
* x86: Add LAPIC setup codeSimon Glass2014-11-251-0/+1
* x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-251-0/+1
* x86: Add ivybridge directory to MakefileSimon Glass2014-11-251-0/+2
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-241-0/+1
|\
| * x86: Refactor PCI to permit alternate initSimon Glass2014-11-211-0/+1
* | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-231-1/+1
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-0/+2
|/
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-281-1/+1
* x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng2014-10-221-2/+2
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-25/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: Remove old broken timer implementationSimon Glass2013-05-131-1/+1
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-141-2/+2
* x86: Add a dummy implementation for timer_get_usGabe Black2012-11-301-1/+1
* x86: Allow excluding reset vector code from u-bootGabe Black2012-11-281-2/+3
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* x86: Rename i386 to x86Graeme Russ2011-04-131-0/+50
OpenPOWER on IntegriCloud