Age | Commit message (Expand) | Author |
2016-05-23 | x86: acpi: Return table length in acpi_create_madt_lapics() | Bin Meng |
2016-05-23 | x86: acpi: Add some generic ASL libraries | Bin Meng |
2016-05-23 | x86: acpi: Clean up table header revisions | Bin Meng |
2016-05-23 | x86: acpi: Use u32 in table write routines | Bin Meng |
2016-05-23 | x86: acpi: Adjust order in acpi_table.c | Bin Meng |
2016-05-23 | x86: acpi: Change fill_header() | Bin Meng |
2016-05-23 | x86: acpi: Remove acpi_create_ssdt_generator() | Bin Meng |
2016-05-23 | x86: acpi: Reorder code in acpi_table.h | Bin Meng |
2016-05-23 | x86: acpi: Various changes to acpi_table.h | Bin Meng |
2016-05-23 | x86: acpi: Remove unused codes | Bin Meng |
2016-05-23 | x86: irq: Enable SCI on IRQ9 | Bin Meng |
2016-05-23 | x86: Drop asm/acpi.h | Bin Meng |
2016-03-17 | x86: Add common SDRAM-init code | Simon Glass |
2016-03-17 | x86: Move common PCH code into a common place | Simon Glass |
2016-03-17 | x86: Add a function to set the IOAPIC ID | Simon Glass |
2016-03-17 | x86: broadwell: Add support for SDRAM setup | Simon Glass |
2016-03-17 | x86: broadwell: Add power-control support | Simon Glass |
2016-03-17 | x86: broadwell: Add an LPC driver | Simon Glass |
2016-03-17 | x86: broadwell: Add a pinctrl driver | Simon Glass |
2016-03-17 | x86: broadwell: Add a PCH driver | Simon Glass |
2016-03-17 | x86: Add basic support for broadwell | Simon Glass |
2016-03-17 | x86: Add support for running Intel reference code | Simon Glass |
2016-03-17 | x86: Drop all the old pin configuration code | Simon Glass |
2016-03-17 | x86: Add an ICH6 pin configuration driver | Simon Glass |
2016-03-17 | x86: Update microcode for secondary CPUs | Simon Glass |
2016-03-17 | x86: Record the CPU details when starting each core | Simon Glass |
2016-03-17 | x86: Allow I/O functions to use pointers | Simon Glass |
2016-03-17 | x86: Add macros to clear and set I/O bits | Simon Glass |
2016-03-17 | x86: ivybridge: Drop sandybridge_early_init() | Simon Glass |
2016-03-17 | x86: Move Intel Management Engine code to a common place | Simon Glass |
2016-03-17 | x86: Rename PORT_RESET to IO_PORT_RESET | Simon Glass |
2016-03-17 | x86: Move common CPU code to its own place | Simon Glass |
2016-03-17 | x86: Move common LPC code to its own place | Simon Glass |
2016-03-17 | x86: Add the root-complex block to common intel registers | Simon Glass |
2016-03-17 | x86: Create a common header for Intel register access | Simon Glass |
2016-03-17 | x86: Move microcode code to a common location | Simon Glass |
2016-03-17 | x86: cpu: Add functions to return the family and stepping | Simon Glass |
2016-03-17 | x86: Add comments to the SIPI vector | Simon Glass |
2016-03-17 | x86: Correct duplicate POST values | Simon Glass |
2016-03-17 | x86: gpio: Correct GPIO setup ordering | Simon Glass |
2016-03-17 | x86: Add some more common MSR indexes | Simon Glass |
2016-03-17 | x86: Support booting SeaBIOS | Bin Meng |
2016-03-17 | x86: Implement functions for writing coreboot table | Bin Meng |
2016-03-17 | x86: Change write_acpi_tables() signature a little bit | Bin Meng |
2016-03-17 | x86: Use a macro for ROM table alignment | Bin Meng |
2016-03-17 | x86: Clean up coreboot_tables.h | Bin Meng |
2016-03-17 | x86: Move sysinfo related to sysinfo.h | Bin Meng |
2016-03-17 | x86: Move asm/arch-coreboot/tables.h to a common place | Bin Meng |
2016-02-21 | x86: ivybridge: Add FSP support | Bin Meng |
2016-02-05 | x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE | Bin Meng |