..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										efi
									
								 
							
						
					 
				 
				
					
						
							
							board_f: Drop setup_dram_config() wrapper 
						
					 
				 
				2017-04-05 16:36:51 -04:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										fsp
									
								 
							
						
					 
				 
				
					
						
							
							x86: Move commands from under arch/x86 to cmd/x86/ 
						
					 
				 
				2018-01-08 16:52:22 +08:00  
		
			
			
			
			
				
					
						
							
								Makefile 
							
						
					 
				 
				
					
						
							
							x86: Move commands from under arch/x86 to cmd/x86/ 
						
					 
				 
				2018-01-08 16:52:22 +08:00  
		
			
			
			
			
				
					
						
							
								acpi_s3.c 
							
						
					 
				 
				
					
						
							
							x86: acpi: Fix build error with certain configuration 
						
					 
				 
				2017-08-08 21:13:05 +08:00  
		
			
			
			
			
				
					
						
							
								acpi_table.c 
							
						
					 
				 
				
					
						
							
							x86: acpi: Use an API to get the ACPI RSDP table address 
						
					 
				 
				2018-01-30 22:34:37 +08:00  
		
			
			
			
			
				
					
						
							
								asm-offsets.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								bios.c 
							
						
					 
				 
				
					
						
							
							x86: lib: Fix types and casts for 64-bit compilation 
						
					 
				 
				2017-02-06 11:38:46 +08:00  
		
			
			
			
			
				
					
						
							
								bios.h 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								bios_asm.S 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								bios_interrupts.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								bootm.c 
							
						
					 
				 
				
					
						
							
							Revert "x86: bootm: Fix FIT image booting on x86" 
						
					 
				 
				2017-11-30 13:50:17 +08:00  
		
			
			
			
			
				
					
						
							
								cmd_boot.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								coreboot_table.c 
							
						
					 
				 
				
					
						
							
							x86: Do not clear high table area for S3 
						
					 
				 
				2017-05-17 17:11:46 +08:00  
		
			
			
			
			
				
					
						
							
								crt0_ia32_efi.S 
							
						
					 
				 
				
					
						
							
							x86: Move efi .S files into the 'lib' directory 
						
					 
				 
				2016-11-14 23:24:04 +01:00  
		
			
			
			
			
				
					
						
							
								crt0_x86_64_efi.S 
							
						
					 
				 
				
					
						
							
							x86: Move efi .S files into the 'lib' directory 
						
					 
				 
				2016-11-14 23:24:04 +01:00  
		
			
			
			
			
				
					
						
							
								div64.c 
							
						
					 
				 
				
					
						
							
							x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 
						
					 
				 
				2017-11-30 13:50:17 +08:00  
		
			
			
			
			
				
					
						
							
								e820.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								early_cmos.c 
							
						
					 
				 
				
					
						
							
							x86: Add an early CMOS access library 
						
					 
				 
				2017-05-17 17:11:46 +08:00  
		
			
			
			
			
				
					
						
							
								elf_ia32_efi.lds 
							
						
					 
				 
				
					
						
							
							efi: x86: Adjust EFI files support efi_loader 
						
					 
				 
				2016-11-14 23:24:04 +01:00  
		
			
			
			
			
				
					
						
							
								elf_x86_64_efi.lds 
							
						
					 
				 
				
					
						
							
							efi: x86: Adjust EFI files support efi_loader 
						
					 
				 
				2016-11-14 23:24:04 +01:00  
		
			
			
			
			
				
					
						
							
								i8254.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								i8259.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								init_helpers.c 
							
						
					 
				 
				
					
						
							
							x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 
						
					 
				 
				2017-02-06 11:38:46 +08:00  
		
			
			
			
			
				
					
						
							
								interrupts.c 
							
						
					 
				 
				
					
						
							
							x86: Drop interrupt support in 64-bit mode 
						
					 
				 
				2017-02-06 11:38:46 +08:00  
		
			
			
			
			
				
					
						
							
								lpc-uclass.c 
							
						
					 
				 
				
					
						
							
							dm: Use dm_scan_fdt_dev() directly where possible 
						
					 
				 
				2016-07-27 14:15:54 -06:00  
		
			
			
			
			
				
					
						
							
								mpspec.c 
							
						
					 
				 
				
					
						
							
							dm: core: Replace of_offset with accessor 
						
					 
				 
				2017-02-08 06:12:14 -07:00  
		
			
			
			
			
				
					
						
							
								mrccache.c 
							
						
					 
				 
				
					
						
							
							x86: mrccache: Fix error handling in mrccache_get_region() 
						
					 
				 
				2016-10-11 11:55:33 +08:00  
		
			
			
			
			
				
					
						
							
								northbridge-uclass.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								physmem.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								pinctrl_ich6.c 
							
						
					 
				 
				
					
						
							
							dm: core: Replace of_offset with accessor 
						
					 
				 
				2017-02-08 06:12:14 -07:00  
		
			
			
			
			
				
					
						
							
								pirq_routing.c 
							
						
					 
				 
				
					
						
							
							x86: Change irq_already_routed to a local variable 
						
					 
				 
				2017-02-07 13:07:30 +08:00  
		
			
			
			
			
				
					
						
							
								pmu.c 
							
						
					 
				 
				
					
						
							
							x86: Introduce minimal PMU driver for Intel MID platforms 
						
					 
				 
				2017-04-10 10:02:03 +08:00  
		
			
			
			
			
				
					
						
							
								ramtest.c 
							
						
					 
				 
				
					
						
							…
						
					 
				 
				 
		
			
			
			
			
				
					
						
							
								reloc_ia32_efi.c 
							
						
					 
				 
				
					
						
							
							x86: Move efi .S files into the 'lib' directory 
						
					 
				 
				2016-11-14 23:24:04 +01:00  
		
			
			
			
			
				
					
						
							
								reloc_x86_64_efi.c 
							
						
					 
				 
				
					
						
							
							x86: Move efi .S files into the 'lib' directory 
						
					 
				 
				2016-11-14 23:24:04 +01:00  
		
			
			
			
			
				
					
						
							
								relocate.c 
							
						
					 
				 
				
					
						
							
							board_f: Make relocation functions generic 
						
					 
				 
				2017-04-05 16:36:57 -04:00  
		
			
			
			
			
				
					
						
							
								scu.c 
							
						
					 
				 
				
					
						
							
							x86: Add SCU IPC driver for Intel MID platforms 
						
					 
				 
				2017-04-10 10:02:03 +08:00  
		
			
			
			
			
				
					
						
							
								sections.c 
							
						
					 
				 
				
					
						
							
							x86: efi: Add EFI loader support for x86 
						
					 
				 
				2016-10-19 09:01:53 +02:00  
		
			
			
			
			
				
					
						
							
								sfi.c 
							
						
					 
				 
				
					
						
							
							x86: Use unsigned long for address in table generation 
						
					 
				 
				2017-02-06 11:38:46 +08:00  
		
			
			
			
			
				
					
						
							
								spl.c 
							
						
					 
				 
				
					
						
							
							x86: Display the SPL banner only once 
						
					 
				 
				2017-04-18 15:51:21 +08:00  
		
			
			
			
			
				
					
						
							
								string.c 
							
						
					 
				 
				
					
						
							
							x86: Add an accelerated memmove() function 
						
					 
				 
				2016-10-11 11:55:33 +08:00  
		
			
			
			
			
				
					
						
							
								tables.c 
							
						
					 
				 
				
					
						
							
							x86: Use unsigned long for address in table generation 
						
					 
				 
				2017-02-06 11:38:46 +08:00  
		
			
			
			
			
				
					
						
							
								zimage.c 
							
						
					 
				 
				
					
						
							
							x86: acpi: Use an API to get the ACPI RSDP table address 
						
					 
				 
				2018-01-30 22:34:37 +08:00