x86: crownbay: Convert to use driver model keyboard
[oweals/u-boot.git] / arch / x86 / lib /
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
2015-10-21 Bin Mengx86: fsp: Make hob command a sub-command to fsp
2015-10-21 Bin Mengx86: fsp: Print GUID whenever applicable in the hob...
2015-10-21 Bin Mengx86: fsp: Compact the output of hob command
2015-10-21 Bin Mengx86: Add SMBIOS table support
2015-10-21 Bin Mengx86: Move install_e820_map() out of zimage.c
2015-10-15 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-15 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-14 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-10-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-10-02 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-10-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-10-01 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-09-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-09-29 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-09-29 Bin Mengx86: fsp: Report correct number of E820 table entries
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-26 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-26 Saket Sinhax86: Generate a valid ACPI table
2015-08-26 Bin Mengx86: fsp: Add comments about U-Boot entering start...
2015-08-26 Bin Mengx86: fsp: Enlarge the size of malloc() pool before...
2015-08-26 Bin Mengx86: Remove calculate_relocation_address()
2015-08-14 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14 Simon Glassx86: Drop FSP error defines and use EFI instead
2015-08-14 Simon Glassx86: Split out fsp_init_phase_pci() code into a new...
2015-08-14 Bin Mengx86: fsp: Do not assert VPD_IMAGE_REV when DEBUG
2015-08-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05 Simon Glassx86: Add helper code for running from EFI
2015-08-05 Simon Glassx86: Handle running as EFI payload
2015-08-05 Simon Glassx86: Add support for passing tables into U-Boot
2015-08-05 Simon Glassefi: Add 64-bit payload support
2015-08-05 Simon Glassx86: Support building the EFI stub
2015-08-05 Simon Glassx86: Add relocation and link script for a 64-bit EFI...
2015-08-05 Simon Glassx86: Allow relocation code to build without text base
2015-08-05 Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-08-05 Simon Glassx86: Support skipping relocation for EFI
2015-08-05 Simon Glassx86: Add some missing global_data declarations in files...
2015-08-05 Simon Glassx86: Drop unused copy_fdt_to_ram()
2015-08-05 Miao Yanx86: Add a 'pause' instruction in __udelay() for QEMU...
2015-08-02 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-08-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-07-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-07-28 Bin Mengx86: Reserve PCIe ECAM address range in the E820 table
2015-07-28 Bin Mengx86: mpspec: Move writing ISA interrupt entry after PCI
2015-07-28 Bin Mengx86: mpspec: Allow platform to determine how PIRQ is...
2015-07-28 Bin Mengx86: pci: Assign pci irqs to all functions
2015-07-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15 Bin Mengx86: Configure VESA parameters before loading Linux...
2015-07-15 Bin Mengx86: cmd_mtrr: Improve MTRR list information
2015-07-15 Jian Luox86: bios: Allow pci config read/write to host bridge...
2015-07-15 Jian Luox86: bios: Synchronize stack between real and protected...
2015-07-15 Bin Mengx86: Generate a valid MultiProcessor (MP) table
2015-07-15 Bin Mengx86: Add MultiProcessor (MP) table APIs
2015-07-15 Bin Mengx86: fsp: Move FspInitEntry call to board_init_f()
2015-07-15 Bin Mengx86: fsp: Load GDT before calling FspInitEntry
2015-07-07 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-06-08 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-06-06 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2015-06-05 Tom RiniMerge git://git.denx.de/u-boot-fdt
2015-06-05 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-06-04 Andrew Bradfordx86: fsp_support: Correct high mem comment typo
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2015-05-05 Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-05-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-05-05 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2015-05-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-04-30 Simon Glassx86: Add support for the Simple Firmware Interface...
2015-04-30 Simon Glassx86: fsp: Use reset_cpu()
2015-04-30 Bin Mengx86: Correct the typo in write_tables()
2015-04-30 Bin Mengx86: Check PIRQ routing table sanity in the F segment
2015-04-30 Bin Mengx86: Support platform PIRQ routing
2015-04-30 Bin Mengx86: Write configuration tables in last_stage_init()
2015-04-30 Bin Mengx86: Install a default e820 table in the __weak install...
2015-04-30 Bin Mengx86: Remove the old VGA driver
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-04-18 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-04-18 Simon Glassdm: x86: Add a uclass for an Low Pin Count (LPC) device
2015-04-18 Simon Glassdm: x86: Add a uclass for a Platform Controller Hub
2015-04-18 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
next