Commit Graph

47 Commits (67b90522640a27dc3c9b6d86d93dc0bf6596e8f8)

Author SHA1 Message Date
Bin Meng 4f1dacd43f x86: efi: Refactor the directory of EFI app and payload support 7 years ago
Bin Meng 16dde8945e x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Bin Meng de9ac9a1b9 x86: Add Intel Braswell SoC support 7 years ago
Felipe Balbi e71de54a49 x86: Add Intel Tangier support 7 years ago
Bin Meng 2b2d666f9c x86: acpi: Add wake up assembly stub 8 years ago
Bin Meng d8f25c2a5a x86: Compile irq.c for 64-bit 8 years ago
Simon Glass 4d3ac6c326 x86: Move setjmp to the i386 directory 8 years ago
Simon Glass 8cfc966c77 x86: Move call64 to the i386 directory 8 years ago
Simon Glass fb355619b2 x86: Don't build cpu files which are not supported on 64-bit 8 years ago
Simon Glass 23b89d4d6e x86: Don't build call64 and setjmp on 64-bit 8 years ago
Simon Glass 93031595ed x86: Add cpu code for x86_64 8 years ago
Simon Glass be059e8813 x86: Move the i386 code into its own directory 8 years ago
Simon Glass dca9220c35 x86: Add 64-bit start-up code 8 years ago
Simon Glass 972188b3a8 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR 8 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 8 years ago
Simon Glass 2f3f477b77 x86: Add basic support for broadwell 9 years ago
Simon Glass 1223d737a3 x86: Move cache-as-RAM code into a common location 9 years ago
Bin Meng 9bf76c21e0 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 9 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 9 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 9 years ago
Bin Meng 3d23287828 x86: Add I/O APIC register access routines 9 years ago
Bin Meng be3f06bcc4 x86: dm: Clean up cpu drivers 9 years ago
Bin Meng 9c7dea602e x86: Refactor PIRQ routing support 10 years ago
Bin Meng a65b25d148 x86: Support QEMU x86 targets 10 years ago
Simon Glass 45b5a37836 x86: Add multi-processor init 10 years ago
Bin Meng ef46bea02b x86: Enable the Intel quark/galileo build 10 years ago
Simon Glass 3a1a18ff18 x86: Add support for Intel Minnowboard Max 10 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 10 years ago
Bin Meng 240a79d95c x86: Enable the queensbay cpu directory build 10 years ago
Simon Glass 0c9075e9ad x86: Add LAPIC setup code 10 years ago
Simon Glass 18739e2ccc x86: Add Intel speedstep and turbo mode code 10 years ago
Simon Glass 2f6d42b9df x86: Add ivybridge directory to Makefile 10 years ago
Masahiro Yamada 37c9940a09 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Simon Glass d188b18f65 x86: Refactor PCI to permit alternate init 10 years ago
Simon Glass 200182a748 x86: Add support for starting 64-bit kernel 10 years ago
Bin Meng fb00601ed6 x86: Fix rom version build with CONFIG_X86_RESET_VECTOR 10 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 29756d4447 x86: Remove old broken timer implementation 12 years ago
Simon Glass 588a13f742 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR 12 years ago
Gabe Black 452b80ef8c x86: Add a dummy implementation for timer_get_us 12 years ago
Gabe Black b16f521a5e x86: Allow excluding reset vector code from u-boot 12 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Graeme Russ bf16500f79 x86: Use CONFIG_SERIAL_MULTI 15 years ago
Peter Tyser e9a882803e i386: Move cpu/i386/* to arch/i386/cpu/* 15 years ago
Graeme Russ 564a9984bd i386: Rearrange Interupt Handling 15 years ago