Commit Graph

846 Commits (03a112aad6893ab1059e716b7bfc36fe759eaec5)

Author SHA1 Message Date
Simon Glass 6d24a1eebe x86: cpu: Make the vendor table const 9 years ago
Bin Meng 3cf23719b1 x86: Support booting SeaBIOS 9 years ago
Bin Meng 26f9a9b73a x86: Implement functions for writing coreboot table 9 years ago
Bin Meng ff94c219e9 x86: Support writing configuration tables in high area 9 years ago
Bin Meng ef4d0a524e x86: Simplify codes in write_tables() 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Bin Meng 897e1dc86a x86: Use a macro for ROM table alignment 9 years ago
Bin Meng a5221b5206 x86: Change to use start/end address pair in write_tables() 9 years ago
Bin Meng f2d0690e28 x86: Clean up coreboot_tables.h 9 years ago
Bin Meng 1329020d21 x86: Move sysinfo related to sysinfo.h 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 dc5be508b0 x86: fsp: Make sure HOB list is not overwritten by U-Boot 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 5c884420a5 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE 9 years ago
Bin Meng d8277a87d0 x86: Disable DM_PCI_COMPAT 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
Bin Meng 9e36c53dd0 x86: tnc: Change disable_igd() to have a return value 9 years ago
Bin Meng 248c4faa9f x86: irq: Convert to use DM PCI API 9 years ago
Bin Meng b46c2088da x86: irq: Move irq_router to a per driver priv 9 years ago
Bin Meng 819133d9f5 x86: irq: Get irq_router's bdf via dm_pci_get_bdf() 9 years ago
Bin Meng e75711a4bf x86: minnowmax: Drop io-base property in the pch_pinctrl node 9 years ago
Bin Meng 2b7ff26115 x86: Drop asm/arch/gpio.h 9 years ago
Bin Meng 3ddc1c7bd3 x86: ich6_gpio: Convert to use proper DM API 9 years ago
Bin Meng ec2af6f82d x86: pch: Implement get_gpio_base op 9 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 9 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 9 years ago
Bin Meng 254e677925 x86: quark: Drop unprotect_spi_flash() 9 years ago
Bin Meng efd633ccdd x86: tnc: Drop unprotect_spi_flash() 9 years ago
Bin Meng 1f9eb59d27 spi: ich: Use compatible strings to distinguish controller version 9 years ago
Bin Meng 81aaa3d9fc x86: Correct spi node alias 9 years ago
Miao Yan a5dd1e6726 x86: config option for loading ACPI table from QEMU 9 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Miao Yan a3b15a0556 x86: qemu: setup PM IO base for ACPI in southbridge 9 years ago
Miao Yan 25757220d6 x86: qemu: re-structure qemu_fwcfg_list_firmware() 9 years ago
Stefan Roese d521197d69 x86: baytrail: Add option to disable the internal UART to setup_early_uart() 9 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 9 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 9 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 9 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 9 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 9 years ago