Age | Commit message (Expand) | Author |
2016-05-30 | x86: quark: Add platform ASL files | Bin Meng |
2016-05-30 | x86: quark: Prepare device.h for inclusion by ASL | Bin Meng |
2016-05-30 | x86: acpi: Make irqroute.asl common | Bin Meng |
2016-05-30 | x86: acpi: Create a common irqlinks ASL file | Bin Meng |
2016-05-23 | x86: baytrail: Add GPIO ASL description | Bin Meng |
2016-05-23 | x86: baytrail: Add internal UART ASL description | Bin Meng |
2016-05-23 | x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM | Bin Meng |
2016-05-23 | x86: Prepare configuration tables in dedicated high memory region | Bin Meng |
2016-05-23 | x86: qemu: Move qfw command over to cmd and add Kconfig entry | Tom Rini |
2016-05-23 | x86: baytrail: Add platform ASL files | Bin Meng |
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 |