Age | Commit message (Expand) | Author |
2018-06-17 | x86: efi: Refactor the directory of EFI app and payload support | Bin Meng |
2018-06-13 | x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes | Bin Meng |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-09-16 | x86: Add Intel Braswell SoC support | Bin Meng |
2017-07-30 | x86: Add Intel Tangier support | Felipe Balbi |
2017-05-17 | x86: acpi: Add wake up assembly stub | Bin Meng |
2017-02-07 | x86: Compile irq.c for 64-bit | Bin Meng |
2017-02-07 | x86: Move setjmp to the i386 directory | Simon Glass |
2017-02-07 | x86: Move call64 to the i386 directory | Simon Glass |
2017-02-06 | x86: Don't build cpu files which are not supported on 64-bit | Simon Glass |
2017-02-06 | x86: Don't build call64 and setjmp on 64-bit | Simon Glass |
2017-02-06 | x86: Add cpu code for x86_64 | Simon Glass |
2017-02-06 | x86: Move the i386 code into its own directory | Simon Glass |
2017-02-06 | x86: Add 64-bit start-up code | Simon Glass |
2017-02-06 | x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR | Simon Glass |
2016-10-18 | x86: Add implementations of setjmp() and longjmp() | Simon Glass |
2016-03-17 | x86: Add basic support for broadwell | Simon Glass |
2016-03-17 | x86: Move cache-as-RAM code into a common location | Simon Glass |
2015-12-09 | x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE | Bin Meng |
2015-08-05 | x86: Add a way to call 32-bit code from 64-bit mode | Simon Glass |
2015-08-05 | x86: Add support for U-Boot as an EFI application | Ben Stoltz |
2015-07-14 | x86: Add I/O APIC register access routines | Bin Meng |
2015-07-14 | x86: dm: Clean up cpu drivers | Bin Meng |
2015-06-04 | x86: Refactor PIRQ routing support | Bin Meng |
2015-06-04 | x86: Support QEMU x86 targets | Bin Meng |
2015-04-30 | x86: Add multi-processor init | Simon Glass |
2015-02-06 | x86: Enable the Intel quark/galileo build | Bin Meng |
2015-02-06 | x86: Add support for Intel Minnowboard Max | Simon Glass |
2015-01-13 | x86: Add support for MTRRs | Simon Glass |
2014-12-18 | x86: Enable the queensbay cpu directory build | Bin Meng |
2014-11-25 | x86: Add LAPIC setup code | Simon Glass |
2014-11-25 | x86: Add Intel speedstep and turbo mode code | Simon Glass |
2014-11-25 | x86: Add ivybridge directory to Makefile | Simon Glass |
2014-11-24 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2014-11-23 | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory | Masahiro Yamada |
2014-11-23 | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada |
2014-11-21 | x86: Refactor PCI to permit alternate init | Simon Glass |
2014-10-28 | x86: Add support for starting 64-bit kernel | Simon Glass |
2014-10-22 | x86: Fix rom version build with CONFIG_X86_RESET_VECTOR | Bin Meng |
2013-11-01 | x86: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-13 | x86: Remove old broken timer implementation | Simon Glass |
2013-02-14 | x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR | Simon Glass |
2012-11-30 | x86: Add a dummy implementation for timer_get_us | Gabe Black |
2012-11-28 | x86: Allow excluding reset vector code from u-boot | Gabe Black |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |