Age | Commit message (Expand) | Author |
2019-12-15 | x86: Make MSR_PKG_POWER_SKU common | Simon Glass |
2019-10-08 | x86: Add common functions for TDP and perf control | Simon Glass |
2019-10-08 | x86: Use a common bus clock for Intel CPUs | Simon Glass |
2019-02-20 | sound: x86: link: Add sound support | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-10-11 | dm: x86: Move link to use driver model for video | Simon Glass |
2016-08-16 | i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) | Stefan Roese |
2016-03-17 | x86: Move common PCH code into a common place | Simon Glass |
2016-03-17 | x86: ivybridge: Drop sandybridge_early_init() | Simon Glass |
2016-03-17 | x86: Move Intel Management Engine code to a common place | Simon Glass |
2016-03-17 | x86: Move common CPU code to its own place | Simon Glass |
2016-03-17 | x86: Move common LPC code to its own place | Simon Glass |
2016-03-17 | x86: Add the root-complex block to common intel registers | Simon Glass |
2016-03-17 | x86: Create a common header for Intel register access | Simon Glass |
2016-03-17 | x86: Move microcode code to a common location | Simon Glass |
2016-03-17 | x86: Add some more common MSR indexes | Simon Glass |
2016-02-21 | x86: ivybridge: Add FSP support | Bin Meng |
2016-02-05 | x86: Drop asm/arch/gpio.h | Bin Meng |
2016-01-24 | x86: ivybridge: Use syscon for the GMA device | Simon Glass |
2016-01-24 | x86: ivybridge: Drop XHCI support | Simon Glass |
2016-01-24 | x86: ivybridge: Drop special EHCI init | Simon Glass |
2016-01-24 | x86: ivybridge: Sort out the calls to bridge_silicon_revision() | Simon Glass |
2016-01-24 | x86: ivybridge: Move code from pch.c to bd82x6x.c | Simon Glass |
2016-01-24 | x86: ivybridge: Convert pch.c to use DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Convert report_platform to DM PCI API | Simon Glass |
2016-01-24 | x86: ivybridge: Convert SDRAM init to use driver model | Simon Glass |
2016-01-24 | x86: ivybridge: Move LPC init into the LPC probe() method | Simon Glass |
2016-01-24 | x86: ivybridge: Move lpc_enable() into gma.c | Simon Glass |
2016-01-24 | x86: ivybridge: Use the SATA driver to do the init | Simon Glass |
2016-01-24 | x86: ivybridge: Drop the unused bd82x6x_init_extra() | Simon Glass |
2016-01-24 | x86: ivybridge: Do the SATA init before relocation | Simon Glass |
2016-01-24 | x86: ivybridge: Use driver model PCI API in bd82x6x.c | Simon Glass |
2016-01-24 | x86: ivybridge: Move northbridge and PCH init into drivers | Simon Glass |
2016-01-24 | x86: ivybridge: Move CPU init code into the driver | Simon Glass |
2016-01-24 | x86: ivybridge: Rename lpc_init() to lpc_init_extra() | Simon Glass |
2016-01-24 | x86: ivybridge: Rename bd82x6x_init() | Simon Glass |
2016-01-24 | x86: ivybridge: Move lpc_early_init() to probe() | Simon Glass |
2016-01-14 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-01-13 | x86: ivybridge: Add macros for LPC decode ranges | Bin Meng |
2016-01-12 | dm: x86: ivybridge: Convert graphics init to use DM PCI API | Simon Glass |
2015-10-21 | x86: Move mrccache.[c|h] to a common place | Bin Meng |
2015-07-14 | x86: Clean up lapic codes | Bin Meng |
2015-04-30 | x86: Add a CPU driver for baytrail | Simon Glass |
2015-04-30 | x86: Add multi-processor init | Simon Glass |
2015-04-18 | dm: x86: spi: Convert ICH SPI driver to driver model | Simon Glass |
2015-04-18 | dm: x86: pci: Convert chromebook_link to use driver model for pci | Simon Glass |
2015-02-05 | x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 | Simon Glass |
2015-01-24 | x86: Implement a cache for Memory Reference Code parameters | Simon Glass |
2015-01-13 | x86: ivybridge: Update microcode early in boot | Simon Glass |
2014-12-15 | x86: move arch-specific asmlinkage to <asm/linkage.h> | Masahiro Yamada |