Commit Graph

43 Commits (a160092a610f4345cea5b606a8daf27d1feba185)

Author SHA1 Message Date
Simon Glass a160092a61 x86: Support global_data on x86_64 7 years ago
Bin Meng 789b6dcecc x86: Prepare configuration tables in dedicated high memory region 8 years ago
Simon Glass 2627c7e2c1 x86: broadwell: Add support for SDRAM setup 8 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 9 years ago
Simon Glass 2db9374561 x86: Move the GDT into global_data 9 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 9 years ago
Simon Glass 8f3b9694b2 x86: Allow use of global_data with EFI 9 years ago
Simon Glass 83ec7de3bc x86: Tidy up global_data flags 9 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 9 years ago
Simon Glass 191c008a21 x86: Implement a cache for Memory Reference Code parameters 10 years ago
Bin Meng 4949166906 x86: Save mtrr support flag in global data 10 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Simon Glass 1b4f25ff8e x86: ivybridge: Add support for early GPIO init 10 years ago
Simon Glass 8e0df066ff x86: ivybridge: Add early init for PCH devices 10 years ago
Simon Glass 7430f10864 x86: Support use of PCI before relocation 10 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 10 years ago
Bin Meng 52f952bf5e x86: Do CPU identification in the early phase 10 years ago
Simon Glass f67cd51e65 x86: Save the BIST value on reset 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass d8819f94d5 x86: Support tracing function 11 years ago
Simon Glass f697d528ca x86: Support relocation of FDT on start-up 11 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 11 years ago
Simon Glass 43cff66e03 x86: Use generic global_data 12 years ago
Simon Glass 6cb49c13f6 x86: Remove reset_status, relocoff from global_data 12 years ago
Simon Glass 5a35e6c48e x86: Move gd_addr into arch_global_data 12 years ago
Simon Glass df4aa625a2 x86: Remove gdt_addr from arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Gabe Black 91d82a29e7 x86: Add back cold- and warm-boot flags 12 years ago
Gabe Black 028a56289a x86: Add an fdt pointer to the global data structure 12 years ago
Gabe Black c953fbee54 x86: Add some missing includes 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
Simon Glass 55f97c1bfb x86: Change global data baudrate to int 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 13 years ago
Graeme Russ 311b1a2b38 sc520: Create arch asm-offsets 13 years ago
Graeme Russ facc9e7bf4 x86: Punt cold- and warm-boot flags 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Graeme Russ fea2572001 x86: Rename i386 to x86 13 years ago
Graeme Russ 71a5404974 x86: Split board_init_f() into init_fnc_t compatible functions 14 years ago
Graeme Russ 2e2613d2c4 x86: Move initial gd to fixed location 14 years ago
Graeme Russ de47cbe686 x86: Fix definition of global_data struct for asm-offsets.c 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Graeme Russ c868af3e57 x86: Implement fully relocatable image 14 years ago
Graeme Russ c81b26beb8 x86: Set cold/warm boot flag 14 years ago
Graeme Russ 161b3589ea x86: Place global data below stack before entering C 14 years ago