Commit Graph

163 Commits (26410c1517bbb6d6f90de55b5fa65dac3c298bc7)

Author SHA1 Message Date
Tuomas Tynkkynen 9fd95ef0d3 ata: Migrate CONFIG_SCSI_AHCI to Kconfig 7 years ago
Heinrich Schuchardt 8a1c44271c x86: ivybridge: remove unused variables 8 years ago
Simon Glass c1c3fe2307 env: Convert CONFIG_ENV_IS_IN... to a choice 8 years ago
Bin Meng 24357dfd2a x86: Switch all boards to use DM SCSI 8 years ago
xypron.glpk@gmx.de 6461f45b71 x86: ivybridge: remove unused uma_memory_size 8 years ago
Bin Meng 724368928c x86: Convert INTEL_ICH6_GPIO to Kconfig 8 years ago
Bin Meng b9342b2cc6 x86: kconfig: Move USB to platform Kconfig 8 years ago
Bin Meng a5b212942b x86: ivybridge: kconfig: Imply platform specific drivers 8 years ago
Bin Meng 67f99f970f x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig 8 years ago
Bin Meng 1e452b4686 x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig 8 years ago
Simon Glass 745a94f352 ahci: Support non-PCI controllers 8 years ago
Simon Glass 32e9ec1f88 x86: Move link to use driver model for SCSI 8 years ago
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 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 8 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