Commit Graph

484 Commits (59e4080c7e4d85bd29c343ea9167794feceadc3e)

Author SHA1 Message Date
Simon Glass a219639d42 dm: Rename disk uclass to ahci 9 years ago
Bin Meng 7b63b1832b x86: Correct typo of Miao Yan's email address 9 years ago
Bin Meng 697ec43146 x86: qemu: Drop our own ACPI implementation 9 years ago
Simon Glass c1352119fd arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled 9 years ago
Simon Glass e5aa8a9b15 x86: Support a chained-boot development flow 9 years ago
Simon Glass 147ba41d29 x86: ivybridge: Convert to use the common SDRAM code 9 years ago
Simon Glass 65dd1507e3 x86: Add common SDRAM-init code 9 years ago
Simon Glass 7e4a6ae62c x86: Move common PCH code into a common place 9 years ago
Simon Glass 1cb1611fc6 x86: Add a function to set the IOAPIC ID 9 years ago
Simon Glass b697b848e8 x86: broadwell: Add support for high-speed I/O lane with ME 9 years ago
Simon Glass 2627c7e2c1 x86: broadwell: Add support for SDRAM setup 9 years ago
Simon Glass 71a8f2080b x86: broadwell: Add power-control support 9 years ago
Simon Glass e7994858ec x86: broadwell: Add reference code support 9 years ago
Simon Glass 08cb7420a2 x86: broadwell: Add an LPC driver 9 years ago
Simon Glass da3363d5d2 x86: broadwell: Add a northbridge driver 9 years ago
Simon Glass d2c29d9a2c x86: broadwell: Add a SATA driver 9 years ago
Simon Glass b24f5c4f27 x86: broadwell: Add a pinctrl driver 9 years ago
Simon Glass 1e6f4e5886 x86: broadwell: Add a PCH driver 9 years ago
Simon Glass 2f3f477b77 x86: Add basic support for broadwell 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Simon Glass 6499277827 x86: ivybridge: Show microcode version for each core 9 years ago
Simon Glass 6bcb675b2f x86: Record the CPU details when starting 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 2a605d4d88 x86: Rename PORT_RESET to IO_PORT_RESET 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 342727ace6 x86: cpu: Add functions to return the family and stepping 9 years ago
Simon Glass d116b53f87 x86: Add comments to the SIPI vector 9 years ago
Simon Glass 2254e34c3f x86: Tidy up mp_init to reduce duplication 9 years ago
Simon Glass 8bf08b4207 x86: Add some more common MSR indexes 9 years ago
Simon Glass 6d24a1eebe x86: cpu: Make the vendor table const 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 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
Stephen Warren 4fd64d02b2 x86: fix memalign() parameter order 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bin Meng 5a257df702 x86: quark: Use Quark's own PCI config APIs 9 years ago
Bin Meng 3857ed015f x86: pci: Drop legacy PCI APIs 9 years ago
Bin Meng 58316f9b9f x86: pci: Use DM PCI APIs in pci_assign_irqs() 9 years ago
Bin Meng 6039200c65 x86: qemu: Convert to use DM PCI API 9 years ago
Bin Meng 66484f0fc0 x86: tnc: Remove IGD and SDVO devices from driver model 9 years ago
Bin Meng 2b94d9fca2 x86: tnc: Use DM PCI API in disable_igd() 9 years ago