~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass2023-05-11
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass2019-05-08
* x86: ivybridge: Add a way to get the HDA config settingSimon Glass2019-02-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: ivybridge: Declare global data where it is usedSimon Glass2017-02-06
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-11
* dm: Rename disk uclass to ahciSimon Glass2016-05-17
* x86: Move common LPC code to its own placeSimon Glass2016-03-17
* x86: Add the root-complex block to common intel registersSimon Glass2016-03-17
* x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng2016-02-21
* x86: pch: Implement get_gpio_base opBin Meng2016-02-05
* dm: pch: Rename get_sbase op to get_spi_baseBin Meng2016-02-05
* dm: pch: Remove pch_get_version opBin Meng2016-02-05
* x86: ivybridge: Use syscon for the GMA deviceSimon Glass2016-01-24
* x86: ivybridge: Drop special EHCI initSimon Glass2016-01-24
* x86: ivybridge: Move code from pch.c to bd82x6x.cSimon Glass2016-01-24
* x86: ivybridge: Move LPC init into the LPC probe() methodSimon Glass2016-01-24
* x86: ivybridge: Move lpc_enable() into gma.cSimon Glass2016-01-24
* x86: ivybridge: Use the SATA driver to do the initSimon Glass2016-01-24
* x86: ivybridge: Drop the unused bd82x6x_init_extra()Simon Glass2016-01-24
* x86: ivybridge: Do the SATA init before relocationSimon Glass2016-01-24
* x86: ivybridge: Move northbridge and PCH init into driversSimon Glass2016-01-24
* x86: ivybridge: Move CPU init code into the driverSimon Glass2016-01-24
* x86: ivybridge: Rename lpc_init() to lpc_init_extra()Simon Glass2016-01-24
* x86: ivybridge: Rename bd82x6x_init()Simon Glass2016-01-24
* x86: ivybridge: Set up the LPC device using driver modelSimon Glass2016-01-24
* dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-24
* dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass2016-01-12
* x86: ivybridge: Remove the dead codes that programs pci bridgeBin Meng2015-10-21
* dm: x86: Add a uclass for a Platform Controller HubSimon Glass2015-04-18
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-18
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16
* x86: Add initial video device init for Intel GMASimon Glass2014-11-25
* x86: ivybridge: Add northbridge init functionsSimon Glass2014-11-25
* x86: Add init for model 206AX CPUSimon Glass2014-11-25
* x86: ivybridge: Set up EHCI USBSimon Glass2014-11-25
* x86: ivybridge: Add SATA initSimon Glass2014-11-25
* x86: ivybridge: Add additional LPC initSimon Glass2014-11-25
* x86: ivybridge: Add support for BD82x6x PCHSimon Glass2014-11-25