Commit Graph

484 Commits (59e4080c7e4d85bd29c343ea9167794feceadc3e)

Author SHA1 Message Date
Bin Meng ef1683d5c3 x86: Pass correct cpu_index to ap_init() 10 years ago
Bin Meng 2fc2b83a7d x86: quark: Implement mrc cache 10 years ago
Bin Meng c6c80d8b3e x86: ivybridge: Correct two typos for MRC 10 years ago
Bin Meng 74e56d1953 x86: baytrail: Issue full system reset in reset_cpu() 10 years ago
Bin Meng 8b185041a9 x86: baytrail: Save mrc cache to spi flash 10 years ago
Bin Meng 4b9f6a669e x86: Use struct mrc_region to describe a mrc region 10 years ago
Bin Meng 42913a1c7a x86: ivybridge: Use APIs provided in the mrccache lib 10 years ago
Bin Meng f6220f1a86 x86: Move mrccache.[c|h] to a common place 10 years ago
Bin Meng 19038e1bb6 x86: Initialize GDT entry 1 to be the 32-bit CS as well 10 years ago
Bin Meng 1f124eba11 x86: Allow disabling IGD on Intel Queensbay 10 years ago
Bin Meng 5bf935925b x86: ivybridge: Remove the dead codes that programs pci bridge 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 8e3683029e x86: quark: Convert to use clrbits, setbits, clrsetbits macros 10 years ago
Bin Meng 2afb62305e x86: quark: Add PCIe/USB static register programming after memory init 10 years ago
Bin Meng 5841c5b0a7 x86: Convert to use driver model eth on quark/galileo 10 years ago
Bin Meng b06862b9d8 x86: quark: Add USB PHY initialization support 10 years ago
Bin Meng 31b5aebd5e x86: Convert to use driver model pci on quark/galileo 10 years ago
Bin Meng 316fd3920f x86: Enable PCIe controller on quark/galileo 10 years ago
Bin Meng aa09505ba1 x86: quark: Avoid chicken and egg problem 10 years ago
Bin Meng 5750e5e29a x86: quark: Optimize MRC execution time 10 years ago
Bin Meng 5bc60d5a44 x86: coreboot: Convert to use more dm drivers 10 years ago
Saket Sinha bccdf1de75 x86: Add DSDT table for supporting ACPI on QEMU 10 years ago
Saket Sinha e94019ede7 x86: Add ACPI table support to QEMU 10 years ago
Bin Meng fa6af7b4e0 x86: baytrail: Remove the fsp_init_phase_pci() call 10 years ago
Bin Meng 090290f97b x86: queensbay: Move unprotect_spi_flash() to arch_misc_init() 10 years ago
Bin Meng 48aa6c2614 x86: fsp: Add comments about U-Boot entering start.S twice 10 years ago
Bin Meng 57b10f59b7 x86: fsp: Enlarge the size of malloc() pool before relocation 10 years ago
Bin Meng a25bc78e2f x86: coreboot: Allow >=4GiB memory bank size 10 years ago
Bin Meng c17ca6b5cd x86: Remove calculate_relocation_address() 10 years ago
Bin Meng 52b778603b x86: coreboot: Correctly report E820 types 10 years ago
Simon Glass 052e34b363 x86: Return -1 when reading a PCI config register fails 10 years ago
Bin Meng ecfeadabb7 x86: Set APs' req_seq to the reg number from device tree 10 years ago
Simon Glass 7399515d25 x86: Show the un-relocated IP address in exceptions 10 years ago
Simon Glass f0c7d9c746 x86: Switch to using generic global_data setup 10 years ago
Simon Glass 2db9374561 x86: Move the GDT into global_data 10 years ago
Simon Glass c8896ee481 x86: baytrail: Support running as an EFI payload 10 years ago
Simon Glass 46f8efee70 x86: baytrail: Tidy up interrupt and FSP init 10 years ago
Simon Glass 7e4be120e8 x86: Allow pirq_init() to return an error 10 years ago
Simon Glass 9e3ff9c2b4 x86: Tidy up the PIRQ routing code a little 10 years ago
Andrew Bradford f3b84a3032 x86: baytrail: Configure FSP UPD from device tree 10 years ago
Simon Glass bbbe55f6f2 x86: Enable debug UART for Minnowmax 10 years ago
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 10 years ago
Simon Glass b4302582f3 x86: baytrail: Support operation as an EFI payload 10 years ago
Simon Glass e49cceac61 x86: Handle running as EFI payload 10 years ago
Simon Glass 42fde30500 x86: Add support for passing tables into U-Boot 10 years ago
Simon Glass 6f92ed8f1a x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
Simon Glass 465a67cf52 x86: Add relocation and link script for a 64-bit EFI application 10 years ago
Ben Stoltz 3dcdd17b43 x86: Add support for U-Boot as an EFI application 10 years ago