Commit Graph

347 Commits (40305240c66ab5e3725c131e321402c7dfe687a2)

Author SHA1 Message Date
Bin Meng cdcc17d73d x86: coreboot: Configure pci memory regions 10 years ago
Bin Meng ade8127a79 x86: Make chromebook_link the default board for coreboot 10 years ago
Bin Meng 9d74f03460 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig 10 years ago
Bin Meng 7698d36a10 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected 10 years ago
Bin Meng 8cb20ccc34 x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig 10 years ago
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 10 years ago
Bin Meng 5c564b0d2f x86: coreboot: Set up timer base correctly 10 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 10 years ago
Simon Glass cb3b2e62ca x86: Add an 'mtrr' command to list and adjust MTRRs 10 years ago
Simon Glass c72f74e278 x86: ivybridge: Update microcode early in boot 10 years ago
Simon Glass 801d70ce02 x86: Disable CAR before relocation on platforms that need it 10 years ago
Simon Glass 7b00896ade x86: ivybridge: Add a way to turn off the CAR 10 years ago
Simon Glass db55bd7dad x86: Commit the current MTRRs before relocation 10 years ago
Simon Glass aaafcd6c3f x86: ivybridge: Request MTRRs for DRAM regions 10 years ago
Simon Glass 9818a00eea x86: ivybridge: Set up an MTRR for the video frame buffer 10 years ago
Simon Glass aff2523f69 x86: Add support for MTRRs 10 years ago
Simon Glass 3a5659f7cf x86: ivybridge: Drop support for ROM caching 10 years ago
Simon Glass f4a6f0aed0 x86: Tidy up VESA mode numbers 10 years ago
Simon Glass 818f602112 x86: Use cache, don't clear the display in video BIOS 10 years ago
Simon Glass d19ee5c27e x86: ivybridge: Only run the Video BIOS when video is enabled 10 years ago
Simon Glass 6c911c4322 x86: Drop RAMTOP Kconfig 10 years ago
Simon Glass bbd43d659c x86: Correct XIP_ROM_SIZE 10 years ago
Bin Meng b21b208184 x86: crownbay: Add pci devices in the dts file 10 years ago
Bin Meng 1eb47efc49 x86: Use ePAPR defined properties for x86-uart 10 years ago
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 10 years ago
Bin Meng 8f9052fd98 pci: Make pci apis usable before relocation 10 years ago
Bin Meng fa5530b85d x86: Support pci bus scan in the early phase 10 years ago
Bin Meng 4722c035cf x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c 10 years ago
Bin Meng 120c41695b x86: Clean up the board dts files 10 years ago
Bin Meng 9ca5a0ca0e x86: Rename coreboot.dsti to serial.dtsi 10 years ago
Bin Meng 57706e4bd6 x86: Remove alex.dts in arch/x86/dts 10 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 10 years ago
Bin Meng 41702bac01 x86: Rename coreboot-serial to x86-serial 10 years ago
Bin Meng aada6276c6 x86: crownbay: Add SDHCI support 10 years ago
Bin Meng adfe3b247a x86: crownbay: Add SPI flash support 10 years ago
Bin Meng 8c5224c9f5 x86: Use consistent name XXX_ADDR for binary blob flash address 10 years ago
Bin Meng 58f542de30 x86: Add queensbay and crownbay Kconfig files 10 years ago
Bin Meng 240a79d95c x86: Enable the queensbay cpu directory build 10 years ago
Bin Meng b71eec3129 x86: ich6-gpio: Add Intel Tunnel Creek GPIO support 10 years ago
Simon Glass 0f61de8d9d x86: Convert microcode format to device-tree-only 10 years ago
Bin Meng b2e02d2865 x86: Add basic support to queensbay platform and crownbay board 10 years ago
Bin Meng efbeeafe95 x86: Integrate Tunnel Creek processor microcode 10 years ago
Simon Glass b591ee3913 x86: Correct problems in the microcode loading 10 years ago
Simon Glass cf29e3e303 x86: ivybridge: Update the microcode 10 years ago
Simon Glass 81f79ef792 x86: Move microcode updates into a separate directory 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
Bin Meng ba7b38a529 x86: Add a simple command to show FSP HOB information 10 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 10 years ago
Bin Meng 95a5a47466 x86: Add post failure codes for bist and car 10 years ago
Bin Meng 8e04d4c537 x86: queensbay: Adapt FSP support codes 10 years ago