Commit Graph

267 Commits (aa02446406af194b7c79c2fae06073690e4fbba3)

Author SHA1 Message Date
Bin Meng aa02446406 x86: fsp: Simplify fsp_continue() 9 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
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 9 years ago
Bin Meng e5ffa4bb62 x86: queensbay: Really disable IGD 9 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
Bin Meng 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes 9 years ago
Bin Meng 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS 9 years ago
Fabio Estevam 6c2f758cee x86: Use the generic bitops headers 9 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 9 years ago
Bin Meng ed800961a0 x86: Add more common routines to manipulate mrc cache 9 years ago
Bin Meng bfa95c538b x86: Add various minor tidy-ups in mrccache codes 9 years ago
Bin Meng 2fe66dbcbc x86: Do sanity test on the cache record in mrccache_update() 9 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 9 years ago
Bin Meng 721e992a8a x86: Add SMBIOS table support 9 years ago
Bin Meng 59ec719df6 x86: Move install_e820_map() out of zimage.c 9 years ago
Bin Meng 1f124eba11 x86: Allow disabling IGD on Intel Queensbay 9 years ago
Bin Meng c6d4705f41 x86: quark: Configure MTRR to enable cache 10 years ago
Bin Meng 554778c240 x86: quark: Initialize thermal sensor properly 10 years ago
Bin Meng 693b5f6c71 x86: quark: Lock HMBOUND register before jumping to kernel 10 years ago
Bin Meng d0b3e3bfbb x86: quark: Add clrbits, setbits, clrsetbits macros for message port access 10 years ago
Bin Meng 2afb62305e x86: quark: Add PCIe/USB static register programming after memory init 10 years ago
Bin Meng b06862b9d8 x86: quark: Add USB PHY initialization support 10 years ago
Bin Meng 316fd3920f x86: Enable PCIe controller on quark/galileo 10 years ago
Bin Meng 5750e5e29a x86: quark: Optimize MRC execution time 10 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 10 years ago
Bin Meng c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver 10 years ago
Bin Meng c17ca6b5cd x86: Remove calculate_relocation_address() 10 years ago
Bin Meng 89b870814c x86: coreboot: Increase memrange entry number to 32 10 years ago
Simon Glass ecf674b772 x86: Drop FSP error defines and use EFI instead 10 years ago
Simon Glass 2db9374561 x86: Move the GDT into global_data 10 years ago
Simon Glass 93afae5d05 x86: Remove init_gd() function 10 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 10 years ago
Simon Glass 412400abaa x86: Split out fsp_init_phase_pci() code into a new function 10 years ago
Bin Meng da60fb7934 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG 10 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 10 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 10 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
Simon Glass 7dfe8bdeef x86: Add an enum for some commonly-used GDT bits 10 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 10 years ago
Simon Glass ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions 10 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 10 years ago
Simon Glass 8f3b9694b2 x86: Allow use of global_data with EFI 10 years ago
Simon Glass 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 10 years ago
Simon Glass 83ec7de3bc x86: Tidy up global_data flags 10 years ago
Bin Meng 3e79a4ab26 x86: baytrail: Update UPD setting for FSP Gold4 release 10 years ago
Bin Meng 9830d2ebb4 x86: qemu: Turn on PCIe ECAM address range decoding on Q35 10 years ago
Bin Meng e7cd070da6 x86: qemu: Enable I/O APIC chip select on PIIX3 10 years ago
Bin Meng abab912813 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC 10 years ago
Bin Meng 31a2dc6955 x86: pci: Assign pci irqs to all functions 10 years ago