Commit Graph

1043 Commits (acbc7e0a706bc12fe023034bfc4de72e86eb35ea)

Author SHA1 Message Date
Simon Glass a160092a61 x86: Support global_data on x86_64 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 4bbc02454f x86: Add an SPL implementation 8 years ago
Simon Glass f196bd21be x86: Tidy up use of size_t in relocation 8 years ago
Simon Glass b50b1633c0 x86: Add support for 64-bit relocation 8 years ago
Simon Glass dc7e21339e x86: Refactor relocation to prepare for 64-bit 8 years ago
Simon Glass dca9220c35 x86: Add 64-bit start-up code 8 years ago
Simon Glass 987116f7f6 x86: ivybridge: Allow 32-bit init to move to SPL 8 years ago
Simon Glass 2eff989585 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 8 years ago
Simon Glass 972188b3a8 x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR 8 years ago
Simon Glass 13f1dc64fd x86: Kconfig: Add location options for 16/32-bit init 8 years ago
Simon Glass a66ad67ff2 x86: Add Kconfig options to build 64-bit U-Boot 8 years ago
Simon Glass 113e75592a x86: lib: Fix types and casts for 64-bit compilation 8 years ago
Simon Glass beb4d65e92 x86: fsp: Fix cast for 64-bit compilation 8 years ago
Simon Glass f9d275b2bd x86: dts: Mark serial as needed before relocation 8 years ago
Simon Glass c7ccb2c032 x86: ivybridge: Fix types for 64-bit compilation 8 years ago
Simon Glass 8d8f3acda9 x86: ivybridge: Add more debugging for failures 8 years ago
Simon Glass 05af050e9f x86: ivybridge: Declare global data where it is used 8 years ago
Simon Glass e71ffd0951 x86: Update mpspec to build on 64-bit machines 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Andy Shevchenko 7cbaddd4ad x86: Synchronize list of x86 subarchitectures (update bootparam.h) 8 years ago
Bin Meng 79e550e0f3 x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi 8 years ago
Bin Meng 7156831e07 x86: quark: Fix build error for quark-based boards 8 years ago
Simon Glass b215fbd868 x86: Use binman all x86 boards 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Simon Glass 5bd828b532 efi: x86: Adjust EFI files support efi_loader 8 years ago
Simon Glass 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 years ago
Simon Glass d36badfdc6 x86: Move efi .lds files into the 'lib' directory 8 years ago
Simon Glass 1f3f0357aa x86: Correct a build warning in x86 tables 8 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 8 years ago
Alexander Graf 6f192ddcbd cpu: Add DMTF id and family fields 8 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 8 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 8 years ago
Simon Glass 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 8 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 8 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 8 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 8 years ago
Simon Glass 21b3b66ace x86: Correct address casts in interrupt code 8 years ago
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 8 years ago
Simon Glass 35233da98a x86: Allow interrupts to be disabled in 64-bit mode 8 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 8 years ago