Merge branch 'master' of git://git.denx.de/u-boot-socfpga
[platform/kernel/u-boot.git] / arch / x86 /
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-06-19 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-06-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-06-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-06-12 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2016-06-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-06-12 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-06-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-06-12 Bin Mengx86: Probe pinctrl driver in cpu_init_r()
2016-06-12 Bin Mengx86: baytrail: Configure card detect pin of the SD...
2016-06-12 Bin Mengx86: baytrail: Change fsp, emmc-boot-mode to "auto"
2016-06-12 Bin Mengx86: baytrail: Add 'reg' property in the pinctrl node
2016-06-12 George McCollisterx86: acpi: Fix madt lapic generation
2016-06-06 Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-31 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-30 Bin Mengx86: baytrail: acpi: Fix I/O APIC ID in the MADT table
2016-05-30 Bin Mengx86: quark: Generate ACPI FADT/MADT tables
2016-05-30 Bin Mengx86: quark: Add platform ASL files
2016-05-30 Bin Mengx86: quark: Prepare device.h for inclusion by ASL
2016-05-30 Bin Mengx86: acpi: Make irqroute.asl common
2016-05-30 Bin Mengx86: acpi: Create a common irqlinks ASL file
2016-05-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-05-24 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Bin Mengx86: Switch to use SMBIOS Kconfig options when writing...
2016-05-23 Bin Mengx86: kconfig: Add two options for SMBIOS manufacturer...
2016-05-23 Bin Mengx86: broadwell: Correct I/O APIC ID
2016-05-23 Bin Mengx86: quark: Assign a unique I/O APIC ID
2016-05-23 Bin Mengx86: Call lapic_setup() in interrupt_init()
2016-05-23 Bin Mengx86: Remove SMP limitation in lapic_setup()
2016-05-23 Bin Mengx86: Don't touch IA32_APIC_BASE MSR on Intel Quark
2016-05-23 Bin Mengx86: galileo: Enable CPU driver
2016-05-23 Bin Mengx86: Use latest microcode for all BayTrail boards
2016-05-23 Bin Mengx86: baytrail: Update to latest microcode
2016-05-23 Bin Mengx86: Add some notes for MRC cache with Intel FSP
2016-05-23 Bin Mengx86: baytrail: Add GPIO ASL description
2016-05-23 Bin Mengx86: baytrail: Add internal UART ASL description
2016-05-23 Bin Mengx86: acpi: Remove header length check when writing...
2016-05-23 Bin Mengx86: acpi: Remove the unnecessary checksum calculation...
2016-05-23 Bin Mengx86: acpi: Switch to ACPI mode by ourselves instead...
2016-05-23 Bin Mengx86: Use high_table_malloc() for tables passing to...
2016-05-23 Bin Mengx86: Reserve configuration tables in high memory
2016-05-23 Bin Mengx86: Unify reserve_arch() for all x86 boards
2016-05-23 Bin Mengx86: Prepare configuration tables in dedicated high...
2016-05-23 Bin Mengx86: Compile coreboot_table.c only for SeaBIOS
2016-05-23 Bin Mengx86: Fix up PIRQ routing table checksum earlier
2016-05-23 Bin Mengx86: Call board_final_cleanup() in last_stage_init()
2016-05-23 Miao Yanx86: qemu: rename qemu/acpi_table.c
2016-05-23 Miao Yancmd: qfw: bring ACPI generation code into qfw core
2016-05-23 Miao Yancmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
2016-05-23 Miao Yanx86: qemu: add comment about qfw register endianness
2016-05-23 Miao Yanx86: qemu: move x86 specific operations out of qfw...
2016-05-23 Miao Yanx86: qemu: split qfw command interface and qfw core
2016-05-23 Miao Yancmd: qfw: remove qemu_fwcfg_free_files()
2016-05-23 Miao Yanx86: qemu: fix ACPI Kconfig options
2016-05-23 Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-05-23 Bin Mengx86: baytrail: Generate ACPI FADT/MADT tables
2016-05-23 Bin Mengx86: baytrail: Add platform ASL files
2016-05-23 Bin Mengx86: acpi: Return table length in acpi_create_madt_lapics()
2016-05-23 Bin Mengx86: acpi: Add some generic ASL libraries
2016-05-23 Bin Mengx86: acpi: Clean up table header revisions
2016-05-23 Bin Mengx86: acpi: Align FACS table to a 64 byte boundary
2016-05-23 Bin Mengx86: acpi: Use u32 in table write routines
2016-05-23 Bin Mengx86: acpi: Adjust order in acpi_table.c
2016-05-23 Bin Mengx86: acpi: Change fill_header()
2016-05-23 Bin Mengx86: acpi: Remove acpi_create_ssdt_generator()
2016-05-23 Bin Mengx86: acpi: Reorder code in acpi_table.h
2016-05-23 Bin Mengx86: acpi: Various changes to acpi_table.h
2016-05-23 Bin Mengx86: acpi: Remove unused codes
2016-05-23 Bin Mengx86: dts: Update to include ACTL register details
2016-05-23 Bin Mengx86: irq: Enable SCI on IRQ9
2016-05-23 Bin Mengx86: irq: Reserve IRQ9 for ACPI in PIC mode
2016-05-23 Bin Mengx86: acpi: Fix compiler warnings in write_acpi_tables()
2016-05-23 Bin Mengx86: Fix build warning in tables.c when CONFIG_SEABIOS
2016-05-23 Bin Mengx86: Drop asm/acpi.h
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Simon Glassdm: Rename disk uclass to ahci
2016-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-04-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-04-22 Bin Mengx86: Correct typo of Miao Yan's email address
2016-04-22 Bin Mengx86: qemu: Drop our own ACPI implementation
2016-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-03-22 Simon Glassarm: x86: Drop command-line code when CONFIG_CMDLINE...
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-17 Stefan Roesex86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
2016-03-17 Simon Glassx86: Add support for the samus chromebook
2016-03-17 Simon Glassx86: Support a chained-boot development flow
next