Show patches with: Archived = No       |   167255 patches
« 1 2 ... 162 163 1641672 1673 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,3/8] acpi: Pass -D__ACPI__ when compiling ASL files - - 1 - --- 2016-05-25 Bin Meng bmeng Superseded
[U-Boot,2/8] x86: acpi: Make irqroute.asl common - - 1 - --- 2016-05-25 Bin Meng bmeng Accepted
[U-Boot,1/8] x86: acpi: Create a common irqlinks ASL file - - 1 - --- 2016-05-25 Bin Meng bmeng Accepted
[U-Boot,v3,13/13] config: sandbox: enable qfw and cmd_qfw for testing - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,12/13] x86: qemu: rename qemu/acpi_table.c - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,11/13] cmd: qfw: bring ACPI generation code into qfw core - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,10/13] cmd: qfw: do not depend on x86 - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,09/13] cmd: qfw: do not require default macros when building qfw command - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,08/13] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,07/13] x86: qemu: add comment about qfw register endianness - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,06/13] x86: qemu: move x86 specific operations out of qfw core - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,05/13] x86: qemu: split qfw command interface and qfw core - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,04/13] cmd: qfw: make fwcfg_present and fwcfg_dma_present public - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,03/13] cmd: qfw: remove qemu_fwcfg_free_files() - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,02/13] cmd: qfw: add API to iterate firmware list - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,v3,01/13] x86: qemu: fix ACPI Kconfig options - - 1 - --- 2016-05-23 Miao Yan bmeng Accepted
[U-Boot,15/15] x86: galileo: Override SMBIOS product name - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,14/15] x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,13/15] x86: kconfig: Add two options for SMBIOS manufacturer and product name - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,12/15] x86: galileo: Enable MP table generation - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,11/15] x86: broadwell: Correct I/O APIC ID - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,10/15] x86: quark: Assign a unique I/O APIC ID - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,09/15] x86: Call lapic_setup() in interrupt_init() - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,08/15] x86: Remove SMP limitation in lapic_setup() - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,07/15] x86: Don't touch IA32_APIC_BASE MSR on Intel Quark - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,06/15] x86: galileo: Enable CPU driver - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,05/15] x86: Use latest microcode for all BayTrail boards - - 2 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,04/15] x86: baytrail: Update to latest microcode - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,03/15] x86: Add some notes for MRC cache with Intel FSP - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,02/15] x86: crownbay: Disable boot stage support - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,01/15] acpi: Clean IASL generated intermediate files - - 1 - --- 2016-05-22 Bin Meng bmeng Accepted
[U-Boot,v2,14/14] config: sandbox: enable qfw and cmd_qfw for testing - - - - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,13/14] cmd: qfw: rename QEMU_FW_CFG to CMD_QFW - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,12/14] x86: qemu: rename qemu/acpi_table.c - - 1 - --- 2016-05-18 Miao Yan bmeng Accepted
[U-Boot,v2,11/14] cmd: qfw: bring ACPI generation code into qfw core - - 2 - --- 2016-05-18 Miao Yan bmeng Accepted
[U-Boot,v2,10/14] cmd: qfw: do not depend on x86 - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,09/14] cmd: qfw: do not require default macros when building qfw command - - 1 - --- 2016-05-18 Miao Yan bmeng Accepted
[U-Boot,v2,08/14] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,07/14] x86: qemu: add comment about qfw register endianness - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,06/14] x86: qemu: move x86 specific operations out of qfw core - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,05/14] x86: qemu: split qfw command interface and qfw core - - 1 - --- 2016-05-18 Miao Yan bmeng Accepted
[U-Boot,v2,04/14] cmd: qfw: make fwcfg_present and fwcfg_dma_present public - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,03/14] cmd: qfw: remove qemu_fwcfg_free_files() - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,02/14] cmd: qfw: add API to iterate firmware list - - 1 - --- 2016-05-18 Miao Yan bmeng Superseded
[U-Boot,v2,01/14] x86: qemu: fix ACPI Kconfig options - - 1 - --- 2016-05-18 Miao Yan bmeng Accepted
[U-Boot,12/12] x86: qemu: rename qemu/acpi_table.c - - - - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,11/12] cmd: qfw: bring ACPI generation code into qfw core - - 1 - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,10/12] cmd: qfw: do not depend on x86 - - 1 - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,09/12] cmd: qfw: workaround qfw build issue - - 1 - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,08/12] cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] - - - - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,07/12] x86: qemu: add comment about qfw register endianness - - 1 - --- 2016-05-13 Miao Yan bmeng Accepted
[U-Boot,06/12] x86: qemu: move x86 specific operations out of qfw core - - 1 - --- 2016-05-13 Miao Yan bmeng Accepted
[U-Boot,05/12] x86: qemu: split qfw command interface and qfw core - - - - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,04/12] cmd: qfw: make fwcfg_present and fwcfg_dma_present public - - 1 - --- 2016-05-13 Miao Yan bmeng Accepted
[U-Boot,03/12] cmd: qfw: remove qemu_fwcfg_free_files() - - - - --- 2016-05-13 Miao Yan bmeng Accepted
[U-Boot,02/12] cmd: qfw: add API to iterate firmware list - - 1 - --- 2016-05-13 Miao Yan bmeng Accepted
[U-Boot,01/12] x86: qemu: fix ACPI Kconfig options - - - - --- 2016-05-13 Miao Yan bmeng Superseded
[U-Boot,v2,18/18] x86: doc: Add porting hints for ACPI with Windows - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,17/18] x86: baytrail: Add GPIO ASL description - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,16/18] x86: baytrail: Add internal UART ASL description - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,15/18] acpi: Quieten IASL output when 'make -s' is used - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,14/18] x86: doc: Mention Ubuntu/Windows installation and boot support - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,13/18] x86: baytrail: Enable SeaBIOS on all boards - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,12/18] x86: doc: Update information about IGD with SeaBIOS - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,11/18] x86: acpi: Remove header length check when writing tables - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,10/18] x86: acpi: Remove the unnecessary checksum calculation of DSDT - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,09/18] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,08/18] x86: Use high_table_malloc() for tables passing to SeaBIOS - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,07/18] x86: Reserve configuration tables in high memory - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,06/18] x86: Unify reserve_arch() for all x86 boards - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,05/18] x86: Prepare configuration tables in dedicated high memory region - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,04/18] x86: Compile coreboot_table.c only for SeaBIOS - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,03/18] x86: Fix up PIRQ routing table checksum earlier - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,02/18] x86: Call board_final_cleanup() in last_stage_init() - - 1 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,v2,01/18] x86: minnowmax: Adjust U-Boot environment address in SPI flash - - 2 - --- 2016-05-11 Bin Meng bmeng Accepted
[U-Boot,14/14] x86: doc: Add porting hints for ACPI with Windows - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,13/14] x86: baytrail: Add internal UART ASL description - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,12/14] acpi: Quieten IASL output when 'make -s' is used - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,11/14] x86: doc: Mention Ubuntu/Windows installation and boot support - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,10/14] x86: doc: Update information about IGD with SeaBIOS - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,09/14] x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM - - - - --- 2016-05-09 Bin Meng bmeng Superseded
[U-Boot,08/14] x86: Use high_table_malloc() for tables passing to SeaBIOS - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,07/14] x86: Reserve configuration tables in high memory - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,06/14] x86: Unify reserve_arch() for all x86 boards - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,05/14] x86: Prepare configuration tables in dedicated high memory region - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,04/14] x86: Compile coreboot_table.c only for SeaBIOS - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,03/14] x86: Fix up PIRQ routing table checksum earlier - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,02/14] x86: Call board_final_cleanup() in last_stage_init() - - - - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot,01/14] x86: minnowmax: Adjust U-Boot environment address in SPI flash - - 1 - --- 2016-05-09 Bin Meng bmeng Accepted
[U-Boot] x86: qemu: fix ACPI Kconfig options - - 1 - --- 2016-05-09 Miao Yan bmeng Superseded
[U-Boot,v2] x86: qemu: Move qfw command over to cmd and add Kconfig entry - - - - --- 2016-05-09 Miao Yan bmeng Superseded
[U-Boot,v2,28/28] x86: doc: Document ACPI support - - 1 - --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,27/28] x86: doc: Minor update for accuracy - - 2 1 --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,26/28] x86: Remove acpi=off boot parameter when ACPI is on - - 2 1 --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,25/28] x86: baytrail: Add .gitignore for ACPI enabled boards - - 2 1 --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,24/28] x86: baytrail: Enable ACPI table generation for all boards - - 2 1 --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,23/28] x86: baytrail: Generate ACPI FADT/MADT tables - - 1 - --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,22/28] x86: baytrail: Add platform ASL files - - 1 - --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,21/28] x86: acpi: Return table length in acpi_create_madt_lapics() - - 1 - --- 2016-05-07 Bin Meng bmeng Accepted
[U-Boot,v2,20/28] x86: acpi: Add some generic ASL libraries - - 2 1 --- 2016-05-07 Bin Meng bmeng Accepted
« 1 2 ... 162 163 1641672 1673 »