Commit Graph

365 Commits (3299be2479f9878dd3bb484f2b8f1ef7c0a20fb4)

Author SHA1 Message Date
Bin Meng 7bfe0da4d2 x86: baytrail: Add GPIO ASL description 9 years ago
Bin Meng fa427438bd x86: baytrail: Add internal UART ASL description 9 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 9 years ago
Bin Meng 789b6dcecc x86: Prepare configuration tables in dedicated high memory region 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Bin Meng 42f8ebfd23 x86: baytrail: Add platform ASL files 9 years ago
Bin Meng fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 9 years ago
Bin Meng 9e70a11622 x86: acpi: Add some generic ASL libraries 9 years ago
Bin Meng 7e6343ef94 x86: acpi: Clean up table header revisions 9 years ago
Bin Meng 7e79a6bc2e x86: acpi: Use u32 in table write routines 9 years ago
Bin Meng ab5efd576c x86: acpi: Adjust order in acpi_table.c 9 years ago
Bin Meng dfbb18bcf6 x86: acpi: Change fill_header() 9 years ago
Bin Meng cea91319c2 x86: acpi: Remove acpi_create_ssdt_generator() 9 years ago
Bin Meng 728c4afc39 x86: acpi: Reorder code in acpi_table.h 9 years ago
Bin Meng 8a8c035255 x86: acpi: Various changes to acpi_table.h 9 years ago
Bin Meng f4446629c9 x86: acpi: Remove unused codes 9 years ago
Bin Meng d4e61f505b x86: irq: Enable SCI on IRQ9 9 years ago
Bin Meng b6524477df x86: Drop asm/acpi.h 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 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 08cb7420a2 x86: broadwell: Add an LPC 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 0adf8d3548 x86: Add support for running Intel reference code 9 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 9 years ago
Simon Glass 7ac99be6e2 x86: Add an ICH6 pin configuration driver 9 years ago
Simon Glass e77b62e290 x86: Update microcode for secondary CPUs 9 years ago
Simon Glass 6bcb675b2f x86: Record the CPU details when starting each core 9 years ago
Simon Glass 005174d661 x86: Allow I/O functions to use pointers 9 years ago
Simon Glass 30928c1151 x86: Add macros to clear and set I/O bits 9 years ago
Simon Glass b70e742d16 x86: ivybridge: Drop sandybridge_early_init() 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 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 fde467772b x86: Correct duplicate POST values 9 years ago
Simon Glass d6d50db8a3 x86: gpio: Correct GPIO setup ordering 9 years ago
Simon Glass 8bf08b4207 x86: Add some more common MSR indexes 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 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago