Commit Graph

267 Commits (e25d5a95e7ff45b18e3d9dfac24efd35377abf53)

Author SHA1 Message Date
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 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 9 years ago
Bin Meng 554778c240 x86: quark: Initialize thermal sensor properly 9 years ago
Bin Meng 693b5f6c71 x86: quark: Lock HMBOUND register before jumping to kernel 9 years ago
Bin Meng d0b3e3bfbb x86: quark: Add clrbits, setbits, clrsetbits macros for message port access 9 years ago
Bin Meng 2afb62305e x86: quark: Add PCIe/USB static register programming after memory init 9 years ago
Bin Meng b06862b9d8 x86: quark: Add USB PHY initialization support 9 years ago
Bin Meng 316fd3920f x86: Enable PCIe controller on quark/galileo 9 years ago
Bin Meng 5750e5e29a x86: quark: Optimize MRC execution time 9 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 9 years ago
Bin Meng c78dfb4fd2 x86: superio: Add keyboard controller support to smsc_lpc47m driver 9 years ago
Bin Meng c17ca6b5cd x86: Remove calculate_relocation_address() 9 years ago
Bin Meng 89b870814c x86: coreboot: Increase memrange entry number to 32 9 years ago
Simon Glass ecf674b772 x86: Drop FSP error defines and use EFI instead 9 years ago
Simon Glass 2db9374561 x86: Move the GDT into global_data 9 years ago
Simon Glass 93afae5d05 x86: Remove init_gd() function 9 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 9 years ago
Simon Glass 412400abaa x86: Split out fsp_init_phase_pci() code into a new function 9 years ago
Bin Meng da60fb7934 x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG 9 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 9 years ago
Simon Glass 96a8d409a7 efi: Add 64-bit payload support 9 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 9 years ago
Simon Glass 7dfe8bdeef x86: Add an enum for some commonly-used GDT bits 9 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 9 years ago
Simon Glass ed3b4d3736 x86: Add asm/elf.h for x86-specific ELF definitions 9 years ago
Simon Glass 867a6ac86d efi: Add start-up library code 9 years ago
Simon Glass 8f3b9694b2 x86: Allow use of global_data with EFI 9 years ago
Simon Glass 0d9edd2dfb x86: Drop unused copy_fdt_to_ram() 9 years ago
Simon Glass 83ec7de3bc x86: Tidy up global_data flags 9 years ago
Bin Meng 3e79a4ab26 x86: baytrail: Update UPD setting for FSP Gold4 release 9 years ago
Bin Meng 9830d2ebb4 x86: qemu: Turn on PCIe ECAM address range decoding on Q35 9 years ago
Bin Meng e7cd070da6 x86: qemu: Enable I/O APIC chip select on PIIX3 9 years ago
Bin Meng abab912813 x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC 9 years ago
Bin Meng 31a2dc6955 x86: pci: Assign pci irqs to all functions 9 years ago