Commit Graph

637 Commits (f9c4a51c3e1bc73c5c2ae178cf41aa85bada1fc8)

Author SHA1 Message Date
George McCollister e0ae64880b x86: Add support for Advantech SOM-6896 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 06f16c4148 x86: galileo: Enable mrc cache 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 ec73da82a6 x86: Remove unused rw-mrc-cache properties in the link and panther dts files 10 years ago
Bin Meng 74e56d1953 x86: baytrail: Issue full system reset in reset_cpu() 10 years ago
Bin Meng 638a058941 x86: Enable mrc cache for bayleybay and minnowmax 10 years ago
Bin Meng 8b185041a9 x86: baytrail: Save mrc cache to spi flash 10 years ago
Bin Meng ff1e18af9d x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init() 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 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 e2d76e95d3 x86: Add ENABLE_MRC_CACHE Kconfig option 10 years ago
Bin Meng 010921ae7f x86: fsp: Add a hdr sub-command to show header information 10 years ago
Bin Meng 62716ebb75 x86: fsp: Make hob command a sub-command to fsp 10 years ago
Bin Meng b325cbb171 x86: fsp: Print GUID whenever applicable in the hob command output 10 years ago
Bin Meng fd755f084e x86: fsp: Compact the output of hob command 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 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 196193a4d4 x86: fsp: Report correct number of E820 table entries 10 years ago
Bin Meng c6d4705f41 x86: quark: Configure MTRR to enable cache 10 years ago
Bin Meng 5bf0f7f65d x86: galileo: Add PCIe root port IRQ routing 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 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 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
Simon Glass 548fb8777d x86: panther: Add PCI and video configuration 10 years ago
Simon Glass 6e474eab44 exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices 10 years ago