Commit Graph

353 Commits (862d9296dd11ec2901dbb1b290262eaed4d85690)

Author SHA1 Message Date
Bin Meng 789fa275b3 x86: Remove HAVE_ACPI_RESUME 9 years ago
Bin Meng d475d59020 x86: Remove CPU_INTEL_SOCKET_RPGA989 9 years ago
Bin Meng efe2d80cca x86: Clean up ivybridge/chrome Kconfig options 9 years ago
Bin Meng 9bf76c21e0 x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 9 years ago
Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 9 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 9 years ago
Bin Meng 902ca5bdf3 x86: Remove legacy pci codes 10 years ago
Bin Meng aedefb6f79 x86: qemu: Convert to use driver model pci 10 years ago
Bin Meng 487485956b x86: qemu: Move chipset-specific codes from pci.c to qemu.c 10 years ago
Bin Meng 20cbafa6fa x86: qemu: Remove call to vgabios execution 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 3e45de6ed4 x86: ivybridge: Enable the MRC cache 10 years ago
Simon Glass fd8f4729ac x86: ivybridge: Measure the MRC code execution time 10 years ago
Simon Glass e9b3967c0c x86: ivybridge: Fix car_uninit() to correctly set run state 10 years ago
Simon Glass 9fbc5ccd79 x86: ivybridge: Check the RTC return value 10 years ago
Simon Glass 53327d3e61 x86: ivybridge: Use 'ret' instead of 'rcode' 10 years ago
Simon Glass 7b95252d82 x86: chromebook_link: Enable the debug UART 10 years ago
Simon Glass 60994a02a5 x86: Init the debug UART if enabled 10 years ago
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