Commit Graph

428 Commits (51855e8981e1b5e0a7b919662c32d0e4a374f575)

Author SHA1 Message Date
Miao Yan f60df20aa9 x86: qemu: add fw_cfg support 9 years ago
Bin Meng 87968de31d x86: ivybridge: Add macros for LPC decode ranges 9 years ago
Bin Meng 214feec1c5 x86: fsp: Set up init runtime buffer in update_fsp_configs() 9 years ago
Bin Meng 4ce022d396 x86: fsp: Move struct fspinit_rtbuf definition to chipset header 9 years ago
Bin Meng 81f84aa6c9 x86: fsp: Rename update_fsp_upd() and change its signature 9 years ago
Bin Meng cb379a34c4 x86: fsp: Rename shared_data to fsp_config_data 9 years ago
Bin Meng 57ac74ff04 x86: fsp: Add boot_mode as a member of struct shared_data 9 years ago
Bin Meng f0285fbe4e x86: fsp: Avoid cast stack_top in struct shared_data 9 years ago
Bin Meng aa02446406 x86: fsp: Simplify fsp_continue() 9 years ago
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