Commit Graph

277 Commits (f19345b51c98bb2bdd54e0275a7a223e91dbd6bb)

Author SHA1 Message Date
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 10 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 10 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 10 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 10 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 10 years ago
Bin Meng cb379a34c4 x86: fsp: Rename shared_data to fsp_config_data 10 years ago
Bin Meng 57ac74ff04 x86: fsp: Add boot_mode as a member of struct shared_data 10 years ago
Bin Meng f0285fbe4e x86: fsp: Avoid cast stack_top in struct shared_data 10 years ago
Bin Meng aa02446406 x86: fsp: Simplify fsp_continue() 10 years ago
Simon Glass 9bf727fcc4 dm: x86: ivybridge: Convert graphics init to use DM PCI API 10 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 10 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 10 years ago
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 10 years ago
Bin Meng e5ffa4bb62 x86: queensbay: Really disable IGD 10 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 10 years ago
Bin Meng 0a2ea02068 x86: Fix cosmetic issues in the i8254 and i8259 codes 10 years ago
Bin Meng 6c5052716e x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS 10 years ago
Fabio Estevam 6c2f758cee x86: Use the generic bitops headers 10 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 10 years ago
Bin Meng ed800961a0 x86: Add more common routines to manipulate mrc cache 10 years ago
Bin Meng bfa95c538b x86: Add various minor tidy-ups in mrccache codes 10 years ago
Bin Meng 2fe66dbcbc x86: Do sanity test on the cache record in mrccache_update() 10 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 10 years ago
Bin Meng 721e992a8a x86: Add SMBIOS table support 10 years ago
Bin Meng 59ec719df6 x86: Move install_e820_map() out of zimage.c 10 years ago
Bin Meng 1f124eba11 x86: Allow disabling IGD on Intel Queensbay 10 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