Commit Graph

150 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Simon Glass 1b4086307e x86: ivybridge: Provide a dummy SDRAM init for 64-bit 8 years ago
Simon Glass 45cc9e4cc5 x86: ivybridge: Skip SATA init in SPL 8 years ago
Simon Glass 987116f7f6 x86: ivybridge: Allow 32-bit init to move to SPL 8 years ago
Simon Glass c7ccb2c032 x86: ivybridge: Fix types for 64-bit compilation 8 years ago
Simon Glass 8d8f3acda9 x86: ivybridge: Add more debugging for failures 8 years ago
Simon Glass 05af050e9f x86: ivybridge: Declare global data where it is used 8 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 9 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 9 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 9 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 9 years ago
Masahiro Yamada 0a8547a250 x86: squash lines for immediate return 9 years ago
Simon Glass 4cc00f0611 x86: Add debugging when cpu_common_init() fails 9 years ago
Simon Glass 9532fe3b40 x86: link: Correct a failure in DRAM init 9 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 9 years ago
Bin Meng e2126711af x86: Call lapic_setup() in interrupt_init() 9 years ago
Bin Meng 0c2b7eef97 x86: Unify reserve_arch() for all x86 boards 9 years ago
Bin Meng b6524477df x86: Drop asm/acpi.h 9 years ago
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
Simon Glass 147ba41d29 x86: ivybridge: Convert to use the common SDRAM code 9 years ago
Simon Glass 7e4a6ae62c x86: Move common PCH code into a common place 9 years ago
Simon Glass 6499277827 x86: ivybridge: Show microcode version for each core 9 years ago
Simon Glass f7d35bc148 x86: Move common MRC Kconfig options to the common file 9 years ago
Simon Glass 8b900a4175 x86: Move Intel Management Engine code to a common place 9 years ago
Simon Glass 50dd3da004 x86: Move common CPU code to its own place 9 years ago
Simon Glass 8c30b57130 x86: Move common LPC code to its own place 9 years ago
Simon Glass bb096b9fad x86: Add the root-complex block to common intel registers 9 years ago
Simon Glass 06d336cca2 x86: Create a common header for Intel register access 9 years ago
Simon Glass 9e66506d33 x86: Move microcode code to a common location 9 years ago
Simon Glass 1223d737a3 x86: Move cache-as-RAM code into a common location 9 years ago
Simon Glass 8bf08b4207 x86: Add some more common MSR indexes 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Bin Meng a2e3b05e16 x86: Add Intel Cougar Canyon 2 board 9 years ago
Bin Meng 87077e97d1 x86: ivybridge: bd82x6x: Support FSP enabled configuration 9 years ago
Bin Meng 4374139627 x86: ivybridge: Add FSP support 9 years ago
Bin Meng ec2af6f82d x86: pch: Implement get_gpio_base op 10 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 10 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 10 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 10 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 10 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 10 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 10 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 10 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 10 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 10 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 10 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 10 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 10 years ago