summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/Makefile
AgeCommit message (Expand)Author
2016-03-17x86: Add basic support for broadwellSimon Glass
2016-03-17x86: Move cache-as-RAM code into a common locationSimon Glass
2015-12-09x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng
2015-08-05x86: Add a way to call 32-bit code from 64-bit modeSimon Glass
2015-08-05x86: Add support for U-Boot as an EFI applicationBen Stoltz
2015-07-14x86: Add I/O APIC register access routinesBin Meng
2015-07-14x86: dm: Clean up cpu driversBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-04-30x86: Add multi-processor initSimon Glass
2015-02-06x86: Enable the Intel quark/galileo buildBin Meng
2015-02-06x86: Add support for Intel Minnowboard MaxSimon Glass
2015-01-13x86: Add support for MTRRsSimon Glass
2014-12-18x86: Enable the queensbay cpu directory buildBin Meng
2014-11-25x86: Add LAPIC setup codeSimon Glass
2014-11-25x86: Add Intel speedstep and turbo mode codeSimon Glass
2014-11-25x86: Add ivybridge directory to MakefileSimon Glass
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini
2014-11-23x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass
2014-10-28x86: Add support for starting 64-bit kernelSimon Glass
2014-10-22x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-13x86: Remove old broken timer implementationSimon Glass
2013-02-14x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass
2012-11-30x86: Add a dummy implementation for timer_get_usGabe Black
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-04-13x86: Rename i386 to x86Graeme Russ