Commit Graph

922 Commits (b9f9339b7e69b7f81b3b57dcf7f1b51a0bf4a7e2)

Author SHA1 Message Date
Bin Meng 2b94d9fca2 x86: tnc: Use DM PCI API in disable_igd() 10 years ago
Bin Meng 9e36c53dd0 x86: tnc: Change disable_igd() to have a return value 10 years ago
Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API 10 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 10 years ago
Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() 10 years ago
Bin Meng e75711a4bf x86: minnowmax: Drop io-base property in the pch_pinctrl node 10 years ago
Bin Meng 2b7ff26115 x86: Drop asm/arch/gpio.h 10 years ago
Bin Meng 3ddc1c7bd3 x86: ich6_gpio: Convert to use proper DM API 10 years ago
Bin Meng ec2af6f82d x86: pch: Implement get_gpio_base op 10 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 10 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 10 years ago
Bin Meng 254e677925 x86: quark: Drop unprotect_spi_flash() 10 years ago
Bin Meng efd633ccdd x86: tnc: Drop unprotect_spi_flash() 10 years ago
Bin Meng 1f9eb59d27 spi: ich: Use compatible strings to distinguish controller version 10 years ago
Bin Meng 81aaa3d9fc x86: Correct spi node alias 10 years ago
Miao Yan a5dd1e6726 x86: config option for loading ACPI table from QEMU 10 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 10 years ago
Miao Yan a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge 10 years ago
Miao Yan 25757220d6 x86: qemu: re-structure qemu_fwcfg_list_firmware() 10 years ago
Stefan Roese d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() 10 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 10 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 10 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 10 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 10 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 10 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 10 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 10 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 10 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 10 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 10 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 10 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 10 years ago
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 10 years ago
Simon Glass 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init 10 years ago
Simon Glass 4265abd413 x86: ivybridge: Convert lpc init code to DM PCI API 10 years ago
Simon Glass cdc337ed8f x86: ivybridge: Drop the special PCI driver 10 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 10 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 10 years ago
Simon Glass ddf10c20d2 x86: ivybridge: Use driver model PCI API in sata.c 10 years ago
Simon Glass 01a679084b x86: ivybridge: Use the SATA driver to do the init 10 years ago
Simon Glass 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() 10 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 10 years ago
Simon Glass 887cba8f38 x86: ivybridge: Drop unnecessary northbridge setup 10 years ago
Simon Glass 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c 10 years ago
Simon Glass 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers 10 years ago
Simon Glass ac643e0363 x86: Bring up northbridge, pch and lpc after the CPUs 10 years ago
Simon Glass 8b674418e0 x86: Don't show an error when the MRC cache is up to date 10 years ago
Simon Glass afd5d50c12 x86: Make x86_init_cpus() static 10 years ago
Simon Glass 279006db4f x86: ivybridge: Move early init code into northbridge.c 10 years ago
Simon Glass d173185d73 x86: ivybridge: Drop the dead MTRR code 10 years ago