Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9d7e55dc55417327cf27de0cb698662ed1c08c8e
/
arch
/
x86
/
cpu
/
Makefile
35da4d1
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
by Bin Meng
· Wed Nov 25 17:46:06 2015 -0800
bae81c7
x86: Add a way to call 32-bit code from 64-bit mode
by Simon Glass
· Tue Aug 04 12:33:55 2015 -0600
ab76a47
x86: Add support for U-Boot as an EFI application
by Ben Stoltz
· Tue Aug 04 12:33:46 2015 -0600
8fefeec
x86: Add I/O APIC register access routines
by Bin Meng
· Tue Jun 23 12:18:49 2015 +0800
12d4105
x86: dm: Clean up cpu drivers
by Bin Meng
· Fri Jun 12 14:52:20 2015 +0800
51c3b1e
x86: Refactor PIRQ routing support
by Bin Meng
· Mon May 25 22:35:04 2015 +0800
2229c4c
x86: Support QEMU x86 targets
by Bin Meng
· Thu May 07 21:34:08 2015 +0800
a9a4426
x86: Add multi-processor init
by Simon Glass
· Wed Apr 29 22:25:59 2015 -0600
8ba49fe
x86: Enable the Intel quark/galileo build
by Bin Meng
· Mon Feb 02 22:35:29 2015 +0800
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· Tue Jan 27 22:13:47 2015 -0700
7bf5b9e
x86: Add support for MTRRs
by Simon Glass
· Thu Jan 01 16:18:07 2015 -0700
ba73550
x86: Enable the queensbay cpu directory build
by Bin Meng
· Wed Dec 17 15:50:39 2014 +0800
3121dbd
x86: Add LAPIC setup code
by Simon Glass
· Mon Nov 24 21:18:15 2014 -0700
e804501
x86: Add Intel speedstep and turbo mode code
by Simon Glass
· Fri Nov 14 18:18:43 2014 -0700
6e3af1e
x86: Add ivybridge directory to Makefile
by Simon Glass
· Mon Nov 24 21:18:20 2014 -0700
b660ae7
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Mon Nov 24 12:00:00 2014 -0500
2024319
x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory
by Masahiro Yamada
· Thu Nov 13 12:28:41 2014 +0900
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· Thu Nov 13 12:28:40 2014 +0900
7680550
x86: Refactor PCI to permit alternate init
by Simon Glass
· Wed Nov 12 22:42:11 2014 -0700
463fac2
x86: Add support for starting 64-bit kernel
by Simon Glass
· Fri Oct 10 08:21:55 2014 -0600
e4257d0
x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
by Bin Meng
· Thu Oct 16 22:58:20 2014 +0800
aa96dd1
x86: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:34 2013 +0900
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
6431716
x86: Remove old broken timer implementation
by Simon Glass
· Wed Apr 17 16:13:37 2013 +0000
bfb5980
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
by Simon Glass
· Thu Feb 14 04:18:54 2013 +0000
138c2be
x86: Add a dummy implementation for timer_get_us
by Gabe Black
· Sat Oct 20 12:33:11 2012 +0000
14f8246
x86: Allow excluding reset vector code from u-boot
by Gabe Black
· Tue Nov 27 21:08:06 2012 +0000
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· Thu Aug 04 18:45:45 2011 +0200
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· Wed Apr 13 19:43:28 2011 +1000
[Renamed from arch/i386/cpu/Makefile]
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
06dfe37
x86: Use CONFIG_SERIAL_MULTI
by Graeme Russ
· Sat Apr 24 00:05:47 2010 +1000
16261b5
i386: Move cpu/i386/* to arch/i386/cpu/*
by Peter Tyser
· Mon Apr 12 22:28:17 2010 -0500
[Renamed from cpu/i386/Makefile]
d11b085
i386: Rearrange Interupt Handling
by Graeme Russ
· Tue Nov 24 20:04:18 2009 +1100
7679d1f
Implement SC520 timers
by Graeme Russ
· Tue Feb 24 21:14:45 2009 +1100
77290ee
Rewrite i386 interrupt handling
by Graeme Russ
· Tue Feb 24 21:13:40 2009 +1100
d228d73
Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb)
by Graeme Russ
· Tue Feb 24 21:11:24 2009 +1100
461bbe2
Renamed cpu/i386/reset.S to resetvec.S
by Graeme Russ
· Sun Dec 07 10:28:58 2008 +1100
6a65e42
Move "ar" flags to config.mk to allow for silent "make -s"
by Wolfgang Denk
· Mon Oct 09 01:02:05 2006 +0200
4df0da5
Coding style cleanup
by Wolfgang Denk
· Mon Oct 09 00:42:01 2006 +0200
d62379d
Add support for a saving build objects in a separate directory.
by Marian Balakowicz
· Fri Sep 01 19:49:50 2006 +0200
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
abda5ca
* Patch by Marc Singer, 29 May 2003:
by wdenk
· Sat May 31 18:35:21 2003 +0000
591dda5
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· Mon Nov 18 00:14:45 2002 +0000