x86: baytrail: Add internal UART ASL description
[oweals/u-boot.git] / arch / x86 / lib /
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: 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: fix ACPI Kconfig options
2016-05-23 Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-05-23 Bin Mengx86: acpi: Return table length in acpi_create_madt_lapics()
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: Various changes to acpi_table.h
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-03-20 Stefano BabicMerge branch 'next'
2016-03-17 Simon Glassx86: Add an ICH6 pin configuration driver
2016-03-17 Simon Glassx86: Update microcode for secondary CPUs
2016-03-17 Bin Mengx86: Support booting SeaBIOS
2016-03-17 Bin Mengx86: Implement functions for writing coreboot table
2016-03-17 Bin Mengx86: Support writing configuration tables in high area
2016-03-17 Bin Mengx86: Simplify codes in write_tables()
2016-03-17 Bin Mengx86: Change write_acpi_tables() signature a little bit
2016-03-17 Bin Mengx86: Use a macro for ROM table alignment
2016-03-17 Bin Mengx86: Change to use start/end address pair in write_tables()
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Simon Glassdm: Use uclass_first_device_err() where it is useful
2016-02-21 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-02-21 Bin Mengx86: fsp: Make sure HOB list is not overwritten by...
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-08 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2016-02-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2016-02-06 Bin MengUse correct spelling of "U-Boot"
2016-02-05 Bin Mengx86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
2016-02-05 Bin Mengx86: irq: Move irq_router to a per driver priv
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-28 Miao Yanx86: qemu: add the ability to load and link ACPI tables...
2016-01-28 Stefan Roesex86: baytrail: Add option to disable the internal UART...
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-24 Simon Glassx86: Don't show an error when the MRC cache is up to...
2016-01-24 Simon Glassdm: x86: Add a northbridge uclass
2016-01-24 Simon Glassx86: Use the IRQ device when setting up the mptable
2016-01-24 Simon Glassdm: Expand the uclass for Platform Controller Hubs...
2016-01-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19 Tom RiniAdd more SPDX-License-Identifier tags
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14 Albert ARIBAUDFix board init code to respect the C runtime environment
2016-01-14 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-13 Bin Mengx86: fsp: Always use hex numbers in the hob command...
2016-01-13 Bin Mengx86: fsp: Set up init runtime buffer in update_fsp_conf...
2016-01-13 Bin Mengx86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
2016-01-13 Bin Mengx86: fsp: Rename update_fsp_upd() and change its signature
2016-01-13 Bin Mengx86: fsp: Rename shared_data to fsp_config_data
2016-01-13 Bin Mengx86: fsp: Add boot_mode as a member of struct shared_data
2016-01-13 Bin Mengx86: fsp: Avoid cast stack_top in struct shared_data
2016-01-13 Bin Mengx86: fsp: Simplify fsp_continue()
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Simon Glassdm: x86: pci: Adjust bios_run_on_x86() to use the DM...
2016-01-12 Simon Glassdm: Convert bios_interrupts to use DM PCI API
2016-01-03 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-12-04 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-12-01 Bin Mengx86: tsc: Move tsc_timer.c to drivers/timer
2015-12-01 Bin Mengx86: tsc: Remove legacy timer codes
2015-12-01 Bin Mengx86: tsc: Add driver model timer support
2015-12-01 Bin Mengx86: tsc: Use notrace from <linux/compiler.h>
2015-11-16 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-11-13 Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13 Bin Mengx86: Remove legacy pci codes
2015-11-13 Bin Mengx86: Rename pcat_ to i8254 and i8259 accordingly
2015-11-13 Bin Mengx86: Initialize i8254 timer counter 1
2015-11-13 Bin Mengx86: Fix cosmetic issues in the i8254 and i8259 codes
2015-11-13 Bin Mengx86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
2015-11-13 Bin Mengx86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
2015-10-23 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-22 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-10-21 Bin Mengx86: fsp: Pass mrc cache to fsp_init() and save it...
2015-10-21 Bin Mengx86: Use struct mrc_region to describe a mrc region
2015-10-21 Bin Mengx86: Add more common routines to manipulate mrc cache
2015-10-21 Bin Mengx86: Add various minor tidy-ups in mrccache codes
2015-10-21 Bin Mengx86: Do sanity test on the cache record in mrccache_upd...
2015-10-21 Bin Mengx86: Move mrccache.[c|h] to a common place
2015-10-21 Bin Mengx86: fsp: Add a hdr sub-command to show header information
next