Commit Graph

141 Commits (b1c6a54a534d2579db1375039a45572fe38d0ce8)

Author SHA1 Message Date
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 8 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 8 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 8 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 8 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 9 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 9 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 9 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 9 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 9 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 9 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 9 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 9 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 9 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 9 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 9 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 9 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 9 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 9 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 9 years ago
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 9 years ago
Simon Glass 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init 9 years ago
Simon Glass 4265abd413 x86: ivybridge: Convert lpc init code to DM PCI API 9 years ago
Simon Glass cdc337ed8f x86: ivybridge: Drop the special PCI driver 9 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 9 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 9 years ago
Simon Glass ddf10c20d2 x86: ivybridge: Use driver model PCI API in sata.c 9 years ago