summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/bd82x6x.c
AgeCommit message (Expand)Author
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-03-17x86: Move common LPC code to its own placeSimon Glass
2016-03-17x86: Add the root-complex block to common intel registersSimon Glass
2016-02-21x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng
2016-02-05x86: pch: Implement get_gpio_base opBin Meng
2016-02-05dm: pch: Rename get_sbase op to get_spi_baseBin Meng
2016-02-05dm: pch: Remove pch_get_version opBin Meng
2016-01-24x86: ivybridge: Use syscon for the GMA deviceSimon Glass
2016-01-24x86: ivybridge: Drop special EHCI initSimon Glass
2016-01-24x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass
2016-01-24x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass
2016-01-24x86: ivybridge: Move lpc_enable() into gma.cSimon Glass
2016-01-24x86: ivybridge: Use the SATA driver to do the initSimon Glass
2016-01-24x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass
2016-01-24x86: ivybridge: Do the SATA init before relocationSimon Glass
2016-01-24x86: ivybridge: Move northbridge and PCH init into driversSimon Glass
2016-01-24x86: ivybridge: Move CPU init code into the driverSimon Glass
2016-01-24x86: ivybridge: Rename lpc_init() to lpc_init_extra()Simon Glass
2016-01-24x86: ivybridge: Rename bd82x6x_init()Simon Glass
2016-01-24x86: ivybridge: Set up the LPC device using driver modelSimon Glass
2016-01-24dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2015-10-21x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng
2015-04-18dm: x86: Add a uclass for a Platform Controller HubSimon Glass
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass
2015-04-17x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2014-11-25x86: Add initial video device init for Intel GMASimon Glass
2014-11-25x86: ivybridge: Add northbridge init functionsSimon Glass
2014-11-25x86: Add init for model 206AX CPUSimon Glass
2014-11-25x86: ivybridge: Set up EHCI USBSimon Glass
2014-11-25x86: ivybridge: Add SATA initSimon Glass
2014-11-25x86: ivybridge: Add additional LPC initSimon Glass
2014-11-25x86: ivybridge: Add support for BD82x6x PCHSimon Glass